> Hi all, > > I am soon going to implement a online Photo Gallery in CSS and was > wondering if any of you knew of any good sites that I can use as a > references. Basically, I'd like to make it crisp and clean, and > obviously make use of Thumbnails.
Floating them in a list worked for me, with some extra DOM you can make them pretty slick, too: http://www.icant.co.uk/sandbox/picasa-dom-view/ If you use picasa for your gallery, you can check my template to generate the example: http://www.wait-till-i.com/index.php?p=212 General info on how to do the CSS part is in the floatutorial: http://css.maxdesign.com.au/floatutorial/ -- 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/
