Okay I have it down to one error in the HTML validation. CSS is valid 2.1. <-- it feels good when you pass the test.
Removed the comments from the main.css and bcs_insights.css. Can anyone look at this in IE6? http://www.kucia.com/bcs/BC_Surgical_08/insights/index.html Question: Why does the HTML validation not like the <embed> mark-up that Adobe uses for flash files? Eric --- On Fri, 6/6/08, Jukka K. Korpela <[EMAIL PROTECTED]> wrote: From: Jukka K. Korpela <[EMAIL PROTECTED]> Subject: Re: [css-d] IE 6 Showing Character that should be hidden? To: [email protected] Date: Friday, June 6, 2008, 8:23 AM Eric Heitz wrote: > Under the top nav of the following link IE 6 is placing an &lt;S&gt; > type character? > > Can anyone give me a hint on why? > > Link: http://www.kucia.com/bcs/BC_Surgical_08/insights/index.html I don't use IE 6 any more, but I have a few suggestions: 1) Are you sure this is a CSS problem? That is, does it appear even when you switch CSS support off (e.g. by removing all CSS code and references from a test copy). 2) Validate the markup. There are 32 markup errors, and some of them look like potential causes of rendering problems. 3) Then check the CSS code using the W3C CSS Validator. Jukka K. Korpela ("Yucca") http://www.cs.tut.fi/~jkorpela/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
