John Garrett wrote: > I'm having an ie 6 annoyance that I can't figure out.
> <http://ftp.wildweststudios.com/wildweststudios/teskersite/dies.html> Well, you're clearly experiencing a variant of the 'Explorer 6 Duplicate Characters Bug'... <http://www.positioniseverything.net/explorer/dup-characters.html> ...and removing some HTML comments changes it - but doesn't seem to fix it. Besides: I'm not sure you want to be without those comments. If nothing else works, then the addition of a _well-placed_ <br /> in the source-code seems to do the trick in your case... <!-- InstanceEndEditable --> <br /> <div id="footer"> ...as my IE6 shows no duplicated characters once that <br /> is added _there_ but don't ask me why. regards Georg -- http://www.gunlaug.no ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- 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/
