Ok...I went to your web site and looked over your coding.
I'm done...
You got some work ahead of you!!
The
<> around the tags had to be removed as the board rejects them.
0017:
Error:
body tag NOT allowed in
body...
/body element
0035:
Error: missing
/table end tag before
/center tag
Hint: table element must be closed before closing
center element.
Repair: closing open
table element with
/table end tag.
0036:
Error:
tr tag NOT allowed in
body...
/body element
Repair: inserting implicit
table tag.
0038:
Error:
div tag NOT allowed in
tr...
/tr element
Repair: moving
div element before
table element
0043:
Error: center tag NOT allowed in
tr...
/tr element
Repair: moving
center element before
table element
0050:
Warning:
embed is NOT approved by W3C
Note:
embed is NOT supported by HTML 4.0 standard..
Hint:
embed tag is supported by major browsers.
Error:
embed tag NOT allowed in
table...
/table
element.
Hint: error may be result of inserting implicit
table tag.
Error:
/embed tag NOT allowed in table...
/table element.
Hint: error may be result of inserting implicit
table tag.
Error: unnecessary
/embed end tag.
Hint: the
embed element does not require an end tag.
Warning: discarding unnecessary
/embed.
Repair: discarding unnecessary
/embed tag.
Error: content encountered after
body...
/body element
Repair: moving content into
body...
/body element
Error: unexpected
/object end tag in
body element
Hint: error may be result of moving, removing or inserting tag.
Repair: discarding unexpected
/object tag.
Error: unexpected
/layer end tag in
body element
Hint: error may be result of moving, removing or inserting tag.
Repair: discarding unexpected
/layer tag.
Error: unexpected
/div end tag in
body element
Hint: error may be result of moving, removing or inserting tag.
Repair: discarding unexpected
/div tag
Error: unexpected
/span end tag in
body element
Hint: error may be result of moving, removing or inserting tag.
Repair: discarding unexpected
/span tag
Error: unexpected
/style end tag in
body element
Hint: error may be result of moving, removing or inserting tag.
Repair: discarding unexpected
/style tag
Error: unexpected
/noscript end tag in
body element
Hint: error may be result of moving, removing or inserting tag.
Repair: discarding unexpected tag
Error: unexpected
/table end tag in
body element
Hint: error may be result of moving, removing or inserting tag.
Repair: discarding unexpected
/table tag
Error: unexpected
/script end tag in
body element
Hint: error may be result of moving, removing or inserting tag.
Repair: discarding unexpected
/script tag.
Error: unexpected
/applet end tag in
body element
Hint: error may be result of moving, removing or inserting tag.
Repair: discarding unexpected
/applet tag.
Warning: tag
script missing required attribute "type"
Hint: use "type" attribute with "language" attribute
Warning: tag
script missing required attribute "type"
Hint: use "type" attribute with "language" attribute
Warning: tag
script missing required attribute "type"
Hint: use "type" attribute with "language" attribute
Warning: HTML content does NOT match !DOCTYPE.