Netscape style rendering error
Oops – seems like Netscape v7.2′s and v8′s style rendering is a bit off – and the error shows up on their portal (http://www.netscape.com/).
On the right of their homepage, the divs containing orange <h2> headings are floating left (even though the class is “clearfix”) and there is a blue <h3> tag “News” that messes up:

It should look like this:

["Clearfix" is a hack to make sure absolutely positioned block elements that contain floated elements will break where you want them to. I use it a lot on my Interactive Mathematics site.]
Firefox, Opera 7 and 8, Netscape 7 and 8 and even IE7 all render it properly. Pretty embarrassing since it shows up on Netscape’s own homepage.
So Netscape, you should fix your rendering engine!
Related posts:
- Math rendering in WordPress using WPMathPub How do you enter math equations, fractions and the like...
- Housing mortgage rounding error A reader of Interactive Mathematics found a rounding error in...
- Resurrecting Interactive Mathematics I have been working on a revamp of Intereactive Mathematics...
- Update to layout and CSS The Interactive Mathematics site got a CSS makeover recently. ...
- IE transparent image problems A user of my Interactive Mathematics site wrote saying she...
RSS Feed