Forum Moderators: open
Attribute "HEIGHT" is not a valid attribute. Did you mean "height"?
But I'm already spelling everything in lower case!
I'm using <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
and
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
Can anyone shed some light on this for me?
Attribute "LANGUAGE" is not a valid attribute. Did you mean "language"?
But again, the word "language" was already in lower case.
It's done the same thing in a number of different places, saying "did you mean" when the thing it's questioning was already in lower case. There's no rhyme nor reasons to it that I can figure out.
I'd go at it by process of elimination, strip out most of the page until you get a green light, add portions little by little until the errors re-appear.