Use conditional statements to help you fix your layout in IE6 if you're using CSS: <!--[if IE 6]> <link href="ie6.css" rel="stylesheet" type="text/css" /> <![endif]--> Code (markup):