Gallery.html

<!-- thumbnail image wrapped in a link --> <a href="#img1"> <img width="200" height="200" src="img/img1.jpg"> </a> <a href="#img2"> <img width="200" height="200" src="img/img2.jpg"> </a> <a href="#img3"> <img width="200" height="200" src="img/img3.jpg"> </a>

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.