TidyHTML vomit belowline 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 94 column 11 - Warning: <form> isn't allowed in <table> elements
line 93 column 10 - Info: <table> previously mentioned
line 95 column 11 - Warning: missing <tr>
line 95 column 124 - Warning: missing </font> before </td>
line 99 column 16 - Warning: plain text isn't allowed in <tr> elements
line 95 column 11 - Info: <tr> previously mentioned
line 100 column 68 - Warning: <nobr> is not approved by W3C
line 100 column 68 - Warning: missing </nobr> before </td>
line 117 column 68 - Warning: <nobr> is not approved by W3C
line 117 column 68 - Warning: missing </nobr> before <tr>
line 141 column 35 - Warning: missing <tr>
line 141 column 50 - Warning: missing </font> before </td>
line 142 column 37 - Warning: unescaped & or unknown entity "&id"
line 141 column 198 - Warning: missing </font> before </table>
line 143 column 35 - Warning: missing <tr>
line 143 column 50 - Warning: missing </font> before </td>
line 143 column 91 - Warning: missing </font> before </table>
line 150 column 9 - Warning: <div> isn't allowed in <tr> elements
line 149 column 9 - Info: <tr> previously mentioned
line 152 column 9 - Warning: missing <tr>
line 166 column 13 - Warning: missing <tr>
line 167 column 27 - Warning: <nobr> is not approved by W3C
line 167 column 101 - Warning: unescaped & or unknown entity "&postid"
line 175 column 17 - Warning: discarding unexpected <table>
line 178 column 35 - Warning: missing <tr>
line 178 column 50 - Warning: missing </font> before </td>
line 178 column 91 - Warning: missing </font> before </table>
line 180 column 35 - Warning: missing <tr>
line 180 column 50 - Warning: missing </font> before </td>
line 181 column 37 - Warning: unescaped & or unknown entity "&id"
line 180 column 198 - Warning: missing </font> before </table>
line 182 column 17 - Warning: discarding unexpected </textarea>
line 182 column 28 - Warning: discarding unexpected </form>
line 182 column 35 - Warning: discarding unexpected </embed>
line 182 column 43 - Warning: discarding unexpected </noembed>
line 182 column 53 - Warning: discarding unexpected </noscript>
line 182 column 64 - Warning: discarding unexpected </noembed>
line 182 column 74 - Warning: discarding unexpected </embed>
line 182 column 82 - Warning: discarding unexpected </table>
line 182 column 90 - Warning: discarding unexpected </table>
line 191 column 9 - Warning: missing </font> before <table>
line 207 column 9 - Warning: inserting implicit <font>
line 219 column 23 - Warning: inserting implicit <font>
line 226 column 37 - Warning: discarding unexpected </font>
line 184 column 1 - Warning: missing </center>
line 91 column 9 - Warning: <img> lacks "alt" attribute
line 93 column 10 - Warning: <table> lacks "summary" attribute
line 95 column 63 - Warning: <img> lacks "alt" attribute
line 100 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 100 column 93 - Warning: <img> lacks "alt" attribute
line 117 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 117 column 98 - Warning: <img> lacks "alt" attribute
line 136 column 1 - Warning: <table> lacks "summary" attribute
line 136 column 240 - Warning: <td> attribute "bgcolor" lacks value
line 141 column 17 - Warning: <table> lacks "summary" attribute
line 142 column 43 - Warning: <img> proprietary attribute value "absmiddle"
line 142 column 140 - Warning: <img> proprietary attribute value "absmiddle"
line 142 column 243 - Warning: <img> proprietary attribute value "absmiddle"
line 143 column 17 - Warning: <table> lacks "summary" attribute
line 151 column 9 - Warning: <table> lacks "summary" attribute
line 155 column 22 - Warning: <img> lacks "alt" attribute
line 155 column 63 - Warning: <img> lacks "alt" attribute
line 155 column 112 - Warning: <img> lacks "alt" attribute
line 155 column 162 - Warning: <img> lacks "alt" attribute
line 156 column 11 - Warning: <img> lacks "alt" attribute
line 162 column 15 - Warning: <img> lacks "alt" attribute
line 165 column 11 - Warning: <table> lacks "summary" attribute
line 146 column 17 - Warning: <table> lacks "summary" attribute
line 178 column 17 - Warning: <table> lacks "summary" attribute
line 180 column 17 - Warning: <table> lacks "summary" attribute
line 181 column 43 - Warning: <img> proprietary attribute value "absmiddle"
line 181 column 140 - Warning: <img> proprietary attribute value "absmiddle"
line 181 column 243 - Warning: <img> proprietary attribute value "absmiddle"
line 186 column 1 - Warning: <img> lacks "alt" attribute
line 187 column 1 - Warning: <img> lacks "alt" attribute
line 188 column 1 - Warning: <img> lacks "alt" attribute
line 195 column 9 - Warning: <table> lacks "summary" attribute
line 197 column 25 - Warning: <img> lacks "alt" attribute
line 227 column 17 - Warning: <table> lacks "summary" attribute
line 143 column 50 - Warning: trimming empty <font>
line 149 column 9 - Warning: trimming empty <tr>
line 178 column 50 - Warning: trimming empty <font>
line 153 column 11 - Warning: <a> cannot copy name attribute to id
Info: Document content looks like HTML Proprietary
Info: No system identifier in emitted doctype
81 warnings, 0 errors were found!
The table summary attribute should be used to describe
the table structure. It is very helpful for people using
non-visual browsers. The scope and headers attributes for
table cells are useful for specifying which headers apply
to each table cell, enabling non-visual browsers to provide
a meaningful context for each cell.
The alt attribute should be used to give a short description
of an image; longer descriptions should be given with the
longdesc attribute which takes a URL linked to the description.
These measures are needed for people using non-graphical browsers.
For further advice on how to make your pages accessible
see http://www.w3.org/WAI/GL.
. You may also want to try
"http://www.cast.org/bobby/" which is a free Web-based
service for checking URLs for accessibility.
You are recommended to use CSS to specify the font and
properties such as its size and color. This will reduce
the size of HTML files and make them easier to maintain
compared with using <FONT> elements.
You are recommended to use CSS to control line wrapping.
Use "white-space: nowrap" to inhibit wrapping in place
of inserting <NOBR>...</NOBR> into the markup.
To learn more about HTML Tidy see http://tidy.sourceforge.net
Please fill bug reports and queries using the "tracker" on the Tidy web site.
Additionally, questions can be sent to html-tidy@w3.org
HTML and CSS specifications are available from http://www.w3.org/
Lobby your company to join W3C, see http://www.w3.org/Consortium