<td> let's do a qoutation: <blockqoute> best qoutes of this movie </blockqoute> </td>
The validation error message says: "element "BLOCKQOUTE" undefined "
How do I fix this?
msr986
2:52 am on Apr 18, 2003 (gmt 0)
BLOCKQOUTE is spelled BLOCKQUOTE :)
DrDoc
2:52 am on Apr 18, 2003 (gmt 0)
It's just a spelling error.
blockquote
KathyJones
2:55 am on Apr 18, 2003 (gmt 0)
oh yeah, duh...
Thanks!
g1smd
6:35 pm on Apr 18, 2003 (gmt 0)
This sort of typo has to be the one of the best reasons for actually using a validator in the first place.
Even if you aren't too bothered about coding to standards the validator is a useful tool to find typing errors, nesting errors, and other little problems that stop a site working as the designer originally intended.