
Originally Posted by
theremotedr
Am i correct that all these files in the zip go in the main folder where all my i have the html files ?
Yes, you are correct, they go in the root.
As for the validation....
Warning: Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections.
From line 207, column 1; to line 207, column 22
a --> ↩<section id="content">↩<form
....it is a
warning rather than an error.
You certainly don't need to remove any code
If you felt, for some reason beyond my comprehension, that your code required the
"section element"
then you really should have studied the implications of using the stupid thing.
Your use of it serves no real purpose whatsoever because its first child is not an
"h element".
Hence the warning.
coothead
Bookmarks