I'm not so familiar with how different web browsers work, but I wonder one thing. Why is it that some Myspace profiles look so much better and proper in Internet Explorer than in Firefox?
Because IE and Firefox don't have the same DOM (Document Object Models). They aren't built to see the page the same way. Some have more DOMs than others.
That's all I know, I'm sure there are other reasons.