Hi, My website looks like it has borders all around when rendered in IE, but it looks fine in other browsers. How to get rid of this border-look-alike? It makes my site looks unprofessional, and most of visitors uses IE6 to IE8. Can this be achievable with CSS? I have really no idea about this. Thanks
Or you can add a reset stylesheet with your main stylesheet http://meyerweb.com/eric/tools/css/reset/ <link rel="stylesheet" href="reset.css" type="text/css" media="screen" /> <link rel="stylesheet" href="style.css" type="text/css" media="screen" /> Code (markup):
I've this problem solved in another forum. Just press the compatibility button on IE and the issue solved. That's idiot. But I have another issue also. Is there any tutorials out there to make website has different background like www.ign.com. I mean they have the header, the content, and the footer sections with different backgrounds. Just give me keywords for search on google and i would do the research myself. Thanks in advance