Register - Login
Views: 99364456
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
04-23-22 02:35:39 PM
Jul - General Game/ROM Hacking - The General Project Screenshot/Videos Thread... New poll - New thread - New reply
Pages: 1 2 3 4 5 6 7 8 9 10 ... 37 38 39 40 41 42 43 44 45 ... 50 51 52 53 54 55 56 57 58 59 Next newer thread | Next older thread
Fuzzyfreak
User
Level: 12


Posts: 13/22
EXP: 7365
For next: 556

Since: 05-11-08

From: Overberg, Netherlands

Since last post: 10.7 years
Last activity: 10.7 years

Posted on 03-18-10 06:35:41 PM (last edited by Fuzzyfreak at 03-18-10 03:56 PM) Link | Quote
As I said, I was working on the Mode 7 overworld project. It is nearly finished, but I want to add/change the last couple of things before finally releasing it as an .asm file (which can be between now and April 1st, or at SMWCentral's C3 in May):

-> Overworld sprites, such as hills, which scroll along with Layer 1 and interact with the player. This gives Mario's/Luigi's Y position some use, too (I have a jumping function implemented, as can be seen in the video).
-> Fix the bug that occurs with the player sprite at OW load : it's a little bit displaced
-> Fix the bug that occurs when scrolling the camera vertically (changing zenith angle) : the HDMA gradient is a little bit displaced.
-> No use of DSP-1. I shouldn't be using a chip when it's not 100% necessary.
-> Make SNES9x not poop on Mode 5's graphics (the clouds). In the video, it's not very noticable, but if you play it with SNES9x, the clouds look a bit choppy. I've always had problems with Mode 5 and SNES9x - they just don't seem to like eachother very well (although I got it to work in a homebrew ROM, for some reason).
-> Customizability. I even want people who know no ASM at all to edit this patch to their likings.

IPS patch can be found here.

<object width="480" height="385"><embed src="http://www.youtube.com/v/nWNJeB-vXTA&hl=nl_NL&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object>

(If it isn't yet processed, view it at my channel. It works there.)
(On a side note, it's been exactly 2 years ago since I started learning ASM.)
Shadic
Alakadoof?
Level: 151


Posts: 75/6927
EXP: 42321318
For next: 975158

Since: 07-22-07

Pronouns: he/him
From: Olympia, WA

Since last post: 2 days
Last activity: 14 hours

Posted on 03-19-10 05:58:13 PM Link | Quote
xdaniel
980
Level: 64


Posts: 29/982
EXP: 2151468
For next: 62629

Since: 12-04-08

Pronouns: he/they
From: Germany

Since last post: 16 days
Last activity: 7 hours

Posted on 03-24-10 08:16:26 PM Link | Quote
<object width="640" height="385"><embed src="http://www.youtube.com/v/YSiBNhXaZz8&hl=de_DE&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>

____________________
cu xdaniel
messiaen
Catgirl
Level: 68


Posts: 826/1085
EXP: 2593952
For next: 134848

Since: 11-20-07


Since last post: 8.1 years
Last activity: 7.2 years

Posted on 03-26-10 01:58:14 AM Link | Quote
That's a pretty interesting cross-platform console interface.

Does it support kanji? Many moons ago I ported ZZT's "console debugger" from Mupen to PJ64, but the lack of correct ANSI and Kanji prevented me from releasing it since you would get too much garbage in the console window.

By the way, the .obj dumper is working nicely now, now it's my turn to do Zelda -> Mario 64 .
xdaniel
980
Level: 64


Posts: 30/982
EXP: 2151468
For next: 62629

Since: 12-04-08

Pronouns: he/they
From: Germany

Since last post: 16 days
Last activity: 7 hours

Posted on 03-26-10 09:43:02 AM Link | Quote
It doesn't support Kanji or anything yet, but I believe the Windows console itself supports Unicode since NT4 or so, so it's probably only a matter of setting it up correctly... I might look into that over the weekend.

Also, here's looking forward to some Z64-to-SM64 imports


____________________
cu xdaniel
Tauwasser
"dumb piece of shit needs to learn some fucking ettiquette" - Anonymous
Level: 21


Posts: 6/73
EXP: 43034
For next: 6909

Since: 04-10-09


Since last post: 11.1 years
Last activity: 10.0 years

Posted on 03-26-10 10:00:56 AM Link | Quote
Originally posted by xdaniel
[...] the Windows console itself supports Unicode since NT4 or so [...] .


Nope, still ANSI. You can set it to Unicode, but that has pretty bad side-effects for many users. The console IME for Japanese only works with codepage 932 set, same things for other console IMEs for Chinese, Korean iirc.

cYa,

Tauwasser


____________________
cYa,

Tauwasser
xdaniel
980
Level: 64


Posts: 39/982
EXP: 2151468
For next: 62629

Since: 12-04-08

Pronouns: he/they
From: Germany

Since last post: 16 days
Last activity: 7 hours

Posted on 04-06-10 06:58:28 PM (last edited by xdaniel at 04-06-10 04:57 PM) Link | Quote


Getting started...

Edit:


Leaning Tower of Lylat?


____________________
cu xdaniel
Peardian

  
Magikoopa

16/3/1: KvSG #479 is up!

Level: 157


Posts: 3056/7597
EXP: 48559206
For next: 1020027

Since: 08-02-07

From: Isle Delfino

Since last post: 1 day
Last activity: 1 hour

Posted on 04-06-10 08:07:07 PM Link | Quote
Oh man, oh man. I love Star Fox 64.


I'm really interested to see where this is going.

____________________
-Peardian-


"Kindness is the language which the deaf can hear and the blind can see." -Mark Twain


xdaniel
980
Level: 64


Posts: 40/982
EXP: 2151468
For next: 62629

Since: 12-04-08

Pronouns: he/they
From: Germany

Since last post: 16 days
Last activity: 7 hours

Posted on 04-08-10 08:04:15 PM Link | Quote
No level editing, but something related:

<object width="480" height="385"><embed src="http://www.youtube.com/v/YTqQueGfEh4&hl=de_DE&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object>


____________________
cu xdaniel
Rachel Mae

Creature of Chaos
Level: 141


Posts: 2789/5929
EXP: 33573898
For next: 546116

Since: 07-03-07

Pronouns: she/her
From: Foxglen

Since last post: 11 days
Last activity: 1 day

Posted on 04-21-10 05:44:10 AM Link | Quote


Yeah, I know it's not much (just a custom layer 3 upload routine, I still have to poke RAM addresses to make it work), but gosh darnit I haven't really hacked SMW in-depth in over 3 years and I'm pretty proud of this achievement.

____________________
Conte de Contis
Member
Level: 36


Posts: 166/271
EXP: 299460
For next: 8650

Since: 12-21-09

From: Italy

Since last post: 11.8 years
Last activity: 11.8 years

Posted on 04-21-10 07:47:39 PM Link | Quote
Oh cool one Gunstar bmf! I thought this is something like vwf tool, seeing it the first time.
What is that Mario-Luigi garbage on the bottom? a dialogue or a glitch you need to fix?
(also i wonder what's up with Odissey)

____________________
I have seen Benedict XVI at Rome today
Darkdata
Ruins!? ♥
Level: 103


Posts: 1458/2892
EXP: 11435815
For next: 35591

Since: 07-04-07


Since last post: 192 days
Last activity: 20 hours

Posted on 04-21-10 09:57:14 PM Link | Quote
That is awesome BMF. Nice and user-friendly too.

The only thing is you get to struggle with LM autoformating for text now! :specialed:

____________________
4123
   
Rena
I had one (1) message in Discord deleted and proceeded to make a huge, huge mess about how it was a violation of free speech and how moderators are supposed to be spam janitors and nobody should have the right to tell me not to talk about school shootings
Level: 135


Posts: 3142/5390
EXP: 29049460
For next: 285545

Since: 07-22-07

Pronouns: he/him/whatever
From: RSP Segment 6

Since last post: 332 days
Last activity: 332 days

Posted on 04-22-10 12:48:37 AM Link | Quote
04-21-10 07:48:37 PM
Post #3142
Originally posted by Conte de Contis
What is that Mario-Luigi garbage on the bottom?
Looks like a test string.

____________________


witty comment
why not?
Rachel Mae

Creature of Chaos
Level: 141


Posts: 2793/5929
EXP: 33573898
For next: 546116

Since: 07-03-07

Pronouns: she/her
From: Foxglen

Since last post: 11 days
Last activity: 1 day

Posted on 04-22-10 03:13:53 AM Link | Quote
Yeah, it's just a test string, making sure tiles from both banks display properly.
Originally posted by Darkdata
The only thing is you get to struggle with LM autoformating for text now! :specialed:
I'm actually making the text in Terra Stripe, not LM. I have a lot more control over the positioning and can even color the text if necessary!

(though I...probably shouldn't do that )

____________________
Rena
I had one (1) message in Discord deleted and proceeded to make a huge, huge mess about how it was a violation of free speech and how moderators are supposed to be spam janitors and nobody should have the right to tell me not to talk about school shootings
Level: 135


Posts: 3145/5390
EXP: 29049460
For next: 285545

Since: 07-22-07

Pronouns: he/him/whatever
From: RSP Segment 6

Since last post: 332 days
Last activity: 332 days

Posted on 04-22-10 03:19:46 AM Link | Quote
04-21-10 10:19:46 PM
Post #3145
Hm, if you made the box the entire width of the screen, you could do all sorts of HDMA tricks to it. Switch to mode 5, get all 3 layers involved (box on layer 3, text on layer 2, underline/bold/shadow on layer 1), etc. You could also skew the text layers horizontally to italicize a line.
Even without doing that, you can probably make a gradient background colour fairly easily, and maybe overlay sprites for bold/bouncing text.

____________________


witty comment
why not?
Rachel Mae

Creature of Chaos
Level: 141


Posts: 2795/5929
EXP: 33573898
For next: 546116

Since: 07-03-07

Pronouns: she/her
From: Foxglen

Since last post: 11 days
Last activity: 1 day

Posted on 04-22-10 09:45:10 PM Link | Quote
Yeah, I'm...not gonna be doing that.

____________________
Darkdata
Ruins!? ♥
Level: 103


Posts: 1479/2892
EXP: 11435815
For next: 35591

Since: 07-04-07


Since last post: 192 days
Last activity: 20 hours

Posted on 05-01-10 02:20:12 AM Link | Quote



I am really thinking of having another pass or five at milly. I am really not happy how it turned out. I am also thinking of giving Xkeeper another pass as well...

____________________
4123
   
Rachel Mae

Creature of Chaos
Level: 141


Posts: 2821/5929
EXP: 33573898
For next: 546116

Since: 07-03-07

Pronouns: she/her
From: Foxglen

Since last post: 11 days
Last activity: 1 day

Posted on 05-01-10 06:13:55 AM Link | Quote
UPDATE: the new message box is fully operational! You just shove a string of message numbers you want a character to say into a RAM array, set the message box trigger ($1426) to #$FF, and the rest is taken care of automatically. It even adds a blinking "next page" cursor to all but the last page of dialogue.

I'll probably upload either a video or test patch soon-ish.

____________________
FPzero
9590



Post 8647/9597
Active
5.4 years ago
Posted on 05-01-10 02:23:38 PM Link | Quote
Those look great Darkdata! Are you still taking trainers? Viarra would probably make a decent one and I/Tyty have images of her for reference.

BMF: Sounds awesome, can't wait to see it in action. You could wait and show it off at SMWCentral's Creativity Convention next weekend...but then you'd probably get a bunch of Odyssey questions...maybe it's not such a good idea.

____________________




Tyty

Level: 165


Posts: 7361/8599
EXP: 58620973
For next: 314708

Since: 07-07-07


Since last post: 9.8 years
Last activity: 9.8 years

Posted on 05-01-10 02:30:34 PM Link | Quote
Darkdata, the hair on mine seems a bit... poofy (for lack of a better word)

Also, hydra is adorable. :3

____________________




<devin> i feel like i have improved someone's childhood
<Bitmap_Dale> Devin you fuck
Pages: 1 2 3 4 5 6 7 8 9 10 ... 37 38 39 40 41 42 43 44 45 ... 50 51 52 53 54 55 56 57 58 59 Next newer thread | Next older thread
Jul - General Game/ROM Hacking - The General Project Screenshot/Videos Thread... New poll - New thread - New reply


Rusted Logic

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

31 database queries.
Query execution time:  0.107981 seconds
Script execution time:  0.044987 seconds
Total render time:  0.152968 seconds


TidyHTML vomit below
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 2 column 181 - Warning: unescaped & or unknown entity "&page"
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 35 - Warning: missing <tr>
line 147 column 50 - Warning: missing </font> before </td>
line 148 column 37 - Warning: unescaped & or unknown entity "&id"
line 147 column 220 - Warning: missing </font> before </table>
line 149 column 35 - Warning: missing <tr>
line 149 column 92 - Warning: unescaped & or unknown entity "&page"
line 149 column 122 - Warning: unescaped & or unknown entity "&page"
line 149 column 152 - Warning: unescaped & or unknown entity "&page"
line 149 column 182 - Warning: unescaped & or unknown entity "&page"
line 149 column 212 - Warning: unescaped & or unknown entity "&page"
line 149 column 242 - Warning: unescaped & or unknown entity "&page"
line 149 column 272 - Warning: unescaped & or unknown entity "&page"
line 149 column 302 - Warning: unescaped & or unknown entity "&page"
line 149 column 332 - Warning: unescaped & or unknown entity "&page"
line 149 column 362 - Warning: unescaped & or unknown entity "&page"
line 149 column 397 - Warning: unescaped & or unknown entity "&page"
line 149 column 429 - Warning: unescaped & or unknown entity "&page"
line 149 column 461 - Warning: unescaped & or unknown entity "&page"
line 149 column 493 - Warning: unescaped & or unknown entity "&page"
line 149 column 528 - Warning: unescaped & or unknown entity "&page"
line 149 column 560 - Warning: unescaped & or unknown entity "&page"
line 149 column 592 - Warning: unescaped & or unknown entity "&page"
line 149 column 624 - Warning: unescaped & or unknown entity "&page"
line 149 column 660 - Warning: unescaped & or unknown entity "&page"
line 149 column 692 - Warning: unescaped & or unknown entity "&page"
line 149 column 724 - Warning: unescaped & or unknown entity "&page"
line 149 column 756 - Warning: unescaped & or unknown entity "&page"
line 149 column 788 - Warning: unescaped & or unknown entity "&page"
line 149 column 820 - Warning: unescaped & or unknown entity "&page"
line 149 column 852 - Warning: unescaped & or unknown entity "&page"
line 149 column 884 - Warning: unescaped & or unknown entity "&page"
line 149 column 916 - Warning: unescaped & or unknown entity "&page"
line 149 column 948 - Warning: unescaped & or unknown entity "&page"
line 149 column 50 - Warning: missing </font> before </td>
line 149 column 985 - Warning: missing </font> before </table>
line 156 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 158 column 9 - Warning: missing <tr>
line 176 column 13 - Warning: missing <tr>
line 177 column 99 - Warning: unescaped & or unknown entity "&postid"
line 190 column 1490 - Warning: unescaped & or unknown entity "&hl"
line 190 column 1499 - Warning: unescaped & or unknown entity "&fs"
line 190 column 1427 - Warning: discarding unexpected <param>
line 190 column 1507 - Warning: discarding unexpected </param>
line 190 column 1515 - Warning: discarding unexpected <param>
line 190 column 1558 - Warning: discarding unexpected </param>
line 190 column 1566 - Warning: discarding unexpected <param>
line 190 column 1613 - Warning: discarding unexpected </param>
line 190 column 1672 - Warning: unescaped & or unknown entity "&hl"
line 190 column 1681 - Warning: unescaped & or unknown entity "&fs"
line 196 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 198 column 9 - Warning: missing <tr>
line 216 column 13 - Warning: missing <tr>
line 217 column 99 - Warning: unescaped & or unknown entity "&postid"
line 219 column 199 - Warning: missing <tr>
line 219 column 203 - Warning: <style> isn't allowed in <td> elements
line 219 column 199 - Info: <td> previously mentioned
line 220 column 1216 - Warning: missing <tr>
line 220 column 1276 - Warning: missing </div>
line 219 column 1164 - Warning: missing </div>
line 219 column 1141 - Warning: missing </div>
line 219 column 1120 - Warning: missing </div>
line 219 column 1100 - Warning: missing </div>
line 219 column 1081 - Warning: missing </div>
line 223 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 225 column 9 - Warning: missing <tr>
line 243 column 13 - Warning: missing <tr>
line 244 column 99 - Warning: unescaped & or unknown entity "&postid"
line 246 column 176 - Warning: unescaped & or unknown entity "&hl"
line 246 column 185 - Warning: unescaped & or unknown entity "&fs"
line 246 column 113 - Warning: discarding unexpected <param>
line 246 column 193 - Warning: discarding unexpected </param>
line 246 column 201 - Warning: discarding unexpected <param>
line 246 column 244 - Warning: discarding unexpected </param>
line 246 column 252 - Warning: discarding unexpected <param>
line 246 column 299 - Warning: discarding unexpected </param>
line 246 column 358 - Warning: unescaped & or unknown entity "&hl"
line 246 column 367 - Warning: unescaped & or unknown entity "&fs"
line 250 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 252 column 9 - Warning: missing <tr>
line 270 column 13 - Warning: missing <tr>
line 271 column 99 - Warning: unescaped & or unknown entity "&postid"
line 280 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 282 column 9 - Warning: missing <tr>
line 300 column 13 - Warning: missing <tr>
line 301 column 99 - Warning: unescaped & or unknown entity "&postid"
line 310 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 312 column 9 - Warning: missing <tr>
line 330 column 13 - Warning: missing <tr>
line 331 column 99 - Warning: unescaped & or unknown entity "&postid"
line 345 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 347 column 9 - Warning: missing <tr>
line 365 column 13 - Warning: missing <tr>
line 366 column 99 - Warning: unescaped & or unknown entity "&postid"
line 380 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 382 column 9 - Warning: missing <tr>
line 400 column 13 - Warning: missing <tr>
line 401 column 99 - Warning: unescaped & or unknown entity "&postid"
line 403 column 74 - Warning: <style> isn't allowed in <td> elements
line 403 column 9 - Info: <td> previously mentioned
line 403 column 345 - Warning: missing </font> before <center>
line 403 column 419 - Warning: inserting implicit <font>
line 404 column 1 - Warning: inserting implicit <font>
line 415 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 417 column 9 - Warning: missing <tr>
line 435 column 13 - Warning: missing <tr>
line 436 column 99 - Warning: unescaped & or unknown entity "&postid"
line 440 column 224 - Warning: unescaped & or unknown entity "&hl"
line 440 column 233 - Warning: unescaped & or unknown entity "&fs"
line 440 column 161 - Warning: discarding unexpected <param>
line 440 column 241 - Warning: discarding unexpected </param>
line 440 column 249 - Warning: discarding unexpected <param>
line 440 column 292 - Warning: discarding unexpected </param>
line 440 column 300 - Warning: discarding unexpected <param>
line 440 column 347 - Warning: discarding unexpected </param>
line 440 column 406 - Warning: unescaped & or unknown entity "&hl"
line 440 column 415 - Warning: unescaped & or unknown entity "&fs"
line 445 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 447 column 9 - Warning: missing <tr>
line 465 column 13 - Warning: missing <tr>
line 466 column 99 - Warning: unescaped & or unknown entity "&postid"
line 473 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 475 column 9 - Warning: missing <tr>
line 493 column 13 - Warning: missing <tr>
line 494 column 99 - Warning: unescaped & or unknown entity "&postid"
line 501 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 503 column 9 - Warning: missing <tr>
line 521 column 13 - Warning: missing <tr>
line 522 column 99 - Warning: unescaped & or unknown entity "&postid"
line 524 column 74 - Warning: <style> isn't allowed in <td> elements
line 524 column 9 - Info: <td> previously mentioned
line 530 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 532 column 9 - Warning: missing <tr>
line 550 column 13 - Warning: missing <tr>
line 551 column 99 - Warning: unescaped & or unknown entity "&postid"
line 553 column 85 - Warning: <style> isn't allowed in <td> elements
line 553 column 9 - Info: <td> previously mentioned
line 556 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 558 column 9 - Warning: missing <tr>
line 576 column 13 - Warning: missing <tr>
line 577 column 99 - Warning: unescaped & or unknown entity "&postid"
line 579 column 808 - Warning: missing </font> before <blockquote>
line 580 column 959 - Warning: inserting implicit <font>
line 580 column 959 - Warning: missing </font> before <hr>
line 580 column 1024 - Warning: inserting implicit <font>
line 580 column 1024 - Warning: missing </font> before <hr>
line 580 column 1126 - Warning: inserting implicit <font>
line 582 column 1453 - Error: <z> is not recognized!
line 582 column 1453 - Warning: discarding unexpected <z>
line 585 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 587 column 9 - Warning: missing <tr>
line 605 column 13 - Warning: missing <tr>
line 606 column 99 - Warning: unescaped & or unknown entity "&postid"
line 608 column 85 - Warning: <style> isn't allowed in <td> elements
line 608 column 9 - Info: <td> previously mentioned
line 612 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 614 column 9 - Warning: missing <tr>
line 632 column 13 - Warning: missing <tr>
line 633 column 99 - Warning: unescaped & or unknown entity "&postid"
line 638 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 640 column 9 - Warning: missing <tr>
line 658 column 13 - Warning: missing <tr>
line 659 column 99 - Warning: unescaped & or unknown entity "&postid"
line 661 column 74 - Warning: <style> isn't allowed in <td> elements
line 661 column 9 - Info: <td> previously mentioned
line 668 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 670 column 9 - Warning: missing <tr>
line 688 column 13 - Warning: missing <tr>
line 689 column 99 - Warning: unescaped & or unknown entity "&postid"
line 695 column 15 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 696 column 25 - Warning: missing <tr>
line 698 column 33 - Warning: missing </font> before </td>
line 706 column 25 - Warning: plain text isn't allowed in <tr> elements
line 696 column 25 - Info: <tr> previously mentioned
line 708 column 33 - Warning: missing <tr>
line 709 column 119 - Warning: unescaped & or unknown entity "&postid"
line 709 column 47 - Warning: missing </nobr> before </table>
line 711 column 99 - Warning: <link> isn't allowed in <td> elements
line 711 column 25 - Info: <td> previously mentioned
line 715 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 717 column 9 - Warning: missing <tr>
line 735 column 13 - Warning: missing <tr>
line 736 column 99 - Warning: unescaped & or unknown entity "&postid"
line 738 column 74 - Warning: <link> isn't allowed in <td> elements
line 738 column 9 - Info: <td> previously mentioned
line 742 column 569 - Warning: discarding unexpected </ze>
line 743 column 633 - Warning: discarding unexpected </ze>
line 746 column 17 - Warning: missing <tr>
line 746 column 17 - Warning: discarding unexpected <table>
line 749 column 35 - Warning: missing <tr>
line 749 column 92 - Warning: unescaped & or unknown entity "&page"
line 749 column 122 - Warning: unescaped & or unknown entity "&page"
line 749 column 152 - Warning: unescaped & or unknown entity "&page"
line 749 column 182 - Warning: unescaped & or unknown entity "&page"
line 749 column 212 - Warning: unescaped & or unknown entity "&page"
line 749 column 242 - Warning: unescaped & or unknown entity "&page"
line 749 column 272 - Warning: unescaped & or unknown entity "&page"
line 749 column 302 - Warning: unescaped & or unknown entity "&page"
line 749 column 332 - Warning: unescaped & or unknown entity "&page"
line 749 column 362 - Warning: unescaped & or unknown entity "&page"
line 749 column 397 - Warning: unescaped & or unknown entity "&page"
line 749 column 429 - Warning: unescaped & or unknown entity "&page"
line 749 column 461 - Warning: unescaped & or unknown entity "&page"
line 749 column 493 - Warning: unescaped & or unknown entity "&page"
line 749 column 528 - Warning: unescaped & or unknown entity "&page"
line 749 column 560 - Warning: unescaped & or unknown entity "&page"
line 749 column 592 - Warning: unescaped & or unknown entity "&page"
line 749 column 624 - Warning: unescaped & or unknown entity "&page"
line 749 column 660 - Warning: unescaped & or unknown entity "&page"
line 749 column 692 - Warning: unescaped & or unknown entity "&page"
line 749 column 724 - Warning: unescaped & or unknown entity "&page"
line 749 column 756 - Warning: unescaped & or unknown entity "&page"
line 749 column 788 - Warning: unescaped & or unknown entity "&page"
line 749 column 820 - Warning: unescaped & or unknown entity "&page"
line 749 column 852 - Warning: unescaped & or unknown entity "&page"
line 749 column 884 - Warning: unescaped & or unknown entity "&page"
line 749 column 916 - Warning: unescaped & or unknown entity "&page"
line 749 column 948 - Warning: unescaped & or unknown entity "&page"
line 749 column 50 - Warning: missing </font> before </td>
line 749 column 985 - Warning: missing </font> before </table>
line 751 column 35 - Warning: missing <tr>
line 751 column 50 - Warning: missing </font> before </td>
line 752 column 37 - Warning: unescaped & or unknown entity "&id"
line 751 column 220 - Warning: missing </font> before </table>
line 753 column 17 - Warning: discarding unexpected </textarea>
line 753 column 28 - Warning: discarding unexpected </form>
line 753 column 35 - Warning: discarding unexpected </embed>
line 753 column 43 - Warning: discarding unexpected </noembed>
line 753 column 53 - Warning: discarding unexpected </noscript>
line 753 column 64 - Warning: discarding unexpected </noembed>
line 753 column 74 - Warning: discarding unexpected </embed>
line 753 column 82 - Warning: discarding unexpected </table>
line 753 column 90 - Warning: discarding unexpected </table>
line 755 column 9 - Warning: missing </font> before <table>
line 767 column 25 - Warning: discarding unexpected </font>
line 776 column 37 - Warning: discarding unexpected </font>
line 754 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 148 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 148 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 148 column 243 - Warning: <img> proprietary attribute value "absmiddle"
line 161 column 22 - Warning: <img> lacks "alt" attribute
line 161 column 63 - Warning: <img> lacks "alt" attribute
line 161 column 112 - Warning: <img> lacks "alt" attribute
line 161 column 162 - Warning: <img> lacks "alt" attribute
line 162 column 11 - Warning: <img> lacks "alt" attribute
line 172 column 15 - Warning: <img> lacks "alt" attribute
line 201 column 23 - Warning: <img> lacks "alt" attribute
line 201 column 64 - Warning: <img> lacks "alt" attribute
line 201 column 112 - Warning: <img> lacks "alt" attribute
line 201 column 162 - Warning: <img> lacks "alt" attribute
line 202 column 11 - Warning: <img> lacks "alt" attribute
line 212 column 15 - Warning: <img> lacks "alt" attribute
line 227 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 227 column 15 - Warning: <img> lacks "alt" attribute
line 227 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 227 column 58 - Warning: <img> lacks "alt" attribute
line 227 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 227 column 101 - Warning: <img> lacks "alt" attribute
line 227 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 227 column 144 - Warning: <img> lacks "alt" attribute
line 227 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 227 column 187 - Warning: <img> lacks "alt" attribute
line 227 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 227 column 230 - Warning: <img> lacks "alt" attribute
line 227 column 273 - Warning: <img> proprietary attribute value "absmiddle"
line 227 column 273 - Warning: <img> lacks "alt" attribute
line 227 column 316 - Warning: <img> proprietary attribute value "absmiddle"
line 227 column 316 - Warning: <img> lacks "alt" attribute
line 227 column 359 - Warning: <img> proprietary attribute value "absmiddle"
line 227 column 359 - Warning: <img> lacks "alt" attribute
line 227 column 402 - Warning: <img> proprietary attribute value "absmiddle"
line 227 column 402 - Warning: <img> lacks "alt" attribute
line 228 column 22 - Warning: <img> lacks "alt" attribute
line 228 column 63 - Warning: <img> lacks "alt" attribute
line 228 column 112 - Warning: <img> lacks "alt" attribute
line 228 column 162 - Warning: <img> lacks "alt" attribute
line 229 column 11 - Warning: <img> lacks "alt" attribute
line 239 column 15 - Warning: <img> lacks "alt" attribute
line 255 column 22 - Warning: <img> lacks "alt" attribute
line 255 column 63 - Warning: <img> lacks "alt" attribute
line 255 column 111 - Warning: <img> lacks "alt" attribute
line 255 column 161 - Warning: <img> lacks "alt" attribute
line 266 column 15 - Warning: <img> lacks "alt" attribute
line 277 column 464 - Warning: <img> proprietary attribute value "absmiddle"
line 277 column 464 - Warning: <img> lacks "alt" attribute
line 284 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 284 column 15 - Warning: <img> lacks "alt" attribute
line 284 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 284 column 58 - Warning: <img> lacks "alt" attribute
line 284 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 284 column 101 - Warning: <img> lacks "alt" attribute
line 284 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 284 column 144 - Warning: <img> lacks "alt" attribute
line 284 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 284 column 187 - Warning: <img> lacks "alt" attribute
line 284 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 284 column 230 - Warning: <img> lacks "alt" attribute
line 284 column 273 - Warning: <img> proprietary attribute value "absmiddle"
line 284 column 273 - Warning: <img> lacks "alt" attribute
line 284 column 316 - Warning: <img> proprietary attribute value "absmiddle"
line 284 column 316 - Warning: <img> lacks "alt" attribute
line 284 column 359 - Warning: <img> proprietary attribute value "absmiddle"
line 284 column 359 - Warning: <img> lacks "alt" attribute
line 284 column 402 - Warning: <img> proprietary attribute value "absmiddle"
line 284 column 402 - Warning: <img> lacks "alt" attribute
line 285 column 22 - Warning: <img> lacks "alt" attribute
line 285 column 63 - Warning: <img> lacks "alt" attribute
line 285 column 112 - Warning: <img> lacks "alt" attribute
line 285 column 162 - Warning: <img> lacks "alt" attribute
line 286 column 11 - Warning: <img> lacks "alt" attribute
line 296 column 15 - Warning: <img> lacks "alt" attribute
line 305 column 364 - Warning: <img> proprietary attribute value "absmiddle"
line 305 column 364 - Warning: <img> lacks "alt" attribute
line 315 column 22 - Warning: <img> lacks "alt" attribute
line 315 column 63 - Warning: <img> lacks "alt" attribute
line 315 column 111 - Warning: <img> lacks "alt" attribute
line 315 column 161 - Warning: <img> lacks "alt" attribute
line 316 column 11 - Warning: <img> lacks "alt" attribute
line 326 column 15 - Warning: <img> lacks "alt" attribute
line 349 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 349 column 15 - Warning: <img> lacks "alt" attribute
line 349 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 349 column 58 - Warning: <img> lacks "alt" attribute
line 349 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 349 column 101 - Warning: <img> lacks "alt" attribute
line 349 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 349 column 144 - Warning: <img> lacks "alt" attribute
line 349 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 349 column 187 - Warning: <img> lacks "alt" attribute
line 349 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 349 column 230 - Warning: <img> lacks "alt" attribute
line 349 column 273 - Warning: <img> proprietary attribute value "absmiddle"
line 349 column 273 - Warning: <img> lacks "alt" attribute
line 349 column 316 - Warning: <img> proprietary attribute value "absmiddle"
line 349 column 316 - Warning: <img> lacks "alt" attribute
line 349 column 359 - Warning: <img> proprietary attribute value "absmiddle"
line 349 column 359 - Warning: <img> lacks "alt" attribute
line 349 column 402 - Warning: <img> proprietary attribute value "absmiddle"
line 349 column 402 - Warning: <img> lacks "alt" attribute
line 350 column 22 - Warning: <img> lacks "alt" attribute
line 350 column 63 - Warning: <img> lacks "alt" attribute
line 350 column 112 - Warning: <img> lacks "alt" attribute
line 350 column 162 - Warning: <img> lacks "alt" attribute
line 351 column 11 - Warning: <img> lacks "alt" attribute
line 361 column 15 - Warning: <img> lacks "alt" attribute
line 368 column 74 - Warning: <img> lacks "alt" attribute
line 373 column 194 - Warning: <img> lacks "alt" attribute
line 384 column 17 - Warning: <img> lacks "alt" attribute
line 385 column 23 - Warning: <img> lacks "alt" attribute
line 385 column 64 - Warning: <img> lacks "alt" attribute
line 385 column 112 - Warning: <img> lacks "alt" attribute
line 385 column 162 - Warning: <img> lacks "alt" attribute
line 386 column 11 - Warning: <img> lacks "alt" attribute
line 396 column 15 - Warning: <img> lacks "alt" attribute
line 403 column 419 - Warning: <img> lacks "alt" attribute
line 406 column 642 - Warning: <img> proprietary attribute value "absmiddle"
line 406 column 642 - Warning: <img> lacks "alt" attribute
line 410 column 1088 - Warning: <img> lacks "alt" attribute
line 419 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 419 column 15 - Warning: <img> lacks "alt" attribute
line 419 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 419 column 58 - Warning: <img> lacks "alt" attribute
line 419 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 419 column 101 - Warning: <img> lacks "alt" attribute
line 419 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 419 column 144 - Warning: <img> lacks "alt" attribute
line 419 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 419 column 187 - Warning: <img> lacks "alt" attribute
line 419 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 419 column 230 - Warning: <img> lacks "alt" attribute
line 419 column 273 - Warning: <img> proprietary attribute value "absmiddle"
line 419 column 273 - Warning: <img> lacks "alt" attribute
line 419 column 316 - Warning: <img> proprietary attribute value "absmiddle"
line 419 column 316 - Warning: <img> lacks "alt" attribute
line 419 column 359 - Warning: <img> proprietary attribute value "absmiddle"
line 419 column 359 - Warning: <img> lacks "alt" attribute
line 419 column 402 - Warning: <img> proprietary attribute value "absmiddle"
line 419 column 402 - Warning: <img> lacks "alt" attribute
line 420 column 22 - Warning: <img> lacks "alt" attribute
line 420 column 63 - Warning: <img> lacks "alt" attribute
line 420 column 112 - Warning: <img> lacks "alt" attribute
line 420 column 162 - Warning: <img> lacks "alt" attribute
line 421 column 11 - Warning: <img> lacks "alt" attribute
line 431 column 15 - Warning: <img> lacks "alt" attribute
line 449 column 11 - Warning: <img> lacks "alt" attribute
line 450 column 23 - Warning: <img> lacks "alt" attribute
line 450 column 64 - Warning: <img> lacks "alt" attribute
line 450 column 113 - Warning: <img> lacks "alt" attribute
line 450 column 163 - Warning: <img> lacks "alt" attribute
line 451 column 11 - Warning: <img> lacks "alt" attribute
line 461 column 15 - Warning: <img> lacks "alt" attribute
line 468 column 263 - Warning: <img> lacks "alt" attribute
line 468 column 728 - Warning: <td> attribute "align" has invalid value "top"
line 468 column 861 - Warning: <img> lacks "alt" attribute
line 470 column 1170 - Warning: <img> proprietary attribute value "absmiddle"
line 470 column 1170 - Warning: <img> lacks "alt" attribute
line 470 column 1444 - Warning: <img> lacks "alt" attribute
line 470 column 1625 - Warning: <img> lacks "alt" attribute
line 470 column 1805 - Warning: <img> lacks "alt" attribute
line 478 column 22 - Warning: <img> lacks "alt" attribute
line 478 column 63 - Warning: <img> lacks "alt" attribute
line 478 column 112 - Warning: <img> lacks "alt" attribute
line 478 column 162 - Warning: <img> lacks "alt" attribute
line 479 column 11 - Warning: <img> lacks "alt" attribute
line 489 column 15 - Warning: <img> lacks "alt" attribute
line 498 column 402 - Warning: <img> proprietary attribute value "absmiddle"
line 498 column 402 - Warning: <img> lacks "alt" attribute
line 505 column 11 - Warning: <font> attribute "color" has invalid value "orange"
line 506 column 23 - Warning: <img> lacks "alt" attribute
line 506 column 64 - Warning: <img> lacks "alt" attribute
line 506 column 113 - Warning: <img> lacks "alt" attribute
line 506 column 162 - Warning: <img> lacks "alt" attribute
line 507 column 11 - Warning: <img> lacks "alt" attribute
line 517 column 15 - Warning: <img> lacks "alt" attribute
line 535 column 23 - Warning: <img> lacks "alt" attribute
line 535 column 64 - Warning: <img> lacks "alt" attribute
line 535 column 113 - Warning: <img> lacks "alt" attribute
line 535 column 163 - Warning: <img> lacks "alt" attribute
line 546 column 15 - Warning: <img> lacks "alt" attribute
line 560 column 11 - Warning: <img> lacks "alt" attribute
line 561 column 23 - Warning: <img> lacks "alt" attribute
line 561 column 64 - Warning: <img> lacks "alt" attribute
line 561 column 113 - Warning: <img> lacks "alt" attribute
line 561 column 163 - Warning: <img> lacks "alt" attribute
line 562 column 11 - Warning: <img> lacks "alt" attribute
line 572 column 15 - Warning: <img> lacks "alt" attribute
line 579 column 263 - Warning: <img> lacks "alt" attribute
line 579 column 728 - Warning: <td> attribute "align" has invalid value "top"
line 582 column 1402 - Warning: <img> proprietary attribute value "absmiddle"
line 582 column 1402 - Warning: <img> lacks "alt" attribute
line 582 column 1681 - Warning: <img> lacks "alt" attribute
line 582 column 1862 - Warning: <img> lacks "alt" attribute
line 582 column 2042 - Warning: <img> lacks "alt" attribute
line 590 column 23 - Warning: <img> lacks "alt" attribute
line 590 column 64 - Warning: <img> lacks "alt" attribute
line 590 column 113 - Warning: <img> lacks "alt" attribute
line 590 column 163 - Warning: <img> lacks "alt" attribute
line 601 column 15 - Warning: <img> lacks "alt" attribute
line 616 column 11 - Warning: <img> lacks "alt" attribute
line 617 column 23 - Warning: <img> lacks "alt" attribute
line 617 column 64 - Warning: <img> lacks "alt" attribute
line 617 column 113 - Warning: <img> lacks "alt" attribute
line 617 column 163 - Warning: <img> lacks "alt" attribute
line 618 column 11 - Warning: <img> lacks "alt" attribute
line 628 column 15 - Warning: <img> lacks "alt" attribute
line 635 column 263 - Warning: <img> lacks "alt" attribute
line 635 column 728 - Warning: <td> attribute "align" has invalid value "top"
line 635 column 898 - Warning: <img> proprietary attribute value "absmiddle"
line 635 column 898 - Warning: <img> lacks "alt" attribute
line 635 column 1174 - Warning: <img> lacks "alt" attribute
line 635 column 1355 - Warning: <img> lacks "alt" attribute
line 635 column 1535 - Warning: <img> lacks "alt" attribute
line 642 column 11 - Warning: <font> attribute "color" has invalid value "orange"
line 643 column 23 - Warning: <img> lacks "alt" attribute
line 643 column 64 - Warning: <img> lacks "alt" attribute
line 643 column 113 - Warning: <img> lacks "alt" attribute
line 643 column 162 - Warning: <img> lacks "alt" attribute
line 644 column 11 - Warning: <img> lacks "alt" attribute
line 654 column 15 - Warning: <img> lacks "alt" attribute
line 662 column 1671 - Warning: <div> anchor "darkdatarocketlayout" already defined
line 662 column 1876 - Warning: <img> lacks "alt" attribute
line 672 column 11 - Warning: <img> lacks "alt" attribute
line 673 column 23 - Warning: <img> lacks "alt" attribute
line 673 column 64 - Warning: <img> lacks "alt" attribute
line 673 column 113 - Warning: <img> lacks "alt" attribute
line 673 column 163 - Warning: <img> lacks "alt" attribute
line 674 column 11 - Warning: <img> lacks "alt" attribute
line 684 column 15 - Warning: <img> lacks "alt" attribute
line 691 column 263 - Warning: <img> lacks "alt" attribute
line 691 column 728 - Warning: <td> attribute "align" has invalid value "top"
line 691 column 1171 - Warning: <img> proprietary attribute value "absmiddle"
line 691 column 1171 - Warning: <img> lacks "alt" attribute
line 693 column 1514 - Warning: <img> lacks "alt" attribute
line 693 column 1695 - Warning: <img> lacks "alt" attribute
line 693 column 1875 - Warning: <img> lacks "alt" attribute
line 699 column 42 - Warning: <img> proprietary attribute value "absmiddle"
line 699 column 42 - Warning: <img> lacks "alt" attribute
line 699 column 85 - Warning: <img> proprietary attribute value "absmiddle"
line 699 column 85 - Warning: <img> lacks "alt" attribute
line 699 column 128 - Warning: <img> proprietary attribute value "absmiddle"
line 699 column 128 - Warning: <img> lacks "alt" attribute
line 699 column 171 - Warning: <img> proprietary attribute value "absmiddle"
line 699 column 171 - Warning: <img> lacks "alt" attribute
line 699 column 214 - Warning: <img> proprietary attribute value "absmiddle"
line 699 column 214 - Warning: <img> lacks "alt" attribute
line 699 column 257 - Warning: <img> proprietary attribute value "absmiddle"
line 699 column 257 - Warning: <img> lacks "alt" attribute
line 699 column 300 - Warning: <img> proprietary attribute value "absmiddle"
line 699 column 300 - Warning: <img> lacks "alt" attribute
line 699 column 343 - Warning: <img> proprietary attribute value "absmiddle"
line 699 column 343 - Warning: <img> lacks "alt" attribute
line 699 column 386 - Warning: <img> proprietary attribute value "absmiddle"
line 699 column 386 - Warning: <img> lacks "alt" attribute
line 699 column 429 - Warning: <img> proprietary attribute value "absmiddle"
line 699 column 429 - Warning: <img> lacks "alt" attribute
line 699 column 472 - Warning: <img> proprietary attribute value "absmiddle"
line 699 column 472 - Warning: <img> lacks "alt" attribute
line 699 column 515 - Warning: <img> proprietary attribute value "absmiddle"
line 699 column 515 - Warning: <img> lacks "alt" attribute
line 701 column 33 - Warning: <img> lacks "alt" attribute
line 704 column 37 - Warning: <img> lacks "alt" attribute
line 713 column 689 - Warning: <img> lacks "alt" attribute
line 720 column 23 - Warning: <img> lacks "alt" attribute
line 720 column 64 - Warning: <img> lacks "alt" attribute
line 720 column 113 - Warning: <img> lacks "alt" attribute
line 720 column 163 - Warning: <img> lacks "alt" attribute
line 731 column 15 - Warning: <img> lacks "alt" attribute
line 738 column 313 - Warning: <img> proprietary attribute value "absmiddle"
line 738 column 313 - Warning: <img> lacks "alt" attribute
line 741 column 485 - Warning: <img> lacks "alt" attribute
line 752 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 752 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 752 column 243 - Warning: <img> proprietary attribute value "absmiddle"
line 761 column 25 - Warning: <img> lacks "alt" attribute
line 766 column 267 - Warning: <img> lacks "alt" attribute
line 220 column 1373 - Warning: trimming empty <p>
line 403 column 345 - Warning: trimming empty <font>
line 746 column 17 - Warning: trimming empty <tr>
line 125 column 68 - Warning: <nobr> is not approved by W3C
line 141 column 68 - Warning: <nobr> is not approved by W3C
line 177 column 27 - Warning: <nobr> is not approved by W3C
line 217 column 27 - Warning: <nobr> is not approved by W3C
line 219 column 74 - Warning: <table> proprietary attribute "background"
line 220 column 1187 - Warning: <table> proprietary attribute "height"
line 244 column 27 - Warning: <nobr> is not approved by W3C
line 271 column 27 - Warning: <nobr> is not approved by W3C
line 301 column 27 - Warning: <nobr> is not approved by W3C
line 331 column 27 - Warning: <nobr> is not approved by W3C
line 366 column 27 - Warning: <nobr> is not approved by W3C
line 401 column 27 - Warning: <nobr> is not approved by W3C
line 409 column 769 - Warning: <td> proprietary attribute "background"
line 436 column 27 - Warning: <nobr> is not approved by W3C
line 466 column 27 - Warning: <nobr> is not approved by W3C
line 468 column 74 - Warning: <table> proprietary attribute "height"
line 468 column 155 - Warning: <td> proprietary attribute "background"
line 468 column 366 - Warning: <td> proprietary attribute "background"
line 468 column 460 - Warning: <td> proprietary attribute "background"
line 468 column 543 - Warning: <td> proprietary attribute "background"
line 468 column 646 - Warning: <td> proprietary attribute "background"
line 468 column 728 - Warning: <td> proprietary attribute "background"
line 470 column 1264 - Warning: <td> proprietary attribute "background"
line 470 column 1355 - Warning: <td> proprietary attribute "background"
line 470 column 1532 - Warning: <td> proprietary attribute "background"
line 470 column 1716 - Warning: <td> proprietary attribute "background"
line 494 column 27 - Warning: <nobr> is not approved by W3C
line 522 column 27 - Warning: <nobr> is not approved by W3C
line 551 column 27 - Warning: <nobr> is not approved by W3C
line 577 column 27 - Warning: <nobr> is not approved by W3C
line 579 column 74 - Warning: <table> proprietary attribute "height"
line 579 column 155 - Warning: <td> proprietary attribute "background"
line 579 column 366 - Warning: <td> proprietary attribute "background"
line 579 column 460 - Warning: <td> proprietary attribute "background"
line 579 column 543 - Warning: <td> proprietary attribute "background"
line 579 column 646 - Warning: <td> proprietary attribute "background"
line 579 column 728 - Warning: <td> proprietary attribute "background"
line 582 column 1501 - Warning: <td> proprietary attribute "background"
line 582 column 1592 - Warning: <td> proprietary attribute "background"
line 582 column 1769 - Warning: <td> proprietary attribute "background"
line 582 column 1953 - Warning: <td> proprietary attribute "background"
line 606 column 27 - Warning: <nobr> is not approved by W3C
line 633 column 27 - Warning: <nobr> is not approved by W3C
line 635 column 74 - Warning: <table> proprietary attribute "height"
line 635 column 155 - Warning: <td> proprietary attribute "background"
line 635 column 366 - Warning: <td> proprietary attribute "background"
line 635 column 460 - Warning: <td> proprietary attribute "background"
line 635 column 543 - Warning: <td> proprietary attribute "background"
line 635 column 646 - Warning: <td> proprietary attribute "background"
line 635 column 728 - Warning: <td> proprietary attribute "background"
line 635 column 994 - Warning: <td> proprietary attribute "background"
line 635 column 1085 - Warning: <td> proprietary attribute "background"
line 635 column 1262 - Warning: <td> proprietary attribute "background"
line 635 column 1446 - Warning: <td> proprietary attribute "background"
line 659 column 27 - Warning: <nobr> is not approved by W3C
line 689 column 27 - Warning: <nobr> is not approved by W3C
line 691 column 74 - Warning: <table> proprietary attribute "height"
line 691 column 155 - Warning: <td> proprietary attribute "background"
line 691 column 366 - Warning: <td> proprietary attribute "background"
line 691 column 460 - Warning: <td> proprietary attribute "background"
line 691 column 543 - Warning: <td> proprietary attribute "background"
line 691 column 646 - Warning: <td> proprietary attribute "background"
line 691 column 728 - Warning: <td> proprietary attribute "background"
line 693 column 1334 - Warning: <td> proprietary attribute "background"
line 693 column 1425 - Warning: <td> proprietary attribute "background"
line 693 column 1602 - Warning: <td> proprietary attribute "background"
line 693 column 1786 - Warning: <td> proprietary attribute "background"
line 709 column 47 - Warning: <nobr> is not approved by W3C
line 736 column 27 - Warning: <nobr> is not approved by W3C
Info: Document content looks like HTML5
Info: No system identifier in emitted doctype
Tidy found 589 warnings and 1 error!

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