so. i'm converting a client's site from tables to css.

i redid this photo gallery: http://pacifictao.com/index.php
using a list and floated list items at:
http://heli.cx/clients/pacifictao/dvds.html
i also added a second page for them at:
http://heli.cx/clients/pacifictao/dvds.html
the css for both of these can be found at:
http://heli.cx/clients/pacifictao/main.css

both of these look fine and beautiful and resize and degrade well with
browser windows in firefox. (except that since they're floated,
i've wrapped them in a div in order to keep div#main from collapsing. it
doesn't save it when the browser window has to be narrowed.
help on that would be very nice, because this is my first float layout. but
that's a secondary problem.)

in ie, they're aaaaaaaall wonky. any ideas why? i am at a total loss!
i have the end of each row clear:left-ed, and the beginning of each
subsequent row clear:right-ed.
ie for some reason thinks that it's a good idea to insert clears or line
breaks or something right in the middle of several rows.
this is the story, and now, dear readers, i turn it over to you.

thank you for your consideration.

·skye·
______________________________________________________________________
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