Warning: You are using TidyHTML mode! Pages MAY and probably WILL break. To disable, click here or append 'xxx-off=1' to the URL!

Register - Login
Views: 57886208
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - JCS - Stats - Latest Posts - Color Chart - Smilies
10-16-14 03:08:29 PM

Posts by Mumbles on the board: (67 posts found)
# Post Date Thread
130589 17 05-15-09 08:37:22 AM #5029 - Omg HAI
130587 16 05-15-09 08:33:08 AM #5029 - Omg HAI
130584 15 05-15-09 08:20:14 AM #4191 - Team Fortress 2 - Balanced Update
130583 14 05-15-09 08:18:12 AM #5029 - Omg HAI
130582 13 05-15-09 08:15:13 AM #5029 - Omg HAI
130574 12 05-15-09 07:56:11 AM #4191 - Team Fortress 2 - Balanced Update
130573 11 05-15-09 07:54:35 AM #5029 - Omg HAI
130572 10 05-15-09 07:49:43 AM #5029 - Omg HAI
130553 9 05-15-09 06:38:37 AM #4191 - Team Fortress 2 - Balanced Update
130551 8 05-15-09 06:30:33 AM #4191 - Team Fortress 2 - Balanced Update
130548 7 05-15-09 06:15:31 AM #4191 - Team Fortress 2 - Balanced Update
130545 6 05-15-09 06:10:16 AM #3788 - What are you reading right now?
130541 5 05-15-09 05:45:49 AM #4586 - Cartoon Villains
130540 4 05-15-09 05:41:56 AM #4888 - Usless members (Not a insult)
130538 3 05-15-09 05:37:53 AM #5029 - Omg HAI
130537 2 05-15-09 05:35:27 AM #5029 - Omg HAI
130533 1 05-15-09 05:29:29 AM #5029 - Omg HAI
Pages: 1 2





Rusted Logic

Acmlmboard - 07/23/2013 b378.03
©2000-2013 Acmlm, Xkeeper, Inuyasha, et al.

13 database queries.
Query execution time:  0.035568 seconds
Script execution time:  0.011362 seconds
Total render time:  0.046930 seconds


TidyHTML vomit below
line 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 139 column 14 - Warning: missing </font> before <table>
line 141 column 9 - Warning: missing <tr>
line 247 column 30 - Warning: inserting implicit <font>
line 247 column 87 - Warning: unescaped & or unknown entity "&page"
line 247 column 30 - Warning: replacing unexpected textarea by </textarea>
line 247 column 116 - Warning: discarding unexpected </form>
line 247 column 30 - Warning: replacing unexpected embed by </embed>
line 247 column 131 - Warning: discarding unexpected </noembed>
line 247 column 141 - Warning: discarding unexpected </noscript>
line 247 column 152 - Warning: discarding unexpected </noembed>
line 247 column 162 - Warning: discarding unexpected </embed>
line 247 column 170 - Warning: discarding unexpected </table>
line 247 column 178 - Warning: discarding unexpected </table>
line 256 column 9 - Warning: missing </font> before <table>
line 272 column 9 - Warning: inserting implicit <font>
line 272 column 9 - Warning: missing </a> before <div>
line 272 column 9 - Warning: missing </font> before <div>
line 272 column 105 - Warning: inserting implicit <font>
line 272 column 111 - Warning: discarding unexpected </a>
line 291 column 37 - Warning: discarding unexpected </font>
line 249 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 140 column 17 - Warning: <table> lacks "summary" attribute
line 251 column 1 - Warning: <img> lacks "alt" attribute
line 252 column 1 - Warning: <img> lacks "alt" attribute
line 253 column 1 - Warning: <img> lacks "alt" attribute
line 260 column 9 - Warning: <table> lacks "summary" attribute
line 262 column 25 - Warning: <img> lacks "alt" attribute
line 292 column 17 - Warning: <table> lacks "summary" attribute
line 272 column 105 - Warning: trimming empty <font>
Info: Document content looks like HTML Proprietary
Info: No system identifier in emitted doctype
47 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