Register - Login
Views: 99376147
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
04-23-22 09:13:58 PM
Jul - NO! GO TO STAR! - NSMB Remaker - New Super Mario Bros. Editor - Coming soon! New poll - New thread - Thread closed
Next newer thread | Next older thread
Deleted User
Collection of nobodies
Posted on 01-25-09 07:00:48 PM (last edited by Microworm at 02-17-09 07:46 PM) Link
hi,

i'm working on an editor for NSMB. it's called NSMB Remaker.

i post it here because the General Project thread doesn't seem very suitable.

here are some screenshots:


starting to add graphics support! not perfect yet, it has some glitches, but it already shows some stuff acceptably.
the scrollbars are now functional, the task panel is a bit better, and the menu changed a bit.

second screenshot
first screenshot

infact, atm, the title saying "Coming soon!" is a bit early now as the editor is far from complete.

if you've ideas or suggestions for it, you're welcome to post them here!

stay tuned for more news!

____________________


===================
[Posted by Microworm]
Sails
2800
as a video game‎‎‎‏‏‎ grows old its content and‏‏‎ internal logic‏‏‎ deteriorateÿ
Level: 102


Posts: 1420/2803
EXP: 10912861
For next: 177106

Since: 07-04-07

Pronouns: He/Him
From: MA

Since last post: 110 days
Last activity: 19 days

Posted on 01-26-09 08:58:51 PM Link
Alright, I have a suggestion. Graphics support and camera control support! There's spots in NSMB where the camera won't move past a certain spot and stuff because it's scripted, I'd love to be able to control that.

____________________
Layout by Kattwah
FPzero
9590



Post 1672/9597
Active
5.4 years ago
Posted on 01-26-09 09:04:12 PM Link
Originally posted by Sonicandtails
camera control support

Ah, you mean a scroll editor! SMILE as one of those, utilizing red, green, and blue scrolls on each 16x16 screen. Red scrolls prevent then camera from scrolling unless they are modified by touching Scroll PLMs in the area. Green and blue are similar, but green are better for vertical rooms and ceiling/floor doors. Anyways, back on track, I'm not sure how NSMB is set up but if you could get something like a scroll editor set up it could expand the level possibilities greatly.


____________________
Deleted User
Collection of nobodies
Posted on 01-27-09 01:42:06 PM (last edited by Microworm at 01-27-09 10:44 AM) Link
graphics support is planned, of course.
for camera editing, i'll also try adding something to edit them.

anyway thank you for your feedback!

____________________


===================
[Posted by Microworm]
Tanks

360? Yessum.
Level: 121


Posts: 1821/4170
EXP: 19791397
For next: 265299

Since: 07-10-07

From: VA

Since last post: 9.5 years
Last activity: 9.5 years

Posted on 01-28-09 12:15:22 AM Link
heh

Nice going there. Here's hoping for some figurin out of camera and graphics support.

____________________

Deleted User
Collection of nobodies
Posted on 01-28-09 03:46:07 PM Link
hmm... i've looked at the source of the old Treeki's editor to find where are the graphics files, because on Treeki's docs it isn't said where these grahpics files are stored. the names of these files are really complicated! i need some time to figure out how they work.

but, happily, camera data is documented in Treeki's docs.

(i mean the docs available on Treeki's webpage... if he has more docs, it would be really nice of him to give me them)

____________________


===================
[Posted by Microworm]
Deleted User
Collection of nobodies
Posted on 01-28-09 08:23:08 PM Link
posted a new screenshot!

____________________


===================
[Posted by Microworm]
Sails
2800
as a video game‎‎‎‏‏‎ grows old its content and‏‏‎ internal logic‏‏‎ deteriorateÿ
Level: 102


Posts: 1432/2803
EXP: 10912861
For next: 177106

Since: 07-04-07

Pronouns: He/Him
From: MA

Since last post: 110 days
Last activity: 19 days

Posted on 01-30-09 03:48:58 PM Link
Originally posted by Microworm
posted a new screenshot!

Excellent! Keep it up, it's looking good so far.

____________________
Layout by Kattwah
Deleted User
Collection of nobodies
Posted on 01-30-09 04:42:18 PM Link
thank you!

btw, some news:
currently i have difficulties getting my ROM handling code working. extracting works fine, but re-inserting blows up the ROM when the file has a different size, plus LZ77 recompression doesn't work correctly. once i'll have these bugs solved i should be able to continue the editor.

____________________


===================
[Posted by Microworm]
Deleted User
Collection of nobodies
Posted on 02-01-09 09:13:18 PM Link
more news:

hurray! re-inserting files doesn't destroy the ROM anymore! but i still have recompression issues.
as an example, i try decompressing and recompressing a palette, and well, the palette becomes completely destroyed.
i think the problem is from recompression as decompression is inspired from Treeki's editor and should work fine.

____________________


===================
[Posted by Microworm]
Yoshi52
Member
Level: 17


Posts: 31/47
EXP: 23157
For next: 1586

Since: 03-02-08

From: Somewhere

Since last post: 13.0 years
Last activity: 13.0 years

Posted on 02-03-09 08:24:03 PM Link
Hm, looks promising, but will it work properly on Vista? Treeki's was said to work, but it had problems finding a simple comdlg32.ocx thing.

____________________

Deleted User
Collection of nobodies
Posted on 02-04-09 04:14:51 PM (last edited by Microworm at 02-04-09 01:15 PM) Link
normally, it should, as Vista is the OS i'm developing it on.
but, as it uses windows forms (managed C++), you'll need the .NET framework.

anyway, thank you for your feedback!

____________________


===================
[Posted by Microworm]
Deleted User
Collection of nobodies
Posted on 02-08-09 05:22:23 PM (last edited by Microworm at 02-08-09 02:36 PM) Link
i'm starting to code the graphics core of the editor.
but these graphics don't seem an easy thing! some help would be welcome. thank you!

____________________


===================
[Posted by Microworm]
Deleted User
Collection of nobodies
Posted on 02-17-09 10:45:51 PM Link
there's been a while since the last screenshot.
here's a new fresh one! i'm starting to code the graphics engine, but it isn't an easy thing.
the graphics engine can already render some stuff correctly, still.

____________________


===================
[Posted by Microworm]
FPzero
9590



Post 2654/9597
Active
5.4 years ago
Posted on 02-17-09 11:09:49 PM Link
It looks good so far Microworm. I hope that you're able to get the rest of the graphics support figured out without anything going wrong.

____________________
Deleted User
Collection of nobodies
Posted on 02-18-09 08:18:33 AM Link
thank you!
well, infact atm the graphics engine can display simple items.
but it doesn't support repeating tiles (like flagpole) and diagonal items (like slopes) yet, and also pipes which are 3D textures.

____________________


===================
[Posted by Microworm]
Yoshi52
Member
Level: 17


Posts: 33/47
EXP: 23157
For next: 1586

Since: 03-02-08

From: Somewhere

Since last post: 13.0 years
Last activity: 13.0 years

Posted on 02-18-09 08:27:13 PM Link
Looking good.
Are you going to add in a viewing mode that doesn't show Graphics? 'Cause, I'm fine
With graphics being coloured blocks. I got used to it because of Treeki's NSMB
Level Editor.

____________________

Next newer thread | Next older thread
Jul - NO! GO TO STAR! - NSMB Remaker - New Super Mario Bros. Editor - Coming soon! New poll - New thread - Thread closed


Rusted Logic

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

30 database queries, 1 query cache hits.
Query execution time:  0.091958 seconds
Script execution time:  0.029286 seconds
Total render time:  0.121244 seconds


TidyHTML vomit below
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 2 column 300 - 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 222 - Warning: missing </font> before </table>
line 149 column 35 - Warning: missing <tr>
line 149 column 50 - Warning: missing </font> before </td>
line 149 column 91 - 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 187 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 189 column 9 - Warning: missing <tr>
line 207 column 13 - Warning: missing <tr>
line 210 column 73 - Warning: <style> isn't allowed in <td> elements
line 210 column 9 - Info: <td> previously mentioned
line 210 column 4181 - Warning: missing <tr>
line 211 column 4950 - Warning: discarding unexpected </font>
line 211 column 5095 - Warning: discarding unexpected </td>
line 213 column 15 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 214 column 25 - Warning: missing <tr>
line 216 column 33 - Warning: missing </font> before </td>
line 224 column 25 - Warning: plain text isn't allowed in <tr> elements
line 214 column 25 - Info: <tr> previously mentioned
line 226 column 33 - Warning: missing <tr>
line 227 column 47 - Warning: missing </nobr> before </table>
line 229 column 333 - Warning: missing </font> before <blockquote>
line 229 column 374 - Warning: inserting implicit <font>
line 229 column 374 - Warning: missing </font> before <hr>
line 229 column 444 - Warning: inserting implicit <font>
line 229 column 444 - Warning: missing </font> before <hr>
line 230 column 1 - Warning: inserting implicit <font>
line 232 column 17 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 233 column 25 - Warning: missing <tr>
line 240 column 33 - Warning: missing <tr>
line 248 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 250 column 9 - Warning: missing <tr>
line 268 column 13 - Warning: missing <tr>
line 271 column 311 - Warning: missing </font> before <hr>
line 273 column 605 - Warning: discarding unexpected </td>
line 275 column 15 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 276 column 25 - Warning: missing <tr>
line 283 column 33 - Warning: missing <tr>
line 291 column 17 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 292 column 25 - Warning: missing <tr>
line 299 column 33 - Warning: missing <tr>
line 304 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 306 column 9 - Warning: missing <tr>
line 324 column 13 - Warning: missing <tr>
line 327 column 73 - Warning: <style> isn't allowed in <td> elements
line 327 column 9 - Info: <td> previously mentioned
line 327 column 4181 - Warning: missing <tr>
line 329 column 4907 - Warning: discarding unexpected </font>
line 329 column 5052 - Warning: discarding unexpected </td>
line 331 column 15 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 332 column 25 - Warning: missing <tr>
line 339 column 33 - Warning: missing <tr>
line 346 column 17 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 347 column 25 - Warning: missing <tr>
line 354 column 33 - Warning: missing <tr>
line 363 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 365 column 9 - Warning: missing <tr>
line 383 column 13 - Warning: missing <tr>
line 389 column 15 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 390 column 25 - Warning: missing <tr>
line 397 column 33 - Warning: missing <tr>
line 404 column 17 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 405 column 25 - Warning: missing <tr>
line 412 column 33 - Warning: missing <tr>
line 417 column 17 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 418 column 25 - Warning: missing <tr>
line 425 column 33 - Warning: missing <tr>
line 431 column 17 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 432 column 25 - Warning: missing <tr>
line 434 column 33 - Warning: missing </font> before </td>
line 442 column 25 - Warning: plain text isn't allowed in <tr> elements
line 432 column 25 - Info: <tr> previously mentioned
line 444 column 33 - Warning: missing <tr>
line 445 column 47 - Warning: missing </nobr> before </table>
line 448 column 17 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 449 column 25 - Warning: missing <tr>
line 456 column 33 - Warning: missing <tr>
line 463 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 465 column 9 - Warning: missing <tr>
line 483 column 13 - Warning: missing <tr>
line 493 column 17 - Warning: missing <tr>
line 493 column 17 - Warning: discarding unexpected <table>
line 496 column 35 - Warning: missing <tr>
line 496 column 50 - Warning: missing </font> before </td>
line 496 column 91 - Warning: missing </font> before </table>
line 498 column 35 - Warning: missing <tr>
line 498 column 50 - Warning: missing </font> before </td>
line 499 column 37 - Warning: unescaped & or unknown entity "&id"
line 498 column 222 - Warning: missing </font> before </table>
line 500 column 17 - Warning: discarding unexpected </textarea>
line 500 column 28 - Warning: discarding unexpected </form>
line 500 column 35 - Warning: discarding unexpected </embed>
line 500 column 43 - Warning: discarding unexpected </noembed>
line 500 column 53 - Warning: discarding unexpected </noscript>
line 500 column 64 - Warning: discarding unexpected </noembed>
line 500 column 74 - Warning: discarding unexpected </embed>
line 500 column 82 - Warning: discarding unexpected </table>
line 500 column 90 - Warning: discarding unexpected </table>
line 502 column 9 - Warning: missing </font> before <table>
line 514 column 25 - Warning: discarding unexpected </font>
line 523 column 57 - Warning: discarding unexpected </font>
line 501 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 216 - Warning: <img> proprietary attribute value "absmiddle"
line 159 column 37 - Warning: <img> lacks "alt" attribute
line 174 column 317 - Warning: <img> lacks "alt" attribute
line 183 column 986 - Warning: <img> proprietary attribute value "absmiddle"
line 183 column 986 - Warning: <img> lacks "alt" attribute
line 185 column 1142 - Warning: <font> attribute "color" had invalid value "888888" and has been replaced
line 191 column 16 - Warning: <img> proprietary attribute value "absmiddle"
line 191 column 16 - Warning: <img> lacks "alt" attribute
line 191 column 59 - Warning: <img> proprietary attribute value "absmiddle"
line 191 column 59 - Warning: <img> lacks "alt" attribute
line 191 column 102 - Warning: <img> proprietary attribute value "absmiddle"
line 191 column 102 - Warning: <img> lacks "alt" attribute
line 191 column 145 - Warning: <img> proprietary attribute value "absmiddle"
line 191 column 145 - Warning: <img> lacks "alt" attribute
line 191 column 188 - Warning: <img> proprietary attribute value "absmiddle"
line 191 column 188 - Warning: <img> lacks "alt" attribute
line 191 column 231 - Warning: <img> proprietary attribute value "absmiddle"
line 191 column 231 - Warning: <img> lacks "alt" attribute
line 192 column 23 - Warning: <img> lacks "alt" attribute
line 192 column 64 - Warning: <img> lacks "alt" attribute
line 192 column 113 - Warning: <img> lacks "alt" attribute
line 192 column 163 - Warning: <img> lacks "alt" attribute
line 193 column 11 - Warning: <img> lacks "alt" attribute
line 203 column 15 - Warning: <img> lacks "alt" attribute
line 210 column 4757 - Warning: <img> proprietary attribute value "absmiddle"
line 210 column 4757 - Warning: <img> lacks "alt" attribute
line 211 column 4855 - Warning: <img> lacks "alt" attribute
line 217 column 42 - Warning: <img> proprietary attribute value "absmiddle"
line 217 column 42 - Warning: <img> lacks "alt" attribute
line 217 column 85 - Warning: <img> proprietary attribute value "absmiddle"
line 217 column 85 - Warning: <img> lacks "alt" attribute
line 217 column 128 - Warning: <img> proprietary attribute value "absmiddle"
line 217 column 128 - Warning: <img> lacks "alt" attribute
line 217 column 171 - Warning: <img> proprietary attribute value "absmiddle"
line 217 column 171 - Warning: <img> lacks "alt" attribute
line 217 column 214 - Warning: <img> proprietary attribute value "absmiddle"
line 217 column 214 - Warning: <img> lacks "alt" attribute
line 217 column 257 - Warning: <img> proprietary attribute value "absmiddle"
line 217 column 257 - Warning: <img> lacks "alt" attribute
line 217 column 300 - Warning: <img> proprietary attribute value "absmiddle"
line 217 column 300 - Warning: <img> lacks "alt" attribute
line 217 column 343 - Warning: <img> proprietary attribute value "absmiddle"
line 217 column 343 - Warning: <img> lacks "alt" attribute
line 217 column 386 - Warning: <img> proprietary attribute value "absmiddle"
line 217 column 386 - Warning: <img> lacks "alt" attribute
line 217 column 429 - Warning: <img> proprietary attribute value "absmiddle"
line 217 column 429 - Warning: <img> lacks "alt" attribute
line 217 column 472 - Warning: <img> proprietary attribute value "absmiddle"
line 217 column 472 - Warning: <img> lacks "alt" attribute
line 217 column 515 - Warning: <img> proprietary attribute value "absmiddle"
line 217 column 515 - Warning: <img> lacks "alt" attribute
line 219 column 33 - Warning: <img> lacks "alt" attribute
line 222 column 37 - Warning: <img> lacks "alt" attribute
line 229 column 98 - Warning: <table> attribute "bgcolor" had invalid value "FFFFFF" and has been replaced
line 231 column 1035 - Warning: <img> lacks "alt" attribute
line 236 column 37 - Warning: <img> lacks "alt" attribute
line 246 column 271 - Warning: <img> proprietary attribute value "absmiddle"
line 246 column 271 - Warning: <img> lacks "alt" attribute
line 246 column 394 - Warning: <font> attribute "color" had invalid value "888888" and has been replaced
line 252 column 11 - Warning: <img> lacks "alt" attribute
line 253 column 23 - Warning: <img> lacks "alt" attribute
line 253 column 64 - Warning: <img> lacks "alt" attribute
line 253 column 113 - Warning: <img> lacks "alt" attribute
line 253 column 163 - Warning: <img> lacks "alt" attribute
line 254 column 11 - Warning: <img> lacks "alt" attribute
line 264 column 15 - Warning: <img> lacks "alt" attribute
line 273 column 521 - Warning: <img> lacks "alt" attribute
line 279 column 37 - Warning: <img> lacks "alt" attribute
line 290 column 654 - Warning: <font> attribute "color" had invalid value "888888" and has been replaced
line 295 column 37 - Warning: <img> lacks "alt" attribute
line 302 column 217 - Warning: <font> attribute "color" had invalid value "888888" and has been replaced
line 308 column 16 - Warning: <img> proprietary attribute value "absmiddle"
line 308 column 16 - Warning: <img> lacks "alt" attribute
line 308 column 59 - Warning: <img> proprietary attribute value "absmiddle"
line 308 column 59 - Warning: <img> lacks "alt" attribute
line 308 column 102 - Warning: <img> proprietary attribute value "absmiddle"
line 308 column 102 - Warning: <img> lacks "alt" attribute
line 308 column 145 - Warning: <img> proprietary attribute value "absmiddle"
line 308 column 145 - Warning: <img> lacks "alt" attribute
line 308 column 188 - Warning: <img> proprietary attribute value "absmiddle"
line 308 column 188 - Warning: <img> lacks "alt" attribute
line 308 column 231 - Warning: <img> proprietary attribute value "absmiddle"
line 308 column 231 - Warning: <img> lacks "alt" attribute
line 309 column 23 - Warning: <img> lacks "alt" attribute
line 309 column 64 - Warning: <img> lacks "alt" attribute
line 309 column 113 - Warning: <img> lacks "alt" attribute
line 309 column 163 - Warning: <img> lacks "alt" attribute
line 310 column 11 - Warning: <img> lacks "alt" attribute
line 320 column 15 - Warning: <img> lacks "alt" attribute
line 327 column 3960 - Warning: <div> anchor "sails-bgbg" already defined
line 327 column 3979 - Warning: <div> anchor "sails-bgpaula" already defined
line 327 column 4001 - Warning: <div> anchor "sails-bgtc" already defined
line 327 column 4020 - Warning: <div> anchor "sails-bgbc" already defined
line 327 column 4039 - Warning: <div> anchor "sails-bgcr" already defined
line 327 column 4058 - Warning: <div> anchor "sails-bgcl" already defined
line 327 column 4077 - Warning: <div> anchor "sails-bgtl" already defined
line 327 column 4096 - Warning: <div> anchor "sails-bgtr" already defined
line 327 column 4115 - Warning: <div> anchor "sails-bgbr" already defined
line 327 column 4134 - Warning: <div> anchor "sails-bgbl" already defined
line 327 column 4251 - Warning: <div> anchor "sails-pstbg" already defined
line 327 column 4271 - Warning: <div> anchor "sails-psttc" already defined
line 327 column 4291 - Warning: <div> anchor "sails-pstbc" already defined
line 327 column 4311 - Warning: <div> anchor "sails-pstcl" already defined
line 327 column 4331 - Warning: <div> anchor "sails-pstcr" already defined
line 327 column 4351 - Warning: <div> anchor "sails-psttl" already defined
line 327 column 4371 - Warning: <div> anchor "sails-psttr" already defined
line 327 column 4391 - Warning: <div> anchor "sails-pstbl" already defined
line 327 column 4411 - Warning: <div> anchor "sails-pstbr" already defined
line 327 column 4431 - Warning: <div> anchor "sails-post" already defined
line 328 column 4714 - Warning: <img> proprietary attribute value "absmiddle"
line 328 column 4714 - Warning: <img> lacks "alt" attribute
line 329 column 4812 - Warning: <img> lacks "alt" attribute
line 335 column 37 - Warning: <img> lacks "alt" attribute
line 345 column 512 - Warning: <font> attribute "color" had invalid value "888888" and has been replaced
line 350 column 37 - Warning: <img> lacks "alt" attribute
line 361 column 546 - Warning: <font> attribute "color" had invalid value "888888" and has been replaced
line 368 column 22 - Warning: <img> lacks "alt" attribute
line 368 column 63 - Warning: <img> lacks "alt" attribute
line 368 column 112 - Warning: <img> lacks "alt" attribute
line 368 column 162 - Warning: <img> lacks "alt" attribute
line 369 column 11 - Warning: <img> lacks "alt" attribute
line 379 column 15 - Warning: <img> lacks "alt" attribute
line 386 column 245 - Warning: <img> lacks "alt" attribute
line 387 column 379 - Warning: <img> lacks "alt" attribute
line 393 column 37 - Warning: <img> lacks "alt" attribute
line 403 column 378 - Warning: <font> attribute "color" had invalid value "888888" and has been replaced
line 408 column 37 - Warning: <img> lacks "alt" attribute
line 416 column 333 - Warning: <font> attribute "color" had invalid value "888888" and has been replaced
line 421 column 37 - Warning: <img> lacks "alt" attribute
line 430 column 409 - Warning: <font> attribute "color" had invalid value "888888" and has been replaced
line 435 column 42 - Warning: <img> proprietary attribute value "absmiddle"
line 435 column 42 - Warning: <img> lacks "alt" attribute
line 435 column 85 - Warning: <img> proprietary attribute value "absmiddle"
line 435 column 85 - Warning: <img> lacks "alt" attribute
line 435 column 128 - Warning: <img> proprietary attribute value "absmiddle"
line 435 column 128 - Warning: <img> lacks "alt" attribute
line 435 column 171 - Warning: <img> proprietary attribute value "absmiddle"
line 435 column 171 - Warning: <img> lacks "alt" attribute
line 435 column 214 - Warning: <img> proprietary attribute value "absmiddle"
line 435 column 214 - Warning: <img> lacks "alt" attribute
line 435 column 257 - Warning: <img> proprietary attribute value "absmiddle"
line 435 column 257 - Warning: <img> lacks "alt" attribute
line 435 column 300 - Warning: <img> proprietary attribute value "absmiddle"
line 435 column 300 - Warning: <img> lacks "alt" attribute
line 435 column 343 - Warning: <img> proprietary attribute value "absmiddle"
line 435 column 343 - Warning: <img> lacks "alt" attribute
line 435 column 386 - Warning: <img> proprietary attribute value "absmiddle"
line 435 column 386 - Warning: <img> lacks "alt" attribute
line 435 column 429 - Warning: <img> proprietary attribute value "absmiddle"
line 435 column 429 - Warning: <img> lacks "alt" attribute
line 435 column 472 - Warning: <img> proprietary attribute value "absmiddle"
line 435 column 472 - Warning: <img> lacks "alt" attribute
line 435 column 515 - Warning: <img> proprietary attribute value "absmiddle"
line 435 column 515 - Warning: <img> lacks "alt" attribute
line 437 column 33 - Warning: <img> lacks "alt" attribute
line 440 column 37 - Warning: <img> lacks "alt" attribute
line 447 column 99 - Warning: <table> attribute "bgcolor" had invalid value "FFFFFF" and has been replaced
line 447 column 501 - Warning: <img> proprietary attribute value "absmiddle"
line 447 column 501 - Warning: <img> lacks "alt" attribute
line 447 column 612 - Warning: <img> lacks "alt" attribute
line 452 column 37 - Warning: <img> lacks "alt" attribute
line 461 column 404 - Warning: <font> attribute "color" had invalid value "888888" and has been replaced
line 468 column 22 - Warning: <img> lacks "alt" attribute
line 468 column 63 - Warning: <img> lacks "alt" attribute
line 468 column 112 - Warning: <img> lacks "alt" attribute
line 468 column 162 - Warning: <img> lacks "alt" attribute
line 469 column 11 - Warning: <img> lacks "alt" attribute
line 479 column 15 - Warning: <img> lacks "alt" attribute
line 489 column 305 - Warning: <img> lacks "alt" attribute
line 490 column 439 - Warning: <img> lacks "alt" attribute
line 499 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 499 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 499 column 216 - Warning: <img> proprietary attribute value "absmiddle"
line 508 column 25 - Warning: <img> lacks "alt" attribute
line 513 column 267 - Warning: <img> lacks "alt" attribute
line 149 column 50 - Warning: trimming empty <font>
line 210 column 4450 - Warning: trimming empty <font>
line 211 column 4943 - Warning: trimming empty <i>
line 229 column 333 - Warning: trimming empty <font>
line 327 column 4450 - Warning: trimming empty <font>
line 329 column 4900 - Warning: trimming empty <i>
line 493 column 17 - Warning: trimming empty <tr>
line 496 column 50 - Warning: trimming empty <font>
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 208 column 27 - Warning: <nobr> is not approved by W3C
line 210 column 4153 - Warning: <table> proprietary attribute "height"
line 227 column 47 - Warning: <nobr> is not approved by W3C
line 229 column 98 - Warning: <table> proprietary attribute "height"
line 241 column 47 - Warning: <nobr> is not approved by W3C
line 269 column 27 - Warning: <nobr> is not approved by W3C
line 271 column 73 - Warning: <table> proprietary attribute "height"
line 284 column 47 - Warning: <nobr> is not approved by W3C
line 300 column 47 - Warning: <nobr> is not approved by W3C
line 325 column 27 - Warning: <nobr> is not approved by W3C
line 327 column 4153 - Warning: <table> proprietary attribute "height"
line 340 column 47 - Warning: <nobr> is not approved by W3C
line 355 column 47 - Warning: <nobr> is not approved by W3C
line 384 column 27 - Warning: <nobr> is not approved by W3C
line 398 column 47 - Warning: <nobr> is not approved by W3C
line 413 column 47 - Warning: <nobr> is not approved by W3C
line 426 column 47 - Warning: <nobr> is not approved by W3C
line 445 column 47 - Warning: <nobr> is not approved by W3C
line 447 column 99 - Warning: <table> proprietary attribute "height"
line 457 column 47 - Warning: <nobr> is not approved by W3C
line 484 column 27 - Warning: <nobr> is not approved by W3C
Info: Document content looks like HTML5
Info: No system identifier in emitted doctype
Tidy found 324 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