> > I don't think that it will work with completely unknown content, but
> > if
> > you just have to distinguish portrait and landscape images and none
> > or
> > some text, you can do a lot if you set min-width and min-height to
> > the
> > floated (list-)boxes ,give them position relative and play with
> > position: absolute and margins for the caption.
> > Not a gallery, images top-aligned but multiple associated text-boxes
> > <http://casaaxarquia.com/forsale/plot.php> might give you some
> > ideas.
>
> Or you can save some energy, use a table for your thumbnails, and have
> lots of fun using CSS to, uh, style things :-)

Well, the cool thing about floated thumbnails is that they fill up the
space that is available without causing horizontal scrolling, which
can be rather handy.

--
Chris Heilmann
Blog: http://www.wait-till-i.com
Writing: http://icant.co.uk/
Binaries: http://www.onlinetools.org/
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to