Hello,
My pages fail the w3c validation test because my img and input tags do
not have the correct parent element (as far as I understand it).
THe nesting is this:
<body>
<div>
<noscript>
<img>
Or:
<body>
<div>
<img>
Or:
<body>
<div>
<input>
What is wrong exactly?
Thank you for your help.
Chris
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************