Originally posted by: UnixFreak
I can't really address all the replies, I didnt expect 2 pages so quick.
I just don't like it when people who are very un-tech savvy talk about browser differences
Actually I have a degree in computer science, but thanks for the blind assumption!
2. In your
http://www.messedup.net/firefox-demo.htm link, I see no code that is supposed to center the table. The only thing I see is IE is automatically centering the table, whereas FireFox displays it as the code is written (firefox-demo2.htm - is centered in FF because it's specified to be centered).
actually, it's specified in a CSS class:
body {
background-color: #999999;
text-align: center;
}
Which is the proper way to do it, according to W3C. As far as the spyware arguments, I cant deny that, however, with a growing marketshare, you can bank on spyware authors targeting FF next.
Oh, and
messedup.net is a NSFW page. All pages linked here are not. I didnt link the frontpage of MU for that reason, didnt want to spring any surprises on anyone.