Created
April 28, 2012 10:48
-
-
Save Soldo/2517910 to your computer and use it in GitHub Desktop.
lightbox gallery
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="gallery"> | |
<a title="Sample Caption Text" href="/lightbox_gallery/gallery-photos/1.jpg"> | |
<img src="/lightbox_gallery/gallery-photos/1.jpg" height="80" width="120" /> | |
</a> | |
<a title="Sample Caption Text" href="/lightbox_gallery/gallery-photos/2.jpg"> | |
<img src="/lightbox_gallery/gallery-photos/2.jpg" height="80" width="120" /> | |
</a> | |
<a title="Sample Caption Text" href="/lightbox_gallery/gallery-photos/3.jpg"> | |
<img src="/lightbox_gallery/gallery-photos/3.jpg" height="80" width="120" /> | |
</a> | |
<a title="Sample Caption Text" href="/lightbox_gallery/gallery-photos/4.jpg"> | |
<img src="/lightbox_gallery/gallery-photos/4.jpg" height="80" width="120" /> | |
</a> | |
<a title="Sample Caption Text" href="/lightbox_gallery/gallery-photos/5.jpg"> | |
<img src="/lightbox_gallery/gallery-photos/5.jpg" height="80" width="120" /> | |
</a> | |
</div> | |
<p>Maecenas ut sollicitudin risus.Ut ac augue a tortor euismod iaculis. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Quisque arcu justo, porta in luctus ac, interdum id tellus. Ut vel tortor ut felis scelerisque ultricies. Maecenas ut sollicitudin risus.</p> | |
<div id="gallery"> | |
<a title="Sample Caption Text" href="/lightbox_gallery/gallery-photos/6.jpg"> | |
<img src="/lightbox_gallery/gallery-photos/6.jpg" height="80" width="120" /> | |
</a> | |
<a title="Sample Caption Text" href="/lightbox_gallery/gallery-photos/7.jpg"> | |
<img src="/lightbox_gallery/gallery-photos/7.jpg" height="80" width="120" /> | |
</a> | |
<a title="Sample Caption Text" href="/lightbox_gallery/gallery-photos/8.jpg"> | |
<img src="/lightbox_gallery/gallery-photos/8.jpg" height="80" width="120" /> | |
</a> | |
<a title="Sample Caption Text" href="/lightbox_gallery/gallery-photos/9.jpg"> | |
<img src="/lightbox_gallery/gallery-photos/9.jpg" height="80" width="120" /> | |
</a> | |
<a title="Sample Caption Text" href="/lightbox_gallery/gallery-photos/10.jpg"> | |
<img src="/lightbox_gallery/gallery-photos/10.jpg" height="80" width="120" /> | |
</a> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment