On Tue, 03 Jun 2008 02:47:05 -0400, 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?
>

Georg already gave you the why. To solve the problem, i have found
that butting comments against a tag usually eliminates the problem.
All my closing DIVs look something like this, for example:

  </div><!-- #wrapper -->

YMMV.


Cordially,
David
--

______________________________________________________________________
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