jaklitsch maya wrote:
> I managed to remove most of the error but am stuck with several 
> errors that absolutly will not go away. The extra space still shows 
> up in ie6

> http://www.quakercapecod.org/new/keynote2004.html

It's the 'italic bug'[1] that's bugging IE6. Having valid source-code
won't fix that bug.

Simplest fix, add...

* html #container {overflow-x: hidden;}

...and the "space" will be gone.


Regarding the validation-errors, see if the Tidied file can give you any
clues...
<http://infohound.net/tidy/tidy.pl?_function=tidy&_url=http://www.quakercapecod.org/new/keynote2004.html&_html=&_file=&alt-text=&clean=y&doctype=auto&drop-empty-paras=y&fix-backslash=y&fix-bad-comments=y&fix-uri=y&join-styles=y&lower-literals=y&ncr=y&new-blocklevel-tags=&new-empty-tags=&new-inline-tags=&new-pre-tags=&output-xhtml=y&quote-ampersand=y&quote-nbsp=y&indent=yes&indent-spaces=2&tab-size=2&wrap=80&wrap-asp=y&wrap-jste=y&wrap-php=y&wrap-sections=y&ascii-chars=y&char-encoding=utf8&input-encoding=latin1&output-bom=auto&output-encoding=utf8&_output=warn>
...as I didn't have time to look at it.

regards
        Georg

[1]http://www.positioniseverything.net/explorer/italicbug-ie.html
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to