Need Expert Help (IE BUG?)

liunx

Guest
Here is the site, now pay careful attention to the menu.

<!-- m --><a class="postlink" href="http://sureo.com/tek">http://sureo.com/tek</a><!-- m -->

In Mozilla, it is displayed right
(VERY hard to see but there is a blueish 5px wide image on each end of the menu)

In Internet Explorer, for some reason, the left side seems to be indented...thus pushing the menu out of the visible area (overflow is being hidden to overcome another problem i was having)

my css for the site is here:
<!-- m --><a class="postlink" href="http://www.sureo.com/tek/template.css">http://www.sureo.com/tek/template.css</a><!-- m -->

its not critical at the moment, but my client will notice it :( ! and its my first job/assignment w/e u call it !You might check these out.

line 21 column 6 - Warning: missing </a> before <div>
line 23 column 12 - Warning: discarding unexpected </a>
line 30 column 8 - Warning: <img> element not empty or not closed
line 58 column 8 - Warning: <img> element not empty or not closed
 
Back
Top