Help - Search - Members - Calendar
Full Version: Table under my dropdown menu is much thicker in IE!
HTMLHelp Forums > Web Authoring > Markup (HTML, XHTML, XML)
TheBoulderLift
My website, http://theboulderlift.com is nearly complete, however, I am unable to get the small table that is under the dropdown menu to look consistent in all 4 browsers. I know this is typically hard to achieve anyways, but I am certain there is a quick fix to make the bar look the same in IE. Can anyone help me out with this? Much appreciated!

I am speaking of the small blue line that appears in firefox, safari, and chrome under the silver dynamic dropdown, but in IE looks like a thick blue table.
Frederiek
Start by correcting the HTML markup errors found by the WDG validator and the CSS errors found by the W3C CSS validator.

Use an appropriate DOCTYPE declaration, preferably HTML 4.01 Strict (see http://htmlhelp.com/reference/html40/html/doctype.html), in which case you should get rid of the XHTML syntax for closing empty elements (<... />).
TheBoulderLift
I went through it, nothing has panned out. Any other ideas?
pandy
I don't know if they are they same errors, but there still are errors. Some of them are structural and pertaining to the table, so it would be a good idea to correct them. Put a doctype on first.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.