Forum Moderators: open

Message Too Old, No Replies

<blockqoute" undefined error....

         

KathyJones

2:48 am on Apr 18, 2003 (gmt 0)

10+ Year Member



Here's the code that got an error on validation:

<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)

WebmasterWorld Senior Member 10+ Year Member



BLOCKQOUTE is spelled BLOCKQUOTE :)

DrDoc

2:52 am on Apr 18, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It's just a spelling error.

blockquote

KathyJones

2:55 am on Apr 18, 2003 (gmt 0)

10+ Year Member



oh yeah, duh...

Thanks!

g1smd

6:35 pm on Apr 18, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



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.