Tweet,
I can write you something out in a mo. But for a gallery I would not use HTML on its own, as the code can become quite unmanagable. Get an Access database version 2003 or lower and create a table called gallery and enter data into fields like:
ImageId (AutoNumber), imgName, imgLink, imgLinkFull,visable
You can then use ASP, or PHP or any other CGI code to access the data in the database to allow you to simply add stuff to the page without you having to recode the gallery page everytime you want to add or remove something.
But for the time being you need to create a table and then rows and cells to add the image data in. Also if you want to add a popup so when the image is clicked it will open in a new window as a larger version then you need to code a bit of Javascript to allow this and as the page wouldn't be dynamic you would have to create a function for every image. Continued on new post...
Chris (formerly R@nSiD)
Twitter
When the power of love overcomes the love of power the world will truely know peace - Jimmy Hendrix

Winner SM VFX Challenge 1

3rd Place SM SteamPunk Challenge (May 2007)