tinyjo: (webdesigner - chez geek)
Emptied of expectation. Relax. ([personal profile] tinyjo) wrote2003-07-01 05:19 pm

Experiments

I have switched to using inline style sheets for my comments pages, so can those of you who were experiencing problems with the stylesheet taking a long time to load have a look and see if that's any better? Thanks

[identity profile] snowking.livejournal.com 2003-07-02 02:28 am (UTC)(link)
Looks fine on IE 6 on XP though. :)

[identity profile] tinyjo.livejournal.com 2003-07-02 02:34 am (UTC)(link)
Actually, I've found the problem. IE interpreted floats inside divs in a way which, while not correct, gives the effect I want :) Other browsers don't so I set a min-height using CSS selectors (html>body) to hide it from IE because it gets confused by min-height. Unfortunatly, LJ is running my page through the HTML cleaner and so in the resulting page it's html>body which is no use to man nor beast! I'm working on it though.

Bet you really wanted to know all that :)