thejoker101
03-18-2003, 11:17 AM
I ran my page through the W3C's markup validator and i got this error:
Line 139, column 3: document type does not allow element "BR" here; missing one of "P", "H1", "H2", "H3", "H4", "H5", "H6", "PRE", "DIV", "ADDRESS" start-tag
<br><br>test
^
Line 139, column 7: document type does not allow element "BR" here; missing one of "P", "H1", "H2", "H3", "H4", "H5", "H6", "PRE", "DIV", "ADDRESS" start-tag
<br><br>test
^
Line 139, column 8: character data is not allowed here
<br><br>test
The link for the page is here:
http://www.geocities.com/manhattanseniors/test/
I don't see anything wrong with putting something on the bottom there, but maybe I'm missing something.
Line 139, column 3: document type does not allow element "BR" here; missing one of "P", "H1", "H2", "H3", "H4", "H5", "H6", "PRE", "DIV", "ADDRESS" start-tag
<br><br>test
^
Line 139, column 7: document type does not allow element "BR" here; missing one of "P", "H1", "H2", "H3", "H4", "H5", "H6", "PRE", "DIV", "ADDRESS" start-tag
<br><br>test
^
Line 139, column 8: character data is not allowed here
<br><br>test
The link for the page is here:
http://www.geocities.com/manhattanseniors/test/
I don't see anything wrong with putting something on the bottom there, but maybe I'm missing something.