I ran your html through cselite (free from
http://www.htmlvalidator.com/lite/) and it displayed the following
errors:
Generated by CSE HTML Validator Lite v6.52 (http://www.htmlvalidator.com/)
1. Error in line 78 at character 16: The hexadecimal color value for
the "bgColor" attribute is missing the '#' character.
2. Error in line 78 at character 31: The hexadecimal color value for
the "alink" attribute is missing the '#' character.
3. Error in line 78 at character 45: The hexadecimal color value for
the "link" attribute is missing the '#' character.
4. Error in line 78 at character 60: The hexadecimal color value for
the "vlink" attribute is missing the '#' character.
5. Error in line 81 at character 64: The hexadecimal color value for
the "bgcolor" attribute is missing the '#' character.
6. Error in line 87 at character 44: The hexadecimal color value for
the "bgcolor" attribute is missing the '#' character.
7. Error in line 88 at character 12: The "valign" attribute has an
invalid attribute value "center". Try using one of the following
values: "baseline", "bottom", "middle", or "top".
8. Error in line 96 at character 195: The "a" tag was found, but it is
not valid due to where it is used. It is nested in another "a" tag and
cannot be nested. Did you forget to close the previous "a" tag?
9. Error in line 96 at character 400: The "a" tag was found, but it is
not valid due to where it is used. It is nested in another "a" tag and
cannot be nested. Did you forget to close the previous "a" tag?
10. Error in line 96 at character 603: The "a" tag was found, but it
is not valid due to where it is used. It is nested in another "a" tag
and cannot be nested. Did you forget to close the previous "a" tag?
11. Error in line 96 at character 818: The "a" tag was found, but it
is not valid due to where it is used. It is nested in another "a" tag
and cannot be nested. Did you forget to close the previous "a" tag?
12. Error in line 96 at character 1019: The "a" tag was found, but it
is not valid due to where it is used. It is nested in another "a" tag
and cannot be nested. Did you forget to close the previous "a" tag?
13. Error in line 96 at character 1230: The "a" tag was found, but it
is not valid due to where it is used. It is nested in another "a" tag
and cannot be nested. Did you forget to close the previous "a" tag?
14. Error in line 96 at character 1441: The "a" tag was found, but it
is not valid due to where it is used. It is nested in another "a" tag
and cannot be nested. Did you forget to close the previous "a" tag?
15. Error in line 96 at character 1642: The "a" tag was found, but it
is not valid due to where it is used. It is nested in another "a" tag
and cannot be nested. Did you forget to close the previous "a" tag?
16. Error in line 100 at character 2: The end tag for "a" (opened in
line 96) should appear before the end tag for "td" (nesting error).
17. Error in line 104 at character 44: The "bgcolor" attribute has an
invalid attribute value "FFFFF". Try using one of the following
values: one of the 16 basic color names, an X11 color name, a six
digit hexadecimal number in the form #HHHHHH, or a system/UI color.
18. Error in line 105 at character 12: The "valign" attribute has an
invalid attribute value "center". Try using one of the following
values: "baseline", "bottom", "middle", or "top".
19. Error in line 115 at character 45: The hexadecimal color value for
the "bgcolor" attribute is missing the '#' character.
20. Error in line 132 at character 33: The hexadecimal color value for
the "color" attribute is missing the '#' character.
21. Error in line 137: Terminating validation due to too many errors.
Please correct the previous errors and recheck the document. HTML
Validator is currently set to stop after 20 errors.
22. Comment: You can ignore the nesting errors by turning off the
option to check HTML tag nesting. However, it is recommended that you
leave this feature enabled. This option is in CSE HTML Validator's
Validator Engine Options.
23. Comment: You can change the maximum number of error messages to
display before the validation is terminated. This option is in CSE
HTML Validator's Validator Engine Options.
24. Comment: The lite edition missed more than 20 warnings that the
standard or professional edition would have found.
25. Comment: 21 errors, 0 warnings, 0 messages, 4 comments. |