HTML help requested
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
I don't know "styles" yet, and I'd just as soon put them off a bit longer.
Moving the font tag helped, now I've got problems with "div align=" which is probably the same sort of thing.
no subject
no subject
And more to the point, I learned more about HTML.