Kim Brooks Wei wrote:

> Thanks for your help, Francky. I followed your advice for the IE fix. 
> My pages  don't "jump" in IE 5.2 Mac now. I wonder how they're looking 
> look in IE 6.x

Hi:
Look! 
<http://browsershots.org/screenshots/5540e576367af1358a737d7a0f8e6e3d/> :-)
(I also asked for Safari and IE7: see links on that page).
You can get these screenshots (and of more browsers) (free!) at 
browsershots.org <http://browsershots.org/>

> The gap between the bottom of my body border and browser window still 
> appears in Safari and FF. Interestingly enough, I'm not having 
> problems with this in IE 5.2. I can get rid of the gap in  FF by 
> adding a min-height selector to the content div tall enough to push 
> the border down [can't get rid of it in Safari at all].  I know 
> something is fundamentally wrong with my code -- a page border should 
> border an entire page, and not just part of the page.
>
> Additionally, I've discovered that an ordered list on doesn't function 
> as an ol. There are no numbers!
>
> OL at http://www.njlada.com/c/directors.php
>
> Best,
> Kimi 

The disappearing numbers on the <ol>'s are because of the margin and 
padding styling of the <ol>: both are 0 in the stylesheet. You can try 
different values for the margin-left and padding-left, and also give 
explicit (other) values for the <li> margins and paddings. After some 
playing you'll see what happens! And ... check in IE after designing in 
FF! ;-)

Greetings,
francky
______________________________________________________________________
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