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: 57908942
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - JCS - Stats - Latest Posts - Color Chart - Smilies
10-17-14 06:27:50 AM
fortyfive-antelope

Posts by 2Tie in Innocent Town: (21 posts found)
# Post Date Thread
435006 519 06-23-14 05:22:01 PM #17134 - Existence & Uniqueness
432996 437 03-24-14 04:48:06 PM #4684 - IT Party Thread
432690 429 03-13-14 06:15:39 PM #16887 - flareon
432668 426 03-12-14 05:12:19 PM #16887 - flareon
432621 424 03-10-14 08:34:03 PM #16887 - flareon
432579 422 03-09-14 06:16:52 PM #16887 - flareon
430780 321 01-02-14 07:10:58 PM #16766 - MEREY CHRIDTMAS EERRYBODY
430773 320 01-02-14 06:02:07 PM #16766 - MEREY CHRIDTMAS EERRYBODY
429654 295 12-05-13 02:14:07 PM #16706 - Dog.jpg
428437 268 11-08-13 01:40:46 AM #16460 - Attention: SuperBluey2749
427840 255 10-30-13 04:10:52 PM #16598 - Starting...
426930 230 10-06-13 04:37:01 PM #15858 - this town is so dead in the winter.
426917 229 10-06-13 03:19:06 AM #15858 - this town is so dead in the winter.
426855 226 10-04-13 12:48:39 PM #15858 - this town is so dead in the winter.
362928 117 07-24-11 09:37:08 AM #13660 - smiley parade
362017 102 07-20-11 12:16:01 AM #13566 - Not ready reading drive A
362016 101 07-20-11 12:13:59 AM #13578 - girl names starting in A
360385 73 07-09-11 12:46:30 PM #13435 - What gender are you?
360376 70 07-09-11 10:22:21 AM #13049 - what is a snail
359737 26 07-05-11 12:04:16 AM #13406 - satellite internet
359727 24 07-04-11 11:57:35 PM #13049 - what is a snail
Pages: 1





Rusted Logic

Acmlmboard - 07/23/2013 b378.03
©2000-2013 Acmlm, Xkeeper, Inuyasha, et al.
bargaining-tycoon
14 database queries.
Query execution time:  0.054747 seconds
Script execution time:  0.013223 seconds
Total render time:  0.067970 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 271 column 30 - Warning: inserting implicit <font>
line 271 column 30 - Warning: replacing unexpected textarea by </textarea>
line 271 column 76 - Warning: discarding unexpected </form>
line 271 column 30 - Warning: replacing unexpected embed by </embed>
line 271 column 91 - Warning: discarding unexpected </noembed>
line 271 column 101 - Warning: discarding unexpected </noscript>
line 271 column 112 - Warning: discarding unexpected </noembed>
line 271 column 122 - Warning: discarding unexpected </embed>
line 271 column 130 - Warning: discarding unexpected </table>
line 271 column 138 - Warning: discarding unexpected </table>
line 280 column 9 - Warning: missing </font> before <table>
line 296 column 9 - Warning: inserting implicit <font>
line 308 column 23 - Warning: inserting implicit <font>
line 315 column 37 - Warning: discarding unexpected </font>
line 273 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 275 column 1 - Warning: <img> lacks "alt" attribute
line 276 column 1 - Warning: <img> lacks "alt" attribute
line 277 column 1 - Warning: <img> lacks "alt" attribute
line 284 column 9 - Warning: <table> lacks "summary" attribute
line 286 column 25 - Warning: <img> lacks "alt" attribute
line 316 column 17 - Warning: <table> lacks "summary" attribute
Info: Document content looks like HTML Proprietary
Info: No system identifier in emitted doctype
42 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