I'm working on getting my website (under development):
www.serverempire.net/test.html
XHTML 1.0 Strict validated, however, there are seven errors that I do not know how I can modify them:
Line 8, column 17: there is no attribute "language"
Line 109, column 13: there is no attribute "onLoad"
Line 114, column 65: there is no attribute "border"
Line 117, column 31: there is no attribute "onMouseOut"
Line 118, column 12: there is no attribute "onMouseOver"
Line 119, column 8: there is no attribute "onClick"
Line 119, column 87: there is no attribute "name"
I'm new to XHTML, are there any suggestions to remove these?
Validation Link:
http://validator.w3.org/check?uri=h...matically)&doctype=XHTML+1.0+Strict&verbose=1
www.serverempire.net/test.html
XHTML 1.0 Strict validated, however, there are seven errors that I do not know how I can modify them:
Line 8, column 17: there is no attribute "language"
Line 109, column 13: there is no attribute "onLoad"
Line 114, column 65: there is no attribute "border"
Line 117, column 31: there is no attribute "onMouseOut"
Line 118, column 12: there is no attribute "onMouseOver"
Line 119, column 8: there is no attribute "onClick"
Line 119, column 87: there is no attribute "name"
I'm new to XHTML, are there any suggestions to remove these?
Validation Link:
http://validator.w3.org/check?uri=h...matically)&doctype=XHTML+1.0+Strict&verbose=1
Last edited:













