Click to See Complete Forum and Search --> : Validation error?


thejoker101
04-03-2003, 06:05 PM
so i'm running my website through the w3c's validator and i keep getting an error i don't think i should be getting.

That's the error:
Line 44, column 67: end tag for element "SPAN" which is not open (explain...).
...k + "<span style=\"vertical-align:super\">st</span>";

it's javascript writing out some html code bits depending on a number. maybe that's not allowed in the html 4.01 strict doctype?

the page is here:
http://www.geocities.com/manhattanseniors/calendar.html