Register - Login
Views: 99395512
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
04-24-22 12:35:19 PM
Jul - NSMB Hacking (Archive) - Editor Development thread New poll - New thread - New reply
Pages: 1 2 3 4 5 6 7 8 9 10 11 ... 25 26 27 28 29 30 31 32 33 34 Next newer thread | Next older thread
Deleted User
Collection of nobodies
Posted on 10-30-09 03:42:50 PM Link | Quote
Works perfectly for me,
Nice work Kinoko.

____________________


===================
[Posted by X]


===================
[Posted by X]


===================
[Posted by X]


===================
[Posted by X]
Deleted User
Collection of nobodies
Posted on 10-30-09 03:48:01 PM Link | Quote
Thank you

By the way, why are you interested by this program? If you want to help us figuring out what kind of data those overlays could contain, then it's great if they contain tables for graphics and sprites and all, it will definitely be a great step forwards.

____________________


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]
Ninji

Birdo
Why did my user title say I'm a toaster anyway
Level: 88


Posts: 925/2014
EXP: 6633176
For next: 17488

Since: 07-26-07

Pronouns: he/him or they/them
From: Glasgow, Scotland

Since last post: 104 days
Last activity: 18 days

Posted on 10-30-09 03:49:40 PM Link | Quote
Originally posted by TheKinoko
Thank you

By the way, why are you interested by this program? If you want to help us figuring out what kind of data those overlays could contain, then it's great if they contain tables for graphics and sprites and all, it will definitely be a great step forwards.

Text files are not exactly the best way to dump binary data Finding anything in them will be a pain. In addition, NSMB's overlay files are compressed - so you won't be able to find anything in them here.

DecompressOverlay() in this code file contains the code for it - go ahead and use it if you want: http://code.google.com/p/nsmb-editor/source/browse/trunk/NSMBe4/NSMBDataHandler.cs

Also, I'd recommend making a separate thread (probably in ROM hacking, seeing as this is not NSMB-specific - unless you want to make one about analysing the overlay files) for this tool. This thread is going far too off-topic.

____________________








Originally posted by Sonicandtails
I'm trying top for the day 2 minutes to see how I feel. It's certainly different.
(I'm a bottom guy)
Currently reorganising my site's public_html folder. Links/images in my posts may be broken. If you find a broken link/image, PM me with the link and I'll fix it!
Hacking Tools: NSMB Editor 4 · Nitro Explorer · NARC Explorer
Deleted User
Collection of nobodies
Posted on 10-30-09 03:53:46 PM Link | Quote
Ah, they're compressed... so that's why the data I'm getting resembles nothing.

Needs more work.

And yeah, we're going offtopic... When I manage to get interesting data out of those overlays, I'll create a thread about it here.

____________________


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN


Posts: 154/-1288
EXP: NaN
For next: 0

Since: 07-28-09

From: Spain

Since last post: 10.8 years
Last activity: 9.9 years

Posted on 10-30-09 04:17:48 PM Link | Quote
i dont want to be pessimistic. i'm just realistic:

I dont think that the sprite tables have sth to do with sprite rendering. I guess that rendering code is in ASM, and different for each sprite.... so i dont think we can get the editor to display the sprites from reading the tables....
Ninji

Birdo
Why did my user title say I'm a toaster anyway
Level: 88


Posts: 926/2014
EXP: 6633176
For next: 17488

Since: 07-26-07

Pronouns: he/him or they/them
From: Glasgow, Scotland

Since last post: 104 days
Last activity: 18 days

Posted on 10-30-09 05:00:23 PM Link | Quote
Originally posted by dirbaio
i dont want to be pessimistic. i'm just realistic:

I dont think that the sprite tables have sth to do with sprite rendering. I guess that rendering code is in ASM, and different for each sprite.... so i dont think we can get the editor to display the sprites from reading the tables....

I'm also extremely sure about this. Getting the editor to render them without hard-coding will be a total pain.

Progress update:



I've just committed the new palette editor - in the graphics editor, Ctrl+Click on a colour to modify it. Now tilesets are fully modifiable

____________________








Originally posted by Sonicandtails
I'm trying top for the day 2 minutes to see how I feel. It's certainly different.
(I'm a bottom guy)
Currently reorganising my site's public_html folder. Links/images in my posts may be broken. If you find a broken link/image, PM me with the link and I'll fix it!
Hacking Tools: NSMB Editor 4 · Nitro Explorer · NARC Explorer
Deleted User
Collection of nobodies
Posted on 10-30-09 05:09:02 PM Link | Quote
Yeah, I know. But atleast we'll be able to figure out better how sprites work, find unused possibilities for sprite data, and maybe even be able to get beta sprites working...

And, wow, that graphics editor looks so great! Keep up the good work

____________________


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]
Deleted User
Collection of nobodies
Posted on 10-30-09 05:35:53 PM (last edited by X at 10-30-09 02:36 PM) Link | Quote


glossy
sparta
___________________________________________________________
@ kinokio
My intentions are to learn more about the way nds games are created and how to modify them,
I am also not at all good at c# but I am better at other kinds of hacking,
____________________________________________________________

__________________________________________________________
@ treeki
Your editor is looking better than ever! and I really hope a new release is out soon.

____________________


===================
[Posted by X]


===================
[Posted by X]


===================
[Posted by X]


===================
[Posted by X]
Deleted User
Collection of nobodies
Posted on 10-30-09 05:55:26 PM Link | Quote
Originally posted by X
___________________________________________________________
@ kinokio
My intentions are to learn more about the way nds games are created and how to modify them,
I am also not at all good at c# but I am better at other kinds of hacking,
____________________________________________________________

Well, that's nice, you're willing to learn. Thus I wish you have good luck

I don't know C# either, only C++. But I know managed C++. It doesn't seem quite different from C#... only different syntax. I should start working on the editor someday...

By the way, my name is Kinoko, not Kinokio

____________________


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]
Deleted User
Collection of nobodies
Posted on 10-30-09 07:31:27 PM (last edited by X at 10-30-09 06:05 PM) Link | Quote

glossy
spartaWell I'm going to try compiling the beta nsmb editor with vbasic next because it looks absolutely awesome.

____________________


===================
[Posted by X]


===================
[Posted by X]


===================
[Posted by X]


===================
[Posted by X]
Ninji

Birdo
Why did my user title say I'm a toaster anyway
Level: 88


Posts: 927/2014
EXP: 6633176
For next: 17488

Since: 07-26-07

Pronouns: he/him or they/them
From: Glasgow, Scotland

Since last post: 104 days
Last activity: 18 days

Posted on 10-30-09 08:10:07 PM Link | Quote
Originally posted by X
Well I'm going to try compiling the beta nsmb editor with vbasic next because it looks absolutely awesome.

It's not coded using Visual Basic so.. good luck doing that?

I'd post a preview build - but the problem is that people will end up distributing it and keeping it alive even after the real version is released.

Perhaps I could add a time limit on it (Locks down after X date) and a warning message box when started, plus heavily obvious beta/preview branding. Not 100% sure, though.

____________________








Originally posted by Sonicandtails
I'm trying top for the day 2 minutes to see how I feel. It's certainly different.
(I'm a bottom guy)
Currently reorganising my site's public_html folder. Links/images in my posts may be broken. If you find a broken link/image, PM me with the link and I'll fix it!
Hacking Tools: NSMB Editor 4 · Nitro Explorer · NARC Explorer
gridatttack

Buzzy Beetle
Rarity FTW
Level: 42


Posts: 38/375
EXP: 493783
For next: 27579

Since: 08-26-09


Since last post: 5.3 years
Last activity: 2.0 years

Posted on 10-30-09 08:33:03 PM Link | Quote
Will the palette of the background would also be editable?
Deleted User
Collection of nobodies
Posted on 10-30-09 08:35:57 PM (last edited by X at 10-30-09 06:04 PM) Link | Quote
glossy
spartaDarn it failed,
So maybe you could PM it to me,

And I promise will not redistribute it.

BTW: I am really good at beta testing.

EDIT: Background removed

____________________


===================
[Posted by X]


===================
[Posted by X]


===================
[Posted by X]


===================
[Posted by X]
Deleted User
Collection of nobodies
Posted on 10-30-09 08:56:45 PM Link | Quote
[offtopic]
X, your posts are unreadable on that background. Either remove it or find a way to make the text readable.
Friendly tip, don't take it bad
[/offtopic]

____________________


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]
Ehm
Member
Level: 49


Posts: 144/533
EXP: 843385
For next: 40498

Since: 06-13-09

From: Canada

Since last post: 4.0 years
Last activity: 4.0 years

Posted on 10-30-09 10:20:44 PM Link | Quote
do the tilesets cover sprites as well?
Ninji

Birdo
Why did my user title say I'm a toaster anyway
Level: 88


Posts: 928/2014
EXP: 6633176
For next: 17488

Since: 07-26-07

Pronouns: he/him or they/them
From: Glasgow, Scotland

Since last post: 104 days
Last activity: 18 days

Posted on 10-31-09 03:40:20 PM Link | Quote
Originally posted by m64m
do the tilesets cover sprites as well?

No, they're treated entirely differently by the game. (Not sure exactly what you mean though)

____________________








Originally posted by Sonicandtails
I'm trying top for the day 2 minutes to see how I feel. It's certainly different.
(I'm a bottom guy)
Currently reorganising my site's public_html folder. Links/images in my posts may be broken. If you find a broken link/image, PM me with the link and I'll fix it!
Hacking Tools: NSMB Editor 4 · Nitro Explorer · NARC Explorer
Deleted User
Collection of nobodies
Posted on 10-31-09 06:53:26 PM Link | Quote
Maybe he wants to know if it's possible to edit 2D sprite tiles with the tile editor?



(200th post! I'm now a [3] )

____________________


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN


Posts: 156/-1288
EXP: NaN
For next: 0

Since: 07-28-09

From: Spain

Since last post: 10.8 years
Last activity: 9.9 years

Posted on 10-31-09 07:14:56 PM Link | Quote
Originally posted by TheKinoko
Maybe he wants to know if it's possible to edit 2D sprite tiles with the tile editor?


2d sprites are not editable for now. but when we make the graphics editor able to edit all files they will be. Then most 2d things like the UI, the sprites and the BGs will be editable.
Garmichael
Member
Level: 26


Posts: 54/121
EXP: 91125
For next: 11150

Since: 06-24-09

From: Seattle, Wa

Since last post: 10.8 years
Last activity: 10.6 years

Posted on 10-31-09 07:34:35 PM Link | Quote

Good job on the progress you two!

Will we be able to import images into the tile editor in jpg, gif, bmp, or png formats?

____________________

dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN


Posts: 157/-1288
EXP: NaN
For next: 0

Since: 07-28-09

From: Spain

Since last post: 10.8 years
Last activity: 9.9 years

Posted on 10-31-09 07:50:49 PM Link | Quote
Originally posted by Garmichael
Good job on the progress you two!

Will we be able to import images into the tile editor in jpg, gif, bmp, or png formats?


hmmm... it can be done, but it will be hard... because the tiles have two palettes and that'd have to be handled properly... not sure how to do it. Maybe in a next version
Pages: 1 2 3 4 5 6 7 8 9 10 11 ... 25 26 27 28 29 30 31 32 33 34 Next newer thread | Next older thread
Jul - NSMB Hacking (Archive) - Editor Development thread New poll - New thread - New reply


Rusted Logic

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

29 database queries, 3 query cache hits.
Query execution time:  0.097991 seconds
Script execution time:  0.033686 seconds
Total render time:  0.131677 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 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 196 - Warning: missing </font> before </table>
line 149 column 35 - Warning: missing <tr>
line 149 column 94 - Warning: unescaped & or unknown entity "&page"
line 149 column 126 - Warning: unescaped & or unknown entity "&page"
line 149 column 158 - Warning: unescaped & or unknown entity "&page"
line 149 column 190 - Warning: unescaped & or unknown entity "&page"
line 149 column 222 - Warning: unescaped & or unknown entity "&page"
line 149 column 254 - Warning: unescaped & or unknown entity "&page"
line 149 column 288 - Warning: unescaped & or unknown entity "&page"
line 149 column 320 - Warning: unescaped & or unknown entity "&page"
line 149 column 352 - Warning: unescaped & or unknown entity "&page"
line 149 column 385 - Warning: unescaped & or unknown entity "&page"
line 149 column 423 - Warning: unescaped & or unknown entity "&page"
line 149 column 457 - Warning: unescaped & or unknown entity "&page"
line 149 column 491 - Warning: unescaped & or unknown entity "&page"
line 149 column 525 - Warning: unescaped & or unknown entity "&page"
line 149 column 559 - Warning: unescaped & or unknown entity "&page"
line 149 column 593 - Warning: unescaped & or unknown entity "&page"
line 149 column 627 - Warning: unescaped & or unknown entity "&page"
line 149 column 661 - Warning: unescaped & or unknown entity "&page"
line 149 column 695 - Warning: unescaped & or unknown entity "&page"
line 149 column 729 - Warning: unescaped & or unknown entity "&page"
line 149 column 50 - Warning: missing </font> before </td>
line 149 column 766 - Warning: missing </font> before </table>
line 155 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 156 column 25 - Warning: missing <tr>
line 163 column 33 - Warning: missing <tr>
line 164 column 121 - Warning: unescaped & or unknown entity "&postid"
line 168 column 17 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 169 column 25 - Warning: missing <tr>
line 176 column 33 - Warning: missing <tr>
line 177 column 121 - Warning: unescaped & or unknown entity "&postid"
line 183 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 185 column 9 - Warning: missing <tr>
line 203 column 13 - Warning: missing <tr>
line 204 column 101 - Warning: unescaped & or unknown entity "&postid"
line 206 column 74 - Warning: <link> isn't allowed in <td> elements
line 206 column 9 - Info: <td> previously mentioned
line 213 column 1761 - Warning: inserting implicit <marquee>
line 214 column 1 - Warning: inserting implicit <marquee>
line 214 column 1835 - Warning: inserting implicit <marquee>
line 215 column 1 - Warning: inserting implicit <marquee>
line 215 column 1909 - Warning: inserting implicit <marquee>
line 216 column 1 - Warning: inserting implicit <marquee>
line 216 column 1983 - Warning: inserting implicit <marquee>
line 217 column 1 - Warning: inserting implicit <marquee>
line 217 column 2057 - Warning: inserting implicit <marquee>
line 218 column 1 - Warning: inserting implicit <marquee>
line 218 column 2131 - Warning: inserting implicit <marquee>
line 219 column 1 - Warning: inserting implicit <marquee>
line 223 column 3315 - Warning: discarding unexpected </div>
line 223 column 3321 - Warning: discarding unexpected </td>
line 225 column 15 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 226 column 25 - Warning: missing <tr>
line 233 column 33 - Warning: missing <tr>
line 234 column 121 - Warning: unescaped & or unknown entity "&postid"
line 242 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 244 column 9 - Warning: missing <tr>
line 262 column 13 - Warning: missing <tr>
line 263 column 101 - Warning: unescaped & or unknown entity "&postid"
line 270 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 272 column 9 - Warning: missing <tr>
line 290 column 13 - Warning: missing <tr>
line 291 column 101 - Warning: unescaped & or unknown entity "&postid"
line 293 column 74 - Warning: <link> isn't allowed in <td> elements
line 293 column 9 - Info: <td> previously mentioned
line 302 column 1345 - Warning: inserting implicit <marquee>
line 303 column 1 - Warning: inserting implicit <marquee>
line 303 column 1419 - Warning: inserting implicit <marquee>
line 304 column 1 - Warning: inserting implicit <marquee>
line 304 column 1493 - Warning: inserting implicit <marquee>
line 305 column 1 - Warning: inserting implicit <marquee>
line 305 column 1567 - Warning: inserting implicit <marquee>
line 306 column 1 - Warning: inserting implicit <marquee>
line 306 column 1641 - Warning: inserting implicit <marquee>
line 307 column 1 - Warning: inserting implicit <marquee>
line 307 column 1715 - Warning: inserting implicit <marquee>
line 308 column 1 - Warning: inserting implicit <marquee>
line 312 column 2899 - Warning: discarding unexpected </div>
line 312 column 2905 - Warning: discarding unexpected </td>
line 314 column 15 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 315 column 25 - Warning: missing <tr>
line 322 column 33 - Warning: missing <tr>
line 323 column 121 - Warning: unescaped & or unknown entity "&postid"
line 328 column 17 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 329 column 25 - Warning: missing <tr>
line 336 column 33 - Warning: missing <tr>
line 337 column 121 - Warning: unescaped & or unknown entity "&postid"
line 351 column 17 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 352 column 25 - Warning: missing <tr>
line 359 column 33 - Warning: missing <tr>
line 360 column 121 - Warning: unescaped & or unknown entity "&postid"
line 372 column 17 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 373 column 25 - Warning: missing <tr>
line 380 column 33 - Warning: missing <tr>
line 381 column 121 - Warning: unescaped & or unknown entity "&postid"
line 385 column 253 - Warning: discarding unexpected </center>
line 387 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 389 column 9 - Warning: missing <tr>
line 407 column 13 - Warning: missing <tr>
line 408 column 101 - Warning: unescaped & or unknown entity "&postid"
line 410 column 74 - Warning: <link> isn't allowed in <td> elements
line 410 column 9 - Info: <td> previously mentioned
line 415 column 1163 - Warning: inserting implicit <marquee>
line 416 column 1 - Warning: inserting implicit <marquee>
line 416 column 1237 - Warning: inserting implicit <marquee>
line 417 column 1 - Warning: inserting implicit <marquee>
line 417 column 1311 - Warning: inserting implicit <marquee>
line 418 column 1 - Warning: inserting implicit <marquee>
line 418 column 1385 - Warning: inserting implicit <marquee>
line 419 column 1 - Warning: inserting implicit <marquee>
line 419 column 1459 - Warning: inserting implicit <marquee>
line 420 column 1 - Warning: inserting implicit <marquee>
line 420 column 1533 - Warning: inserting implicit <marquee>
line 421 column 1 - Warning: inserting implicit <marquee>
line 425 column 2717 - Warning: discarding unexpected </div>
line 425 column 2723 - Warning: discarding unexpected </td>
line 428 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 430 column 9 - Warning: missing <tr>
line 448 column 13 - Warning: missing <tr>
line 449 column 101 - Warning: unescaped & or unknown entity "&postid"
line 453 column 15 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 454 column 25 - Warning: missing <tr>
line 461 column 33 - Warning: missing <tr>
line 462 column 121 - Warning: unescaped & or unknown entity "&postid"
line 465 column 249 - Warning: discarding unexpected </center>
line 473 column 17 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 474 column 25 - Warning: missing <tr>
line 481 column 33 - Warning: missing <tr>
line 482 column 121 - Warning: unescaped & or unknown entity "&postid"
line 489 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 491 column 9 - Warning: missing <tr>
line 509 column 13 - Warning: missing <tr>
line 510 column 101 - Warning: unescaped & or unknown entity "&postid"
line 515 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 517 column 9 - Warning: missing <tr>
line 535 column 13 - Warning: missing <tr>
line 536 column 101 - Warning: unescaped & or unknown entity "&postid"
line 538 column 74 - Warning: <link> isn't allowed in <td> elements
line 538 column 9 - Info: <td> previously mentioned
line 539 column 742 - Warning: inserting implicit <marquee>
line 540 column 1 - Warning: inserting implicit <marquee>
line 540 column 816 - Warning: inserting implicit <marquee>
line 541 column 1 - Warning: inserting implicit <marquee>
line 541 column 890 - Warning: inserting implicit <marquee>
line 542 column 1 - Warning: inserting implicit <marquee>
line 542 column 964 - Warning: inserting implicit <marquee>
line 543 column 1 - Warning: inserting implicit <marquee>
line 543 column 1038 - Warning: inserting implicit <marquee>
line 544 column 1 - Warning: inserting implicit <marquee>
line 544 column 1112 - Warning: inserting implicit <marquee>
line 545 column 1 - Warning: inserting implicit <marquee>
line 549 column 2296 - Warning: discarding unexpected </div>
line 549 column 2302 - Warning: discarding unexpected </td>
line 551 column 15 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 552 column 25 - Warning: missing <tr>
line 559 column 33 - Warning: missing <tr>
line 560 column 121 - Warning: unescaped & or unknown entity "&postid"
line 568 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 570 column 9 - Warning: missing <tr>
line 588 column 13 - Warning: missing <tr>
line 589 column 101 - Warning: unescaped & or unknown entity "&postid"
line 596 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 598 column 9 - Warning: missing <tr>
line 616 column 13 - Warning: missing <tr>
line 617 column 101 - Warning: unescaped & or unknown entity "&postid"
line 619 column 74 - Warning: <style> isn't allowed in <td> elements
line 619 column 9 - Info: <td> previously mentioned
line 626 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 628 column 9 - Warning: missing <tr>
line 646 column 13 - Warning: missing <tr>
line 647 column 101 - Warning: unescaped & or unknown entity "&postid"
line 656 column 17 - Warning: missing <tr>
line 656 column 17 - Warning: discarding unexpected <table>
line 659 column 35 - Warning: missing <tr>
line 659 column 94 - Warning: unescaped & or unknown entity "&page"
line 659 column 126 - Warning: unescaped & or unknown entity "&page"
line 659 column 158 - Warning: unescaped & or unknown entity "&page"
line 659 column 190 - Warning: unescaped & or unknown entity "&page"
line 659 column 222 - Warning: unescaped & or unknown entity "&page"
line 659 column 254 - Warning: unescaped & or unknown entity "&page"
line 659 column 288 - Warning: unescaped & or unknown entity "&page"
line 659 column 320 - Warning: unescaped & or unknown entity "&page"
line 659 column 352 - Warning: unescaped & or unknown entity "&page"
line 659 column 385 - Warning: unescaped & or unknown entity "&page"
line 659 column 423 - Warning: unescaped & or unknown entity "&page"
line 659 column 457 - Warning: unescaped & or unknown entity "&page"
line 659 column 491 - Warning: unescaped & or unknown entity "&page"
line 659 column 525 - Warning: unescaped & or unknown entity "&page"
line 659 column 559 - Warning: unescaped & or unknown entity "&page"
line 659 column 593 - Warning: unescaped & or unknown entity "&page"
line 659 column 627 - Warning: unescaped & or unknown entity "&page"
line 659 column 661 - Warning: unescaped & or unknown entity "&page"
line 659 column 695 - Warning: unescaped & or unknown entity "&page"
line 659 column 729 - Warning: unescaped & or unknown entity "&page"
line 659 column 50 - Warning: missing </font> before </td>
line 659 column 766 - Warning: missing </font> before </table>
line 661 column 35 - Warning: missing <tr>
line 661 column 50 - Warning: missing </font> before </td>
line 662 column 37 - Warning: unescaped & or unknown entity "&id"
line 661 column 196 - Warning: missing </font> before </table>
line 663 column 17 - Warning: discarding unexpected </textarea>
line 663 column 28 - Warning: discarding unexpected </form>
line 663 column 35 - Warning: discarding unexpected </embed>
line 663 column 43 - Warning: discarding unexpected </noembed>
line 663 column 53 - Warning: discarding unexpected </noscript>
line 663 column 64 - Warning: discarding unexpected </noembed>
line 663 column 74 - Warning: discarding unexpected </embed>
line 663 column 82 - Warning: discarding unexpected </table>
line 663 column 90 - Warning: discarding unexpected </table>
line 665 column 9 - Warning: missing </font> before <table>
line 677 column 25 - Warning: discarding unexpected </font>
line 686 column 57 - Warning: discarding unexpected </font>
line 664 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 245 - Warning: <img> proprietary attribute value "absmiddle"
line 159 column 37 - Warning: <img> lacks "alt" attribute
line 167 column 238 - Warning: <font> attribute "color" lacks value
line 167 column 313 - Warning: <font> attribute "color" lacks value
line 167 column 388 - Warning: <font> attribute "color" lacks value
line 167 column 463 - Warning: <font> attribute "color" lacks value
line 172 column 37 - Warning: <img> lacks "alt" attribute
line 179 column 130 - Warning: <img> proprietary attribute value "absmiddle"
line 179 column 130 - Warning: <img> lacks "alt" attribute
line 181 column 340 - Warning: <img> proprietary attribute value "absmiddle"
line 181 column 340 - Warning: <img> lacks "alt" attribute
line 181 column 566 - Warning: <font> attribute "color" lacks value
line 181 column 649 - Warning: <font> attribute "color" lacks value
line 181 column 732 - Warning: <font> attribute "color" lacks value
line 181 column 815 - Warning: <font> attribute "color" lacks value
line 187 column 11 - Warning: <img> lacks "alt" attribute
line 188 column 22 - Warning: <img> lacks "alt" attribute
line 188 column 63 - Warning: <img> lacks "alt" attribute
line 188 column 112 - Warning: <img> lacks "alt" attribute
line 188 column 161 - Warning: <img> lacks "alt" attribute
line 189 column 11 - Warning: <img> lacks "alt" attribute
line 199 column 15 - Warning: <img> lacks "alt" attribute
line 206 column 377 - Warning: <img> proprietary attribute value "absmiddle"
line 206 column 377 - Warning: <img> lacks "alt" attribute
line 208 column 587 - Warning: <img> proprietary attribute value "absmiddle"
line 208 column 587 - Warning: <img> lacks "alt" attribute
line 209 column 820 - Warning: <img> proprietary attribute value "absmiddle"
line 209 column 820 - Warning: <img> lacks "alt" attribute
line 213 column 1697 - Warning: <img> proprietary attribute value "absmiddle"
line 213 column 1697 - Warning: <img> lacks "alt" attribute
line 214 column 1771 - Warning: <img> proprietary attribute value "absmiddle"
line 214 column 1771 - Warning: <img> lacks "alt" attribute
line 215 column 1845 - Warning: <img> proprietary attribute value "absmiddle"
line 215 column 1845 - Warning: <img> lacks "alt" attribute
line 216 column 1919 - Warning: <img> proprietary attribute value "absmiddle"
line 216 column 1919 - Warning: <img> lacks "alt" attribute
line 217 column 1993 - Warning: <img> proprietary attribute value "absmiddle"
line 217 column 1993 - Warning: <img> lacks "alt" attribute
line 218 column 2067 - Warning: <img> proprietary attribute value "absmiddle"
line 218 column 2067 - Warning: <img> lacks "alt" attribute
line 219 column 2141 - Warning: <img> proprietary attribute value "absmiddle"
line 219 column 2141 - Warning: <img> lacks "alt" attribute
line 219 column 2191 - Warning: <img> proprietary attribute value "absmiddle"
line 219 column 2191 - Warning: <img> lacks "alt" attribute
line 220 column 2377 - Warning: <img> proprietary attribute value "absmiddle"
line 220 column 2377 - Warning: <img> lacks "alt" attribute
line 220 column 2428 - Warning: <img> proprietary attribute value "absmiddle"
line 220 column 2428 - Warning: <img> lacks "alt" attribute
line 229 column 37 - Warning: <img> lacks "alt" attribute
line 240 column 435 - Warning: <font> attribute "color" lacks value
line 240 column 518 - Warning: <font> attribute "color" lacks value
line 240 column 601 - Warning: <font> attribute "color" lacks value
line 240 column 684 - Warning: <font> attribute "color" lacks value
line 247 column 23 - Warning: <img> lacks "alt" attribute
line 247 column 64 - Warning: <img> lacks "alt" attribute
line 258 column 15 - Warning: <img> lacks "alt" attribute
line 274 column 11 - Warning: <img> lacks "alt" attribute
line 275 column 22 - Warning: <img> lacks "alt" attribute
line 275 column 63 - Warning: <img> lacks "alt" attribute
line 275 column 112 - Warning: <img> lacks "alt" attribute
line 275 column 161 - Warning: <img> lacks "alt" attribute
line 276 column 11 - Warning: <img> lacks "alt" attribute
line 286 column 15 - Warning: <img> lacks "alt" attribute
line 300 column 830 - Warning: <img> lacks "alt" attribute
line 302 column 1065 - Warning: <img> proprietary attribute value "absmiddle"
line 302 column 1065 - Warning: <img> lacks "alt" attribute
line 302 column 1281 - Warning: <img> proprietary attribute value "absmiddle"
line 302 column 1281 - Warning: <img> lacks "alt" attribute
line 303 column 1355 - Warning: <img> proprietary attribute value "absmiddle"
line 303 column 1355 - Warning: <img> lacks "alt" attribute
line 304 column 1429 - Warning: <img> proprietary attribute value "absmiddle"
line 304 column 1429 - Warning: <img> lacks "alt" attribute
line 305 column 1503 - Warning: <img> proprietary attribute value "absmiddle"
line 305 column 1503 - Warning: <img> lacks "alt" attribute
line 306 column 1577 - Warning: <img> proprietary attribute value "absmiddle"
line 306 column 1577 - Warning: <img> lacks "alt" attribute
line 307 column 1651 - Warning: <img> proprietary attribute value "absmiddle"
line 307 column 1651 - Warning: <img> lacks "alt" attribute
line 308 column 1725 - Warning: <img> proprietary attribute value "absmiddle"
line 308 column 1725 - Warning: <img> lacks "alt" attribute
line 308 column 1775 - Warning: <img> proprietary attribute value "absmiddle"
line 308 column 1775 - Warning: <img> lacks "alt" attribute
line 309 column 1961 - Warning: <img> proprietary attribute value "absmiddle"
line 309 column 1961 - Warning: <img> lacks "alt" attribute
line 309 column 2012 - Warning: <img> proprietary attribute value "absmiddle"
line 309 column 2012 - Warning: <img> lacks "alt" attribute
line 318 column 37 - Warning: <img> lacks "alt" attribute
line 327 column 372 - Warning: <img> proprietary attribute value "absmiddle"
line 327 column 372 - Warning: <img> lacks "alt" attribute
line 327 column 495 - Warning: <font> attribute "color" lacks value
line 327 column 578 - Warning: <font> attribute "color" lacks value
line 327 column 661 - Warning: <font> attribute "color" lacks value
line 327 column 744 - Warning: <font> attribute "color" lacks value
line 332 column 37 - Warning: <img> lacks "alt" attribute
line 350 column 824 - Warning: <font> attribute "color" lacks value
line 350 column 899 - Warning: <font> attribute "color" lacks value
line 350 column 974 - Warning: <font> attribute "color" lacks value
line 350 column 1049 - Warning: <font> attribute "color" lacks value
line 355 column 37 - Warning: <img> lacks "alt" attribute
line 367 column 595 - Warning: <img> proprietary attribute value "absmiddle"
line 367 column 595 - Warning: <img> lacks "alt" attribute
line 371 column 874 - Warning: <img> proprietary attribute value "absmiddle"
line 371 column 874 - Warning: <img> lacks "alt" attribute
line 371 column 998 - Warning: <font> attribute "color" lacks value
line 371 column 1081 - Warning: <font> attribute "color" lacks value
line 371 column 1164 - Warning: <font> attribute "color" lacks value
line 371 column 1247 - Warning: <font> attribute "color" lacks value
line 376 column 37 - Warning: <img> lacks "alt" attribute
line 385 column 442 - Warning: <font> attribute "color" lacks value
line 385 column 517 - Warning: <font> attribute "color" lacks value
line 385 column 592 - Warning: <font> attribute "color" lacks value
line 385 column 667 - Warning: <font> attribute "color" lacks value
line 391 column 11 - Warning: <img> lacks "alt" attribute
line 392 column 22 - Warning: <img> lacks "alt" attribute
line 392 column 63 - Warning: <img> lacks "alt" attribute
line 392 column 112 - Warning: <img> lacks "alt" attribute
line 392 column 161 - Warning: <img> lacks "alt" attribute
line 393 column 11 - Warning: <img> lacks "alt" attribute
line 403 column 15 - Warning: <img> lacks "alt" attribute
line 411 column 547 - Warning: <img> proprietary attribute value "absmiddle"
line 411 column 547 - Warning: <img> lacks "alt" attribute
line 415 column 1099 - Warning: <img> proprietary attribute value "absmiddle"
line 415 column 1099 - Warning: <img> lacks "alt" attribute
line 416 column 1173 - Warning: <img> proprietary attribute value "absmiddle"
line 416 column 1173 - Warning: <img> lacks "alt" attribute
line 417 column 1247 - Warning: <img> proprietary attribute value "absmiddle"
line 417 column 1247 - Warning: <img> lacks "alt" attribute
line 418 column 1321 - Warning: <img> proprietary attribute value "absmiddle"
line 418 column 1321 - Warning: <img> lacks "alt" attribute
line 419 column 1395 - Warning: <img> proprietary attribute value "absmiddle"
line 419 column 1395 - Warning: <img> lacks "alt" attribute
line 420 column 1469 - Warning: <img> proprietary attribute value "absmiddle"
line 420 column 1469 - Warning: <img> lacks "alt" attribute
line 421 column 1543 - Warning: <img> proprietary attribute value "absmiddle"
line 421 column 1543 - Warning: <img> lacks "alt" attribute
line 421 column 1593 - Warning: <img> proprietary attribute value "absmiddle"
line 421 column 1593 - Warning: <img> lacks "alt" attribute
line 422 column 1779 - Warning: <img> proprietary attribute value "absmiddle"
line 422 column 1779 - Warning: <img> lacks "alt" attribute
line 422 column 1830 - Warning: <img> proprietary attribute value "absmiddle"
line 422 column 1830 - Warning: <img> lacks "alt" attribute
line 432 column 11 - Warning: <img> lacks "alt" attribute
line 433 column 22 - Warning: <img> lacks "alt" attribute
line 433 column 63 - Warning: <img> lacks "alt" attribute
line 433 column 112 - Warning: <img> lacks "alt" attribute
line 433 column 162 - Warning: <img> lacks "alt" attribute
line 444 column 15 - Warning: <img> lacks "alt" attribute
line 457 column 37 - Warning: <img> lacks "alt" attribute
line 472 column 434 - Warning: <img> proprietary attribute value "absmiddle"
line 472 column 434 - Warning: <img> lacks "alt" attribute
line 472 column 558 - Warning: <font> attribute "color" lacks value
line 472 column 633 - Warning: <font> attribute "color" lacks value
line 472 column 708 - Warning: <font> attribute "color" lacks value
line 472 column 783 - Warning: <font> attribute "color" lacks value
line 477 column 37 - Warning: <img> lacks "alt" attribute
line 486 column 276 - Warning: <img> proprietary attribute value "absmiddle"
line 486 column 276 - Warning: <img> lacks "alt" attribute
line 487 column 415 - Warning: <font> attribute "color" lacks value
line 487 column 498 - Warning: <font> attribute "color" lacks value
line 487 column 581 - Warning: <font> attribute "color" lacks value
line 487 column 664 - Warning: <font> attribute "color" lacks value
line 494 column 22 - Warning: <img> lacks "alt" attribute
line 494 column 63 - Warning: <img> lacks "alt" attribute
line 494 column 112 - Warning: <img> lacks "alt" attribute
line 494 column 162 - Warning: <img> lacks "alt" attribute
line 495 column 11 - Warning: <img> lacks "alt" attribute
line 505 column 15 - Warning: <img> lacks "alt" attribute
line 519 column 11 - Warning: <img> lacks "alt" attribute
line 520 column 22 - Warning: <img> lacks "alt" attribute
line 520 column 63 - Warning: <img> lacks "alt" attribute
line 520 column 112 - Warning: <img> lacks "alt" attribute
line 520 column 161 - Warning: <img> lacks "alt" attribute
line 521 column 11 - Warning: <img> lacks "alt" attribute
line 531 column 15 - Warning: <img> lacks "alt" attribute
line 539 column 678 - Warning: <img> proprietary attribute value "absmiddle"
line 539 column 678 - Warning: <img> lacks "alt" attribute
line 540 column 752 - Warning: <img> proprietary attribute value "absmiddle"
line 540 column 752 - Warning: <img> lacks "alt" attribute
line 541 column 826 - Warning: <img> proprietary attribute value "absmiddle"
line 541 column 826 - Warning: <img> lacks "alt" attribute
line 542 column 900 - Warning: <img> proprietary attribute value "absmiddle"
line 542 column 900 - Warning: <img> lacks "alt" attribute
line 543 column 974 - Warning: <img> proprietary attribute value "absmiddle"
line 543 column 974 - Warning: <img> lacks "alt" attribute
line 544 column 1048 - Warning: <img> proprietary attribute value "absmiddle"
line 544 column 1048 - Warning: <img> lacks "alt" attribute
line 545 column 1122 - Warning: <img> proprietary attribute value "absmiddle"
line 545 column 1122 - Warning: <img> lacks "alt" attribute
line 545 column 1172 - Warning: <img> proprietary attribute value "absmiddle"
line 545 column 1172 - Warning: <img> lacks "alt" attribute
line 546 column 1358 - Warning: <img> proprietary attribute value "absmiddle"
line 546 column 1358 - Warning: <img> lacks "alt" attribute
line 546 column 1409 - Warning: <img> proprietary attribute value "absmiddle"
line 546 column 1409 - Warning: <img> lacks "alt" attribute
line 555 column 37 - Warning: <img> lacks "alt" attribute
line 566 column 221 - Warning: <font> attribute "size" has invalid value "0.75"
line 566 column 264 - Warning: <img> proprietary attribute value "absmiddle"
line 566 column 264 - Warning: <img> lacks "alt" attribute
line 566 column 396 - Warning: <font> attribute "color" lacks value
line 566 column 479 - Warning: <font> attribute "color" lacks value
line 566 column 562 - Warning: <font> attribute "color" lacks value
line 566 column 645 - Warning: <font> attribute "color" lacks value
line 573 column 23 - Warning: <img> lacks "alt" attribute
line 573 column 64 - Warning: <img> lacks "alt" attribute
line 584 column 15 - Warning: <img> lacks "alt" attribute
line 601 column 22 - Warning: <img> lacks "alt" attribute
line 601 column 63 - Warning: <img> lacks "alt" attribute
line 601 column 112 - Warning: <img> lacks "alt" attribute
line 601 column 162 - Warning: <img> lacks "alt" attribute
line 602 column 11 - Warning: <img> lacks "alt" attribute
line 612 column 15 - Warning: <img> lacks "alt" attribute
line 631 column 23 - Warning: <img> lacks "alt" attribute
line 631 column 64 - Warning: <img> lacks "alt" attribute
line 642 column 15 - Warning: <img> lacks "alt" attribute
line 653 column 478 - Warning: <img> proprietary attribute value "absmiddle"
line 653 column 478 - Warning: <img> lacks "alt" attribute
line 662 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 662 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 662 column 245 - Warning: <img> proprietary attribute value "absmiddle"
line 671 column 25 - Warning: <img> lacks "alt" attribute
line 676 column 267 - Warning: <img> lacks "alt" attribute
line 213 column 1761 - Warning: trimming empty <marquee>
line 214 column 1835 - Warning: trimming empty <marquee>
line 215 column 1909 - Warning: trimming empty <marquee>
line 216 column 1983 - Warning: trimming empty <marquee>
line 217 column 2057 - Warning: trimming empty <marquee>
line 218 column 2131 - Warning: trimming empty <marquee>
line 302 column 1345 - Warning: trimming empty <marquee>
line 303 column 1419 - Warning: trimming empty <marquee>
line 304 column 1493 - Warning: trimming empty <marquee>
line 305 column 1567 - Warning: trimming empty <marquee>
line 306 column 1641 - Warning: trimming empty <marquee>
line 307 column 1715 - Warning: trimming empty <marquee>
line 415 column 1163 - Warning: trimming empty <marquee>
line 416 column 1237 - Warning: trimming empty <marquee>
line 417 column 1311 - Warning: trimming empty <marquee>
line 418 column 1385 - Warning: trimming empty <marquee>
line 419 column 1459 - Warning: trimming empty <marquee>
line 420 column 1533 - Warning: trimming empty <marquee>
line 539 column 742 - Warning: trimming empty <marquee>
line 540 column 816 - Warning: trimming empty <marquee>
line 541 column 890 - Warning: trimming empty <marquee>
line 542 column 964 - Warning: trimming empty <marquee>
line 543 column 1038 - Warning: trimming empty <marquee>
line 544 column 1112 - Warning: trimming empty <marquee>
line 656 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 164 column 47 - Warning: <nobr> is not approved by W3C
line 177 column 47 - Warning: <nobr> is not approved by W3C
line 204 column 27 - Warning: <nobr> is not approved by W3C
line 213 column 1626 - Warning: <marquee> is not approved by W3C
line 214 column 1 - Warning: <marquee> is not approved by W3C
line 215 column 1 - Warning: <marquee> is not approved by W3C
line 216 column 1 - Warning: <marquee> is not approved by W3C
line 217 column 1 - Warning: <marquee> is not approved by W3C
line 218 column 1 - Warning: <marquee> is not approved by W3C
line 219 column 1 - Warning: <marquee> is not approved by W3C
line 220 column 2283 - Warning: <marquee> is not approved by W3C
line 234 column 47 - Warning: <nobr> is not approved by W3C
line 263 column 27 - Warning: <nobr> is not approved by W3C
line 291 column 27 - Warning: <nobr> is not approved by W3C
line 302 column 1210 - Warning: <marquee> is not approved by W3C
line 303 column 1 - Warning: <marquee> is not approved by W3C
line 304 column 1 - Warning: <marquee> is not approved by W3C
line 305 column 1 - Warning: <marquee> is not approved by W3C
line 306 column 1 - Warning: <marquee> is not approved by W3C
line 307 column 1 - Warning: <marquee> is not approved by W3C
line 308 column 1 - Warning: <marquee> is not approved by W3C
line 309 column 1867 - Warning: <marquee> is not approved by W3C
line 323 column 47 - Warning: <nobr> is not approved by W3C
line 337 column 47 - Warning: <nobr> is not approved by W3C
line 360 column 47 - Warning: <nobr> is not approved by W3C
line 381 column 47 - Warning: <nobr> is not approved by W3C
line 408 column 27 - Warning: <nobr> is not approved by W3C
line 415 column 1028 - Warning: <marquee> is not approved by W3C
line 416 column 1 - Warning: <marquee> is not approved by W3C
line 417 column 1 - Warning: <marquee> is not approved by W3C
line 418 column 1 - Warning: <marquee> is not approved by W3C
line 419 column 1 - Warning: <marquee> is not approved by W3C
line 420 column 1 - Warning: <marquee> is not approved by W3C
line 421 column 1 - Warning: <marquee> is not approved by W3C
line 422 column 1685 - Warning: <marquee> is not approved by W3C
line 449 column 27 - Warning: <nobr> is not approved by W3C
line 462 column 47 - Warning: <nobr> is not approved by W3C
line 482 column 47 - Warning: <nobr> is not approved by W3C
line 510 column 27 - Warning: <nobr> is not approved by W3C
line 536 column 27 - Warning: <nobr> is not approved by W3C
line 539 column 607 - Warning: <marquee> is not approved by W3C
line 540 column 1 - Warning: <marquee> is not approved by W3C
line 541 column 1 - Warning: <marquee> is not approved by W3C
line 542 column 1 - Warning: <marquee> is not approved by W3C
line 543 column 1 - Warning: <marquee> is not approved by W3C
line 544 column 1 - Warning: <marquee> is not approved by W3C
line 545 column 1 - Warning: <marquee> is not approved by W3C
line 546 column 1264 - Warning: <marquee> is not approved by W3C
line 560 column 47 - Warning: <nobr> is not approved by W3C
line 589 column 27 - Warning: <nobr> is not approved by W3C
line 617 column 27 - Warning: <nobr> is not approved by W3C
line 647 column 27 - Warning: <nobr> is not approved by W3C
Info: Document content looks like HTML5
Info: No system identifier in emitted doctype
Tidy found 526 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