HTML help requested
May. 19th, 2004 11:04 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
I'm using the validator at w3.org to check my web pages. It's caught some stuff, but there's one "error" that I'm tearing my hair over.
It doesn't like the table tag. The specific error it's giving is:
document type does not allow element "TABLE" here; missing one of "APPLET", "OBJECT", "MAP", "IFRAME", "BUTTON" start-tag
Anybody want to explain what the hell they are talking about?
It doesn't like the table tag. The specific error it's giving is:
document type does not allow element "TABLE" here; missing one of "APPLET", "OBJECT", "MAP", "IFRAME", "BUTTON" start-tag
Anybody want to explain what the hell they are talking about?
no subject
Date: 2004-05-20 09:10 pm (UTC)And more to the point, I learned more about HTML.