Register - Login
Views: 99394521
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
04-24-22 11:14:29 AM
During last hour | During last day | During last week | During last 30 days | Total
Posts by Keitaro in forums:
    Forum Posts Forum total
1 (View) Craziness Domain 338 93221
2 (View) General Chat 289 93330
3 (View) Gaming 201 48627
4 (View) News 106 10873
5 (View) The Cutting Room Floor 79 15379
6 (View) General Game/ROM Hacking 52 6208
7 (View) Computers and Technology 46 13380
8 (view) (restricted) 34 2375
9 (View) Entertainment 16 8772
10 (View) NO! GO TO STAR! 11 5435
11 (View) Projects and Creations 3 7817
12 (View) Display Case 3 48273
13 (view) (restricted) 1 1480
14 (View) Game Development/Mod Projects 1 81
Total: 1180 posts


Rusted Logic

Acmlmboard - commit 47be4dc [2021-08-23]
©2000-2022 Acmlm, Xkeeper, Kaito Sinclaire, et al.

14 database queries.
Query execution time:  0.081576 seconds
Script execution time:  0.001351 seconds
Total render time:  0.082927 seconds


TidyHTML vomit below
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 119 column 11 - Warning: <form> isn't allowed in <table> elements
line 118 column 10 - Info: <table> previously mentioned
line 120 column 11 - Warning: missing <tr>
line 120 column 119 - Warning: missing </font> before </td>
line 124 column 16 - Warning: plain text isn't allowed in <tr> elements
line 120 column 11 - Info: <tr> previously mentioned
line 125 column 68 - Warning: missing </nobr> before </td>
line 141 column 68 - Warning: missing </nobr> before <tr>
line 147 column 48 - Warning: unescaped & or unknown entity "&posttime"
line 148 column 48 - Warning: unescaped & or unknown entity "&posttime"
line 149 column 48 - Warning: unescaped & or unknown entity "&posttime"
line 150 column 48 - Warning: unescaped & or unknown entity "&posttime"
line 150 column 123 - Warning: unescaped & or unknown entity "&posttime"
line 151 column 17 - Warning: missing </font> before <table>
line 146 column 17 - Warning: missing </font> before <table>
line 153 column 60 - Warning: entity "&nbsp" doesn't end in ';'
line 154 column 61 - Warning: entity "&nbsp" doesn't end in ';'
line 160 column 91 - Warning: unescaped & or unknown entity "&forum"
line 162 column 59 - Warning: missing </b> before </td>
line 166 column 91 - Warning: unescaped & or unknown entity "&forum"
line 168 column 59 - Warning: missing </b> before </td>
line 172 column 91 - Warning: unescaped & or unknown entity "&forum"
line 174 column 59 - Warning: missing </b> before </td>
line 178 column 91 - Warning: unescaped & or unknown entity "&forum"
line 180 column 59 - Warning: missing </b> before </td>
line 184 column 91 - Warning: unescaped & or unknown entity "&forum"
line 186 column 59 - Warning: missing </b> before </td>
line 190 column 91 - Warning: unescaped & or unknown entity "&forum"
line 192 column 59 - Warning: missing </b> before </td>
line 196 column 91 - Warning: unescaped & or unknown entity "&forum"
line 198 column 59 - Warning: missing </b> before </td>
line 204 column 59 - Warning: missing </b> before </td>
line 208 column 91 - Warning: unescaped & or unknown entity "&forum"
line 210 column 59 - Warning: missing </b> before </td>
line 214 column 91 - Warning: unescaped & or unknown entity "&forum"
line 216 column 59 - Warning: missing </b> before </td>
line 220 column 91 - Warning: unescaped & or unknown entity "&forum"
line 222 column 59 - Warning: missing </b> before </td>
line 226 column 91 - Warning: unescaped & or unknown entity "&forum"
line 228 column 59 - Warning: missing </b> before </td>
line 234 column 59 - Warning: missing </b> before </td>
line 238 column 91 - Warning: unescaped & or unknown entity "&forum"
line 240 column 59 - Warning: missing </b> before </td>
line 242 column 49 - Warning: inserting implicit <font>
line 242 column 49 - Warning: inserting implicit <font>
line 242 column 49 - Warning: replacing unexpected textarea with </textarea>
line 242 column 60 - Warning: discarding unexpected </form>
line 242 column 49 - Warning: replacing unexpected embed with </embed>
line 242 column 75 - Warning: discarding unexpected </noembed>
line 242 column 85 - Warning: discarding unexpected </noscript>
line 242 column 96 - Warning: discarding unexpected </noembed>
line 242 column 106 - Warning: discarding unexpected </embed>
line 242 column 114 - Warning: discarding unexpected </table>
line 242 column 122 - Warning: discarding unexpected </table>
line 244 column 9 - Warning: missing </font> before <table>
line 256 column 25 - Warning: discarding unexpected </font>
line 265 column 37 - Warning: discarding unexpected </font>
line 243 column 1 - Warning: missing </center>
line 120 column 63 - Warning: <img> lacks "alt" attribute
line 125 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 125 column 93 - Warning: <img> lacks "alt" attribute
line 141 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 141 column 98 - Warning: <img> lacks "alt" attribute
line 250 column 25 - Warning: <img> lacks "alt" attribute
line 255 column 267 - Warning: <img> lacks "alt" attribute
line 125 column 68 - Warning: <nobr> is not approved by W3C
line 141 column 68 - Warning: <nobr> is not approved by W3C
Info: Document content looks like HTML5
Info: No system identifier in emitted doctype
Tidy found 66 warnings and 0 errors!


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 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.

About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues
Official mailing list: https://lists.w3.org/Archives/Public/public-htacg/
Latest HTML specification: http://dev.w3.org/html5/spec-author-view/
Validate your HTML documents: http://validator.w3.org/nu/
Lobby your company to join the W3C: http://www.w3.org/Consortium

Do you speak a language other than English, or a different variant of
English? Consider helping us to localize HTML Tidy. For details please see
https://github.com/htacg/tidy-html5/blob/master/README/LOCALIZE.md