Yep, thank you.  The "br class" is getting added after parsing.  It's most 
likely in one of the class files.  My apologies.

Mark


-----Original Message-----
From: [EMAIL PROTECTED]
Sent: Monday, May 29, 2006 2:29 PM -07:00
To: 
Cc: CSS List [EMAIL PROTECTED]
Subject: [css-d] Forms


Mark,

view the source of the parsed page in your browser, copy it to your 
editor and start debugging in a plain html file.

<p><label for="kt_login_user">Username:
<br class="clearfixplain" />
<div class="KT_field_error">Invalid username.</div>
</label></p>

A div cannot be a child of a label. Validate your code.


Ingo

-- 
http://www.satzansatz.de/css.html
______________________________________________________________________
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/
______________________________________________________________________
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