Creating a photo gallery in CSS without tables
March 31st, 2008 by Dustin Brewer
I have received several emails recently about creating galleries with CSS. Most people still use tables to create your basic image gallery in CSS. There is a much simpler way to do this with a list and some very easy CSS. Depending on what you want to do with your photo gallery you may want to have a caption or more information available on the page. This simple method can be expanded for use on staff pages or real estate sites to list houses for sale.
Popularity: 11%
Posted in CSS, XHTML, web design news
12 Comments »




