Steve Bergman wrote:
> Personally, when I finish writing a template and kid says its OK, it 
> gives me the warm fuzzies, because I *know* my w3c validation is going 
> to pass. (Well, unless I used XML()... but hey!)

I completely agree with everything you said, although one small point about 
this:

If you place a <div> in a <p>, Kid won't complain whereas W3C will.

Well-formed != valid :-)

Error  Line 41 column 16: document type does not allow element "div" here; 
missing one of "object", 
"ins", "del", "map", "button" start-tag.

     <p>Test <div>Div test</div> Here</p>

-Rob

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to