jeffrey morin wrote: > does anyone know where i can find some examples on how to frame a photo > using css and images? i want it to be liquid so that it can expand to > different size photos. > > http://ltfeatures.com Hi,
if you want that to work cross browser, than you can use table for that. Don't give width parameter to table, and it will liquid. Kata ______________________________________________________________________ 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/
