You don't need tables for image galleries. 

I have a number of example galleries on my site which use "float: left" 
in addition some other markup to line up both the images and additional 
text and/or tooltip text.  The big advantage of using float is that if 
you widen the browser more images can take up the horizontal space 
(unless they are really huge). I adapted some from examples I got out of 
Eric Meyer's books, in particular "More Eric Meyer on CSS".  However if 
you are okay with tables take a look at some of the galleries on 
http://www.cssplay.co.uk/

On my site see: 
http://dottedi.biz/index.php?option=com_content&task=view&id=86&Itemid=221 
as an example or the one called Medium format.

When you say application it sounds more like using web forms and a 
database to manage the images.  That would be off topic here, but as a 
side note I wrote a php/mysql application to manage the images in most 
of my example galleries.  It's too late now but if you want later I can 
send you the CSS and HTML on or off the list.

-Bob

Carol Huddleston wrote:
> I am trying to design my first web site using CSS. This site will  
> have a gallery of images on it, but I'm not sure how to go about  
> approaching this with CSS. I have seen some software programs and  
> wonder if anyone here has any experience with them or can point me in  
> the right direction? The programs I looked at were:
>
> PVII Image Gallery Magic
> DMXZone CSS Image Gallery
>
> All of the other applications seemed to use tables, and I'd like to  
> stay away from that if possible. I like the look of CSS Image  
> Gallery, but PVII's application looks like it might be easier to use,  
> I don't know.
>
> I'm a total noob to CSS so I need something that I can wrap my brain  
> around. If this isn't the right place to ask this kind of question I  
> apologize! I don't know where to turn...
>
>
> Carol

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to