PunBB

Full Version: Help from someone who knows a lot about HTML...
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
This might seem like an incredibly basic question, but how the heck do you line up photos side by side on a webpage?? I have built two photo sites and for both of them, I have to have the photographs in a list, single file, going down. I have figured out the comments to centre things left and right, but at the very best now I only have the ability to have two pictures on opposite sides of the page with a gap in between. I'm talking about making a page of thumbnails that link to individual pictures, so I need to put five or six little pictures beside each other, evenly spaced.

I would really appreciate any help anyone can offer! I HAVE been to some "HTML for dummies" style sites, but nothing I have found works!
<!-- m --><a class="postlink" href="http://www.pagetutor.com/pagetutor/makapage/lesson17.html">http://www.pagetutor.com/pagetutor/maka ... son17.html</a><!-- m -->

That page shows examples of how to put up images as links but you can adapt the html to make it just pictures with/without spaces etc.

Hope it's some help.

Darren