Register - Login
Views: 99380863
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
04-23-22 11:40:53 PM
Posts by Cajetan on the board: (76 posts found)
# Post Date Thread
393562 29 02-24-12 10:45:44 AM #14603 - Correctly Compilling C For Usage With N64
393492 27 02-23-12 05:51:10 PM #419 - Help/Questions about Toad's Tool 64 and SM64 hacking
393293 24 02-22-12 07:06:24 PM #419 - Help/Questions about Toad's Tool 64 and SM64 hacking
392248 23 02-12-12 10:34:45 AM #6739 - Mario 64 Level Importer
387728 22 12-26-11 08:37:07 PM #14520 - Super Mario Star Road RELEASE! (Download avaliable)
387694 21 12-26-11 08:43:01 AM #14520 - Super Mario Star Road RELEASE! (Download avaliable)
383964 20 12-06-11 02:13:49 PM #436 - Post your SM64 mods, patches and screenshots here! (NO ROM LINKS!)
383961 19 12-06-11 02:06:34 PM #6739 - Mario 64 Level Importer
380300 18 11-10-11 05:11:20 PM #419 - Help/Questions about Toad's Tool 64 and SM64 hacking
380165 17 11-09-11 03:01:45 PM #14235 - V-Rally Edition 99.z64 file EXTRACTED!!!
380155 16 11-09-11 01:47:52 PM #419 - Help/Questions about Toad's Tool 64 and SM64 hacking
379981 15 11-08-11 06:42:23 PM #419 - Help/Questions about Toad's Tool 64 and SM64 hacking
379947 14 11-08-11 12:47:27 PM #14235 - V-Rally Edition 99.z64 file EXTRACTED!!!
379822 13 11-07-11 07:07:57 PM #6739 - Mario 64 Level Importer
379818 12 11-07-11 07:01:23 PM #14235 - V-Rally Edition 99.z64 file EXTRACTED!!!
379607 11 11-06-11 12:48:18 PM #14235 - V-Rally Edition 99.z64 file EXTRACTED!!!
379593 10 11-06-11 09:50:57 AM #14235 - V-Rally Edition 99.z64 file EXTRACTED!!!
378502 9 10-28-11 09:02:37 PM #6739 - Mario 64 Level Importer
374969 8 10-04-11 07:20:10 AM #6739 - Mario 64 Level Importer
373418 7 09-24-11 09:47:29 AM #6739 - Mario 64 Level Importer
369779 6 09-03-11 12:12:54 PM #6739 - Mario 64 Level Importer
369310 5 08-31-11 12:21:13 PM #6739 - Mario 64 Level Importer
368936 4 08-27-11 03:35:38 PM #6739 - Mario 64 Level Importer
368785 3 08-26-11 04:19:03 PM #436 - Post your SM64 mods, patches and screenshots here! (NO ROM LINKS!)
365597 2 08-08-11 04:21:03 PM #13741 - M64Tool - Level exporter (+ documentation)
365245 1 08-06-11 06:29:18 PM #13741 - M64Tool - Level exporter (+ documentation)
Pages: 1 2


Rusted Logic

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

13 database queries.
Query execution time:  0.073264 seconds
Script execution time:  0.001550 seconds
Total render time:  0.074814 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 145 column 18 - Warning: missing </font> before <table>
line 147 column 9 - Warning: missing <tr>
line 307 column 30 - Warning: inserting implicit <font>
line 307 column 88 - Warning: unescaped & or unknown entity "&page"
line 307 column 30 - Warning: replacing unexpected textarea with </textarea>
line 307 column 116 - Warning: discarding unexpected </form>
line 307 column 30 - Warning: replacing unexpected embed with </embed>
line 307 column 131 - Warning: discarding unexpected </noembed>
line 307 column 141 - Warning: discarding unexpected </noscript>
line 307 column 152 - Warning: discarding unexpected </noembed>
line 307 column 162 - Warning: discarding unexpected </embed>
line 307 column 170 - Warning: discarding unexpected </table>
line 307 column 178 - Warning: discarding unexpected </table>
line 309 column 9 - Warning: missing </font> before <table>
line 321 column 25 - Warning: discarding unexpected </font>
line 330 column 37 - Warning: discarding unexpected </font>
line 308 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 315 column 25 - Warning: <img> lacks "alt" attribute
line 320 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 33 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