snak detek+0r wrote:
> I can barely even describe what's happening, but it's easy to look at.
> 
> see here -> http://tinyurl.com/3ezwej
> 
> the top and bottom sections each have a line of html comment. In these 
> sections, the last letter in the div is REPEATED below -- for no reason 
> -- shouldn't be there!
> 
> ...I removed the comments and problem goes away....Only, now I'm very, 
> very curious. Does anyone know why this is?
> 
> 
> 
> So weird. It makes me feel like a total newborn baby again.

These are appearing in IE6, right?

Try tucking the comments inside a div - that should help.


     <div class="DLalbum">xxxxx</div>

     <div class="DLtrack"><!--tracks-->123</div>


Sandy
______________________________________________________________________
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/

Reply via email to