Because of its left: auto miscalculation offset bug, the navigation menu links at the top are offset by the width of the content <div>. With a left: 0px; declaration here, MSIE7 would workaround its failure to correctly render left: auto offset. A true, genuine fix for this MSIE 7 browser bug is still required.

Workaround demo available using a conditional comment to fetch and load BugFixForIE7-Corn.css

Update: This bug has been FIXED in Internet Explorer 8 beta 2 (build 6001.18241) released on August 28th 2008. Otherwise, Internet Explorer 8 beta 2 PASSES this specific and particular testcase.

Because of its left: auto miscalculation offset bug, the navigation menu links at the top are offset by the width of the content <div>. With a left: 0px; declaration here, MSIE7 would workaround its failure to correctly render left: auto offset. A true, genuine fix for this MSIE 7 browser bug is still required.

Workaround demo available using a conditional comment to fetch and load BugFixForIE7-Corn.css

Update: This bug has been FIXED in Internet Explorer 8 beta 2 (build 6001.18241) released on August 28th 2008. Otherwise, Internet Explorer 8 beta 2 PASSES this specific and particular testcase.

Because of its left: auto miscalculation offset bug, the navigation menu links at the top are offset by the width of the content <div>. With a left: 0px; declaration here, MSIE7 would workaround its failure to correctly render left: auto offset. A true, genuine fix for this MSIE 7 browser bug is still required.

Workaround demo available using a conditional comment to fetch and load BugFixForIE7-Corn.css