-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmodule.sample.html
27 lines (26 loc) · 1.92 KB
/
module.sample.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!doctype html>
<head>
<script src="https//ilgilenio.github.io/Otag/Otag.min.js"></script>
<script src="Otag.Module.Bediz.min.js"></script>
<script>
document.addEventListener('DOMContentLoaded',function(){
document.getElementById('sampleDiv').Bediz(4,1);
})
</script>
</head>
<body>
<a href="https://ilgilenio.com"><img src="https://ilgilenio.com/src/logofull.svg" height="60px"></a><a target="new" href="https://github.com/ilgilenio/Bediz"><img src="bediz.png"></a>
<div id="sampleDiv">
<img src="https://images.unsplash.com/photo-1475260151973-4b51c9c9af2d?dpr=1&auto=format&fit=crop&w=1199&h=798&q=80&cs=tinysrgb&crop=">
<img src="https://images.unsplash.com/photo-1477951324676-cd9dab85abd5?dpr=1&auto=format&fit=crop&w=1199&h=799&q=80&cs=tinysrgb&crop=">
<img src="https://images.unsplash.com/photo-1501883425835-ec109bee0a61?dpr=1&auto=format&fit=crop&w=1199&h=799&q=80&cs=tinysrgb&crop=">
<img src="https://images.unsplash.com/photo-1486575483544-1bc4b25681ec?dpr=1&auto=format&fit=crop&w=1199&h=799&q=80&cs=tinysrgb&crop=">
<img src="https://images.unsplash.com/photo-1490079397423-a3931fd75940?dpr=1&auto=format&fit=crop&w=1199&h=749&q=80&cs=tinysrgb&crop=">
<img src="https://images.unsplash.com/photo-1491252476179-5f2566566ab8?dpr=1&auto=format&fit=crop&w=1199&h=674&q=80&cs=tinysrgb&crop=">
<img src="https://images.unsplash.com/photo-1496406784452-edfc020ab143?dpr=1&auto=format&fit=crop&w=1199&h=799&q=80&cs=tinysrgb&crop=">
<img src="https://images.unsplash.com/photo-1417030243389-80e106659804?dpr=1&auto=format&fit=crop&w=1199&h=899&q=80&cs=tinysrgb&crop=">
<img src="https://images.unsplash.com/photo-1475439162227-3af469147892?dpr=1&auto=format&fit=crop&w=1199&h=799&q=80&cs=tinysrgb&crop=">
<img src="https://images.unsplash.com/photo-1470165473874-023613603389?dpr=1&auto=format&fit=crop&w=1199&h=798&q=80&cs=tinysrgb&crop=">
</div>
images:<a target="new" href="https://unsplash.com">Unsplash</a>
</body>