Site looks way different in IE? is it CSS?

liunx

Guest
hello, this is my first post here, and i need some help. i think that its CSS but if you go to <!-- m --><a class="postlink" href="http://badnflewence.com">http://badnflewence.com</a><!-- m --> and look at in in Firefox it looks good but with IE it F***s up for some reason, is this a CSS problem? Is there a way I can fix it? thanks :)Put a valid doctype on it and validate it.Yeah, once your HTML and CSS validates, then you can rule out the code you wrote and chase browser bugs... and there are TONS in Internet Explorer. A great resource is Position Is Everything.net (<!-- m --><a class="postlink" href="http://www.positioniseverything.net">http://www.positioniseverything.net</a><!-- m -->).Yeah, once your HTML and CSS validates, then you can rule out the code you wrote and chase browser bugs... and there are TONS in Internet Explorer. A great resource is Position Is Everything.net (<!-- m --><a class="postlink" href="http://www.positioniseverything.net">http://www.positioniseverything.net</a><!-- m -->).
I looked into it and it is IE. Something about it doesnt support DIV correctly. The margin/relative part.

Thanks for that great link.

:)
 
Back
Top