Register - Login
Views: 99399261
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
04-24-22 03:29:41 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 ... 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 Next newer thread | Next older thread
Tauwasser
"dumb piece of shit needs to learn some fucking ettiquette" - Anonymous
Level: 21


Posts: 63/73
EXP: 43039
For next: 6904

Since: 04-10-09


Since last post: 11.1 years
Last activity: 10.0 years

Posted on 02-16-11 05:30:49 PM Link | Quote
Originally posted by xdaniel



Great work May I suggest coloring the different paths in distinct colors?

cYa,

Tauwasser

____________________
xdaniel
980
Level: 64


Posts: 162/982
EXP: 2151697
For next: 62400

Since: 12-04-08

Pronouns: he/they
From: Germany

Since last post: 17 days
Last activity: 7 hours

Posted on 02-16-11 07:55:31 PM (last edited by xdaniel at 02-18-11 10:27 AM) Link | Quote


>>ESTABLISHING LINK...DONE.    >>FETCHING POST DATA...DONE.    >>EXECUTING POSTDISP.BIN...


Tauwasser: For the actual editing of them, only the selected path will be rendered at once anyway, but for an overall view of all paths like in the Termina Field screenshot, that's a pretty good idea - does make it much easier to follow each one with your eyes, I'd imagine

EDIT: Have not added color coding or any other rendering changes yet, but here's a little video showing off the waypoint editing (or the result anyway):

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

(Had to check an old post of mine here to get the old YT embedding code, since the new, iframe-based one doesn't work here -.-)

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


____________________
cu xdaniel

Kagami - Desktop:

Kazari - Notebook:

Xenesis

Roy Koopa
Actually a Doctor
Level: 101


Posts: 1014/2732
EXP: 10478251
For next: 239424

Since: 07-28-07

Pronouns: She/Her
From: Orange Star's Retirement Villa

Since last post: 19 hours
Last activity: 13 hours

Posted on 02-20-11 06:27:56 AM (last edited by Xenesis at 02-20-11 03:39 AM) Link | Quote


Hee hee.

Still working away at this. All maps are in, working on code changes and other silly things. Will need to do some difficulty testing to set time limits and opponents

Next: Unit lists and CO Changes! *gasp*

Edit: For silliness, the rest was requested.

AlexAR
Member
Level: 39


Posts: 147/306
EXP: 388197
For next: 16574

Since: 11-30-07


Since last post: 9.0 years
Last activity: 9.0 years

Posted on 02-20-11 04:01:03 PM Link | Quote
Originally posted by xdaniel
Tauwasser: For the actual editing of them, only the selected path will be rendered at once anyway, but for an overall view of all paths like in the Termina Field screenshot, that's a pretty good idea - does make it much easier to follow each one with your eyes, I'd imagine

EDIT: Have not added color coding or any other rendering changes yet, but here's a little video showing off the waypoint editing (or the result anyway):
Video
(Had to check an old post of mine here to get the old YT embedding code, since the new, iframe-based one doesn't work here -.-)

EDIT 2:
Video



Wow! Truly impressive. Looks like you have some major editing functionality already. Also, when embedding You Tube videos, a bunch of options pop up. There's a little check box, "Use old embed code". Using that works fine here.


____________________
Visit Digital Space for my game news.
Peardian

  
Magikoopa

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

Level: 157


Posts: 4565/7597
EXP: 48563890
For next: 1015343

Since: 08-02-07

From: Isle Delfino

Since last post: 2 days
Last activity: 3 hours

Posted on 02-20-11 04:19:23 PM Link | Quote
Originally posted by xdaniel
*SayakaGL*

Pretty awesome so far. I do hope you'll have a more precise way of moving things around instead of having to eyeball it from a perspective view or having to resort to manual number tweaking. Being able to drag objects along a single axis is incredibly helpful, especially when you want to line stuff up.

____________________
-Peardian-

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


xdaniel
980
Level: 64


Posts: 172/982
EXP: 2151697
For next: 62400

Since: 12-04-08

Pronouns: he/they
From: Germany

Since last post: 17 days
Last activity: 7 hours

Posted on 02-22-11 03:36:04 PM (last edited by xdaniel at 02-22-11 04:30 PM) Link | Quote


>>ESTABLISHING LINK...DONE.    >>FETCHING POST DATA...DONE.    >>EXECUTING POSTDISP.BIN...


AlexAR: Huh, didn't notice that - thanks!

Peardian: Like, for example, having one checkbox per axis, which when checked allows movement along that axis, otherwise not. So that when, say, only "X" is checked, movement along the Y and Z axis is prohibited. Something along those lines?

Also, something mostly unrelated, another weird little tool I cooked up:



It's a sort of wildcard searching tool for binary files. You specify some constant bytes to search for, then specify some wildcards and, if you want, also byte alignment. In the example above, I let the program search for the known bytes of "DE 00 00 00", followed by 4 unknown bytes, and the result must be aligned by 8 bytes (that is, at offset 00, 08, 10, 18, etc.). As you can see, you can also copy the selected result's offset or values to the clipboard, so that you can use those ex. to jump to that offset in a hex editor.

In this case, it's looking for standard display list calls in one of Zelda OoT's room files (Hyrule Field, to be exact), and has found 40 of those. Also, as another less sensical example, the pattern "!8 FA 00 00 00 ?3 FF" would search for SetPrimColor commands where the alpha value is 255.

EDIT: Improved the possible patterns and statements somewhat, added greater than/greater or equal/less than/less or equal searching; also added color-coding to the result list:




____________________
cu xdaniel

Kagami - Desktop:

Kazari - Notebook:

Peardian

  
Magikoopa

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

Level: 157


Posts: 4587/7597
EXP: 48563890
For next: 1015343

Since: 08-02-07

From: Isle Delfino

Since last post: 2 days
Last activity: 3 hours

Posted on 02-23-11 07:00:47 PM Link | Quote
Originally posted by xdaniel
Peardian: Like, for example, having one checkbox per axis, which when checked allows movement along that axis, otherwise not. So that when, say, only "X" is checked, movement along the Y and Z axis is prohibited. Something along those lines?

That's another possibility. I'm going to go ahead and suggest C4D's system, which uses both what you said and what I said. Basically, it goes like this:

When an object is selected, you get the 3D axis appearing at its center, much like you have. Dragging the object around moves it relative to the camera, like you have. However, users can also drag by grabbing one of the axes, where movement is restricted to only that axis. In addition to this, they offer a little space in the toolbar to toggle the X, Y, and Z planes used in free dragging. So, with the Y axis disabled, dragging objects will only move it on X and Z, etc. Another thing C4D does that I'd suggest is higlighting the axis you are able to grab. It should also be noted that grabbing the center of the axes acts the same as free movement, since you're basically grabbing all three.

____________________
-Peardian-

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


Sukasa

Level: 123


Posts: 2983/4326
EXP: 20918978
For next: 312288

Since: 07-07-07


Since last post: 1.1 years
Last activity: 1.0 years

Posted on 02-23-11 07:52:25 PM Link | Quote

I'd recommend using a gizmo like 3ds max's, where you have a small 3-axis object on screen and if you mouse-near one of the axes, it acts like peardian's suggestion, but if you hold your mouse between two axes, you get a "plane" selected and it locks movement to two axes.

You can see it in action here

____________________
Witty Text Here
Peardian

  
Magikoopa

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

Level: 157


Posts: 4591/7597
EXP: 48563890
For next: 1015343

Since: 08-02-07

From: Isle Delfino

Since last post: 2 days
Last activity: 3 hours

Posted on 02-24-11 03:47:56 AM Link | Quote
Hmm... it's a nice feature, though I worry it might be a little complicated for the simple application here, especially with the objects being small boxes and spheres. After all, you're trying to click little boxes appearing on little boxes. If they were larger and more varied objects, like the full models they represent, it would probably be fine.


Also, I'd like to suggest another one of C4D's little features, having X, Y, and Z be hotkeys for enabling/disabling an axis.

____________________
-Peardian-

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


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: 4080/5390
EXP: 29052256
For next: 282749

Since: 07-22-07

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

Since last post: 333 days
Last activity: 333 days

Posted on 02-24-11 04:08:42 AM Link | Quote
Post #4080 · 02-23-11 11:08:42 PM
Originally posted by xdaniel
Movement paths, yep - but no idea who or what the paths in the MM screenshot are related to, tho. There's, like... right now, I don't even know how many there are. Gotta fire up the program quickly and have a look...

...well, while there's "only" 8 paths, one of them has 74 waypoints, another one 47, another 24.
In Mario Kart I discovered some interesting "paths" which turned out to actually be item box placement data stored in the same format.

Originally posted by xdaniel
Peardian: Like, for example, having one checkbox per axis, which when checked allows movement along that axis, otherwise not. So that when, say, only "X" is checked, movement along the Y and Z axis is prohibited. Something along those lines?
Second Life has a nice system for this - the selected object has three arrows sticking out of it, indicating which direction is positive on each axis (arrow colour indicates which axis is which), and you can click and drag on the head/tail of an arrow to drag along that axis only. There's a checkbox to select whether you use world or local axes. Similarly when you go to rotate, rings appear around the object that you can grab to rotate around a single axis.

As far as I recall SL doesn't let you actually click on the object to move it (you're forced to drag it by the arrows), but that would certainly be nice to have too. View from overhead, click, drag to some nice spot, zoom in (maybe right-click and "go to this object" or some such to get a nice camera angle looking at it fairly close), drag along individual axes to align nice. Maybe right-click and snap to ground/other object as well.


Your binary wildcard searcher is interesting as well. I started on a project like that, but then realized it makes much more sense to just hack up a Lua script to search files for whatever crazy conditions I want. Things like "0xAA followed by a halfword between 0x1000 and 0x2000, with 0xBB or 0xCC appearing no more than 32 bytes after that" are hard to express in any kind of pattern string (and I don't even want to think about writing a parser for it!) but in a simple language like Lua (especially with some nice wrappers to map a table to the contents of a file) it's just a couple loops.

____________________
xdaniel
980
Level: 64


Posts: 178/982
EXP: 2151697
For next: 62400

Since: 12-04-08

Pronouns: he/they
From: Germany

Since last post: 17 days
Last activity: 7 hours

Posted on 02-24-11 07:25:10 PM Link | Quote


>>ESTABLISHING LINK...DONE.    >>FETCHING POST DATA...DONE.    >>EXECUTING POSTDISP.BIN...


So, first about SayakaGL: Interesting and useful ideas; still need to look into how to best approach coding something like that, so I'm not sure which way I'll try to go, be it C4D, 3ds Max or SL-style. I will probably get back to this program over the weekend, or next week.

In the meantime, I've been slaving away on the binary wildcard searcher some more:



Features for now:
- Searching for decimal and hexadecimal numbers of up to 64-bit, so anything between 0x0000000000000000 and 0xFFFFFFFFFFFFFFFF
- Searching for floating point values of 32 or 64-bit precision (ex. 1.0f32, 1.0f64)
- Searching for negative decimal or floating point values (ex. -13.37f64)
- The above all support greater than, greater or equal, less than, less or equal and not equal operators (>, >=, <, <=, !=)
- Wildcard searching for x number of bytes (?x) (need to expand on this)
- Specifying byte alignments the result has to adhere to (#x)
- Color-coding of the result list; green results being direct matches, orange results approximate matches (greater, less, etc.), red results wildcard matches
- Grouping the result list by 8, 16, 32 or 64-bit, or automatically according to the search pattern

Will make a first release once I've expanded the wildcard searching somewhat (ex. to allow something like "-1?.??f64" or "0xF??8", which will probably need some rewriting)


____________________
cu xdaniel

Kagami - Desktop:

Kazari - Notebook:

Xenesis

Roy Koopa
Actually a Doctor
Level: 101


Posts: 1030/2732
EXP: 10478251
For next: 239424

Since: 07-28-07

Pronouns: She/Her
From: Orange Star's Retirement Villa

Since last post: 19 hours
Last activity: 13 hours

Posted on 02-28-11 08:03:33 PM Link | Quote


Considering the War Room has no Fog of War, I thought I'd do it this way.



Von Bolt still needs a palette and probably some sprite adjustments.
Sunny

Level: 115


Posts: 3103/3675
EXP: 16354345
For next: 457019

Since: 07-23-07


Since last post: 4.2 years
Last activity: 180 days

Posted on 03-01-11 01:35:01 AM Link | Quote
Originally posted by Xenesis
Considering the War Room has no Fog of War, I thought I'd do it this way.
Wait hang on. FoW without needing a power, am I reading that right?
Not sure if that's the best of ideas...understandably it's not an effect in the way weather is, but couldn't it be a hinderance kind of thing for the player as well? Either that or I don't see it in the same way as you do

____________________
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Posts = 3103
Age = 1316
Lv 87
Exp 6271168 / 6392774
LvExp 129061 / 250667 (51.5%)
PostExp = 3031
ExpTime = 36.270
Xenesis

Roy Koopa
Actually a Doctor
Level: 101


Posts: 1031/2732
EXP: 10478251
For next: 239424

Since: 07-28-07

Pronouns: She/Her
From: Orange Star's Retirement Villa

Since last post: 19 hours
Last activity: 13 hours

Posted on 03-01-11 01:40:52 AM (last edited by Xenesis at 03-01-11 05:22 AM) Link | Quote
Yeah.

Basically, if Sonja is in play the battlefield will be Fog of War. As this is a War Room hack, by default there's no fog of war maps. They all use standard options and the like. I didn't feel like radically changing Sonja (tacking on more abilities as she seems to have gained over the course of three games), so I just made her the 'Fog of War' CO

The reason for this is pretty simple. Sonja's skills are largely wasted in the War Room, so I thought I'd do something that'd give you a reason to use her over the more capable blandies for War Room like Andy, Adder, Hawke and so on.

But yeah, it is both a blessing and a curse. Although you've got the "Oh hey I can see everything" abilities on your side

Edit: Some of tonight's progress
Celux

Red Cheep-cheep
Level: 32


Posts: 105/202
EXP: 202246
For next: 4196

Since: 09-22-08


Since last post: 7.2 years
Last activity: 3.7 years

Posted on 03-06-11 04:30:43 AM Link | Quote
Here's the latest update on my hack for those of you who do not look at the SM64 forum:

SM64 Star Road - Bob-omb Battle Factory (Major Hack P7)




This preview of SM64 Star Road I'll be showing you the second of the 4 levels I completed after Melting Snow Peaks. Since MSP my level design skills have increased very much, and the 3 other levels are equally good as this otherwise better.
There are now 10 of 15 levels complete in the Star Road master rom, and after the next 5 I'll be working on the side levels followed by the main hub.

Also, I apologize for the video quality. I am trying to upgrade my PC so you don't have to put up with it any more.

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

Click here to comment!


Subscribe for updates!

CB

Flippitty Flip
Level: 90


Posts: 878/2280
EXP: 6971409
For next: 217200

Since: 02-01-11

From: Canadaland

Since last post: 10.5 years
Last activity: 10.3 years

Posted on 03-06-11 04:43:41 AM Link | Quote


I like it. It looks like a heck of a lot of work went into it.

____________________
With every new rank comes new colors...
Xenesis

Roy Koopa
Actually a Doctor
Level: 101


Posts: 1045/2732
EXP: 10478251
For next: 239424

Since: 07-28-07

Pronouns: She/Her
From: Orange Star's Retirement Villa

Since last post: 19 hours
Last activity: 13 hours

Posted on 03-08-11 08:39:33 AM (last edited by Xenesis at 03-08-11 06:23 AM) Link | Quote
More fun in the War Room Hack



Edit: Because I love you guys so much, you get a sneak peek at my WIP:



Transparency is currently wrong and it's still not complete....buuut
AlexAR
Member
Level: 39


Posts: 153/306
EXP: 388197
For next: 16574

Since: 11-30-07


Since last post: 9.0 years
Last activity: 9.0 years

Posted on 03-08-11 05:05:33 PM Link | Quote
Originally posted by Celux
Here's the latest update on my hack for those of you who do not look at the SM64 forum:
This preview of SM64 Star Road I'll be showing you the second of the 4 levels I completed after Melting Snow Peaks. Since MSP my level design skills have increased very much, and the 3 other levels are equally good as this otherwise better.
There are now 10 of 15 levels complete in the Star Road master rom, and after the next 5 I'll be working on the side levels followed by the main hub.



You, know, I have always been very underwhelmed by all the SM64 hacks shown on the forum. So often the custom levels would look cheap, ugly, simplistic, gimmicky or just not good. Since it was so common to see, I started thinking well maybe the tools available are just inadequate and too primitive to really make nice levels.

BS! You have absolutely made something very wonderful. I really do want to explore and play this level you have created. I am very impressed. One thing though..more than one of the textures used are clearly from Banjo Kazooie. They don't look out of place or anything, but In my opinion if you really want to make this a special hack, maybe consider editing them just a tad. Those holes on the sides of the wall and metal barrels in the acid just scream "I'm from Rusty Bucket Bay!"

Or maybe its just me, I don't know. Keep it up Celux.



____________________
Visit Digital Space for my game news.
xdaniel
980
Level: 64


Posts: 205/982
EXP: 2151697
For next: 62400

Since: 12-04-08

Pronouns: he/they
From: Germany

Since last post: 17 days
Last activity: 7 hours

Posted on 03-15-11 01:14:02 AM (last edited by xdaniel at 03-16-11 05:06 PM) Link | Quote


>>ESTABLISHING LINK...DONE.    >>FETCHING POST DATA...DONE.    >>EXECUTING POSTDISP.BIN...


Well, this is more or less ROM hacking... kinda, sorta.




Oh, and the disassembly is not Pokemon or X, the screenshots weren't taken in the same session. In fact, the game ones are already a few days old.

EDIT:


Goodnight.

EDIT 2:



EDIT 3:




____________________
cu xdaniel

Kagami - Desktop:

Kazari - Notebook:

Xenesis

Roy Koopa
Actually a Doctor
Level: 101


Posts: 1054/2732
EXP: 10478251
For next: 239424

Since: 07-28-07

Pronouns: She/Her
From: Orange Star's Retirement Villa

Since last post: 19 hours
Last activity: 13 hours

Posted on 03-20-11 10:04:44 PM Link | Quote
Still workin'

Pages: 1 2 3 4 5 6 7 8 9 10 ... 45 46 47 48 49 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, 5 query cache hits.
Query execution time:  0.115468 seconds
Script execution time:  0.046864 seconds
Total render time:  0.162332 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 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 656 - Warning: unescaped & or unknown entity "&page"
line 149 column 688 - Warning: unescaped & or unknown entity "&page"
line 149 column 720 - Warning: unescaped & or unknown entity "&page"
line 149 column 752 - Warning: unescaped & or unknown entity "&page"
line 149 column 784 - Warning: unescaped & or unknown entity "&page"
line 149 column 816 - Warning: unescaped & or unknown entity "&page"
line 149 column 50 - Warning: missing </font> before </td>
line 149 column 853 - 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 188 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 190 column 9 - Warning: missing <tr>
line 208 column 13 - Warning: missing <tr>
line 209 column 99 - Warning: unescaped & or unknown entity "&postid"
line 211 column 74 - Warning: <style> isn't allowed in <td> elements
line 211 column 9 - Info: <td> previously mentioned
line 220 column 1214 - Warning: unescaped & or unknown entity "&hl"
line 220 column 1146 - Warning: discarding unexpected <param>
line 220 column 1225 - Warning: discarding unexpected </param>
line 220 column 1233 - Warning: discarding unexpected <param>
line 220 column 1276 - Warning: discarding unexpected </param>
line 220 column 1284 - Warning: discarding unexpected <param>
line 220 column 1331 - Warning: discarding unexpected </param>
line 220 column 1395 - Warning: unescaped & or unknown entity "&hl"
line 225 column 1811 - Warning: unescaped & or unknown entity "&hl"
line 225 column 1743 - Warning: discarding unexpected <param>
line 225 column 1822 - Warning: discarding unexpected </param>
line 225 column 1830 - Warning: discarding unexpected <param>
line 225 column 1873 - Warning: discarding unexpected </param>
line 225 column 1881 - Warning: discarding unexpected <param>
line 225 column 1928 - Warning: discarding unexpected </param>
line 225 column 1992 - Warning: unescaped & or unknown entity "&hl"
line 212 column 312 - Warning: missing </div>
line 235 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 237 column 9 - Warning: missing <tr>
line 255 column 13 - Warning: missing <tr>
line 256 column 99 - Warning: unescaped & or unknown entity "&postid"
line 271 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 273 column 9 - Warning: missing <tr>
line 291 column 13 - Warning: missing <tr>
line 292 column 99 - Warning: unescaped & or unknown entity "&postid"
line 308 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 310 column 9 - Warning: missing <tr>
line 328 column 13 - Warning: missing <tr>
line 329 column 99 - Warning: unescaped & or unknown entity "&postid"
line 331 column 74 - Warning: <style> isn't allowed in <td> elements
line 331 column 9 - Info: <td> previously mentioned
line 331 column 363 - Warning: missing </font> before <center>
line 331 column 437 - Warning: inserting implicit <font>
line 331 column 550 - Warning: inserting implicit <font>
line 331 column 550 - Warning: missing </font> before <hr>
line 331 column 614 - Warning: inserting implicit <font>
line 331 column 614 - Warning: missing </font> before <hr>
line 332 column 1 - Warning: inserting implicit <font>
line 340 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 342 column 9 - Warning: missing <tr>
line 360 column 13 - Warning: missing <tr>
line 361 column 99 - Warning: unescaped & or unknown entity "&postid"
line 363 column 74 - Warning: <style> isn't allowed in <td> elements
line 363 column 9 - Info: <td> previously mentioned
line 364 column 312 - Warning: missing </div>
line 392 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 394 column 9 - Warning: missing <tr>
line 412 column 13 - Warning: missing <tr>
line 413 column 99 - Warning: unescaped & or unknown entity "&postid"
line 415 column 74 - Warning: <style> isn't allowed in <td> elements
line 415 column 9 - Info: <td> previously mentioned
line 415 column 363 - Warning: missing </font> before <center>
line 415 column 437 - Warning: inserting implicit <font>
line 415 column 550 - Warning: inserting implicit <font>
line 415 column 550 - Warning: missing </font> before <hr>
line 415 column 614 - Warning: inserting implicit <font>
line 415 column 614 - Warning: missing </font> before <hr>
line 416 column 1 - Warning: inserting implicit <font>
line 426 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 428 column 9 - Warning: missing <tr>
line 446 column 13 - Warning: missing <tr>
line 447 column 99 - Warning: unescaped & or unknown entity "&postid"
line 449 column 74 - Warning: <style> isn't allowed in <td> elements
line 449 column 9 - Info: <td> previously mentioned
line 452 column 1536 - Warning: unescaped & or unknown entity "&feature"
line 452 column 1609 - Warning: replacing unexpected font with </font>
line 455 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 457 column 9 - Warning: missing <tr>
line 475 column 13 - Warning: missing <tr>
line 476 column 99 - Warning: unescaped & or unknown entity "&postid"
line 478 column 74 - Warning: <style> isn't allowed in <td> elements
line 478 column 9 - Info: <td> previously mentioned
line 478 column 363 - Warning: missing </font> before <center>
line 478 column 437 - Warning: inserting implicit <font>
line 478 column 538 - Warning: inserting implicit <font>
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 99 - Warning: unescaped & or unknown entity "&postid"
line 521 column 6794 - Warning: replacing unexpected input with </input>
line 521 column 7108 - Warning: discarding unexpected </span>
line 524 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 526 column 9 - Warning: missing <tr>
line 544 column 13 - Warning: missing <tr>
line 545 column 99 - Warning: unescaped & or unknown entity "&postid"
line 547 column 74 - Warning: <style> isn't allowed in <td> elements
line 547 column 9 - Info: <td> previously mentioned
line 548 column 312 - Warning: missing </div>
line 578 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 580 column 9 - Warning: missing <tr>
line 598 column 13 - Warning: missing <tr>
line 599 column 99 - Warning: unescaped & or unknown entity "&postid"
line 610 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 612 column 9 - Warning: missing <tr>
line 630 column 13 - Warning: missing <tr>
line 631 column 99 - Warning: unescaped & or unknown entity "&postid"
line 644 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 646 column 9 - Warning: missing <tr>
line 664 column 13 - Warning: missing <tr>
line 665 column 99 - Warning: unescaped & or unknown entity "&postid"
line 679 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 681 column 9 - Warning: missing <tr>
line 685 column 82 - Warning: unescaped & or unknown entity "&r"
line 699 column 13 - Warning: missing <tr>
line 700 column 99 - Warning: unescaped & or unknown entity "&postid"
line 703 column 165 - Warning: missing </b> before <h2>
line 703 column 172 - Warning: inserting implicit <b>
line 703 column 232 - Warning: discarding unexpected </b>
line 711 column 855 - Warning: discarding unexpected <param>
line 711 column 938 - Warning: discarding unexpected </param>
line 711 column 946 - Warning: discarding unexpected <param>
line 711 column 989 - Warning: discarding unexpected </param>
line 711 column 997 - Warning: discarding unexpected <param>
line 711 column 1044 - Warning: discarding unexpected </param>
line 716 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 718 column 9 - Warning: missing <tr>
line 736 column 13 - Warning: missing <tr>
line 737 column 99 - Warning: unescaped & or unknown entity "&postid"
line 739 column 74 - Warning: missing </div>
line 744 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 746 column 9 - Warning: missing <tr>
line 764 column 13 - Warning: missing <tr>
line 765 column 99 - Warning: unescaped & or unknown entity "&postid"
line 778 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 780 column 9 - Warning: missing <tr>
line 798 column 13 - Warning: missing <tr>
line 799 column 99 - Warning: unescaped & or unknown entity "&postid"
line 815 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 817 column 9 - Warning: missing <tr>
line 835 column 13 - Warning: missing <tr>
line 836 column 99 - Warning: unescaped & or unknown entity "&postid"
line 838 column 74 - Warning: <style> isn't allowed in <td> elements
line 838 column 9 - Info: <td> previously mentioned
line 839 column 312 - Warning: missing </div>
line 871 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 873 column 9 - Warning: missing <tr>
line 891 column 13 - Warning: missing <tr>
line 892 column 99 - Warning: unescaped & or unknown entity "&postid"
line 899 column 17 - Warning: missing <tr>
line 899 column 17 - Warning: discarding unexpected <table>
line 902 column 35 - Warning: missing <tr>
line 902 column 92 - Warning: unescaped & or unknown entity "&page"
line 902 column 122 - Warning: unescaped & or unknown entity "&page"
line 902 column 152 - Warning: unescaped & or unknown entity "&page"
line 902 column 182 - Warning: unescaped & or unknown entity "&page"
line 902 column 212 - Warning: unescaped & or unknown entity "&page"
line 902 column 242 - Warning: unescaped & or unknown entity "&page"
line 902 column 272 - Warning: unescaped & or unknown entity "&page"
line 902 column 302 - Warning: unescaped & or unknown entity "&page"
line 902 column 332 - Warning: unescaped & or unknown entity "&page"
line 902 column 362 - Warning: unescaped & or unknown entity "&page"
line 902 column 397 - Warning: unescaped & or unknown entity "&page"
line 902 column 429 - Warning: unescaped & or unknown entity "&page"
line 902 column 461 - Warning: unescaped & or unknown entity "&page"
line 902 column 493 - Warning: unescaped & or unknown entity "&page"
line 902 column 528 - Warning: unescaped & or unknown entity "&page"
line 902 column 560 - Warning: unescaped & or unknown entity "&page"
line 902 column 592 - Warning: unescaped & or unknown entity "&page"
line 902 column 624 - Warning: unescaped & or unknown entity "&page"
line 902 column 656 - Warning: unescaped & or unknown entity "&page"
line 902 column 688 - Warning: unescaped & or unknown entity "&page"
line 902 column 720 - Warning: unescaped & or unknown entity "&page"
line 902 column 752 - Warning: unescaped & or unknown entity "&page"
line 902 column 784 - Warning: unescaped & or unknown entity "&page"
line 902 column 816 - Warning: unescaped & or unknown entity "&page"
line 902 column 50 - Warning: missing </font> before </td>
line 902 column 853 - Warning: missing </font> before </table>
line 904 column 35 - Warning: missing <tr>
line 904 column 50 - Warning: missing </font> before </td>
line 905 column 37 - Warning: unescaped & or unknown entity "&id"
line 904 column 220 - Warning: missing </font> before </table>
line 906 column 17 - Warning: discarding unexpected </textarea>
line 906 column 28 - Warning: discarding unexpected </form>
line 906 column 35 - Warning: discarding unexpected </embed>
line 906 column 43 - Warning: discarding unexpected </noembed>
line 906 column 53 - Warning: discarding unexpected </noscript>
line 906 column 64 - Warning: discarding unexpected </noembed>
line 906 column 74 - Warning: discarding unexpected </embed>
line 906 column 82 - Warning: discarding unexpected </table>
line 906 column 90 - Warning: discarding unexpected </table>
line 908 column 9 - Warning: missing </font> before <table>
line 920 column 25 - Warning: discarding unexpected </font>
line 929 column 57 - Warning: discarding unexpected </font>
line 907 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 111 - Warning: <img> lacks "alt" attribute
line 161 column 161 - Warning: <img> lacks "alt" attribute
line 162 column 11 - Warning: <img> lacks "alt" attribute
line 172 column 15 - Warning: <img> lacks "alt" attribute
line 179 column 150 - Warning: <img> lacks "alt" attribute
line 181 column 239 - Warning: <img> proprietary attribute value "absmiddle"
line 181 column 239 - Warning: <img> lacks "alt" attribute
line 185 column 415 - Warning: <img> lacks "alt" attribute
line 192 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 192 column 15 - Warning: <img> lacks "alt" attribute
line 192 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 192 column 58 - Warning: <img> lacks "alt" attribute
line 192 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 192 column 101 - Warning: <img> lacks "alt" attribute
line 192 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 192 column 144 - Warning: <img> lacks "alt" attribute
line 192 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 192 column 187 - Warning: <img> lacks "alt" attribute
line 192 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 192 column 230 - Warning: <img> lacks "alt" attribute
line 192 column 273 - Warning: <img> proprietary attribute value "absmiddle"
line 192 column 273 - Warning: <img> lacks "alt" attribute
line 192 column 316 - Warning: <img> proprietary attribute value "absmiddle"
line 192 column 316 - Warning: <img> lacks "alt" attribute
line 192 column 359 - Warning: <img> proprietary attribute value "absmiddle"
line 192 column 359 - Warning: <img> lacks "alt" attribute
line 192 column 402 - Warning: <img> proprietary attribute value "absmiddle"
line 192 column 402 - Warning: <img> lacks "alt" attribute
line 193 column 22 - Warning: <img> lacks "alt" attribute
line 193 column 63 - Warning: <img> lacks "alt" attribute
line 193 column 112 - Warning: <img> lacks "alt" attribute
line 193 column 162 - Warning: <img> lacks "alt" attribute
line 194 column 11 - Warning: <img> lacks "alt" attribute
line 204 column 15 - Warning: <img> lacks "alt" attribute
line 216 column 888 - Warning: <img> proprietary attribute value "absmiddle"
line 216 column 888 - Warning: <img> lacks "alt" attribute
line 228 column 2201 - Warning: <div> anchor "divxdn" already defined
line 229 column 2319 - Warning: <img> lacks "alt" attribute
line 231 column 2480 - Warning: <img> lacks "alt" attribute
line 239 column 11 - Warning: <img> lacks "alt" attribute
line 240 column 23 - Warning: <img> lacks "alt" attribute
line 240 column 64 - Warning: <img> lacks "alt" attribute
line 240 column 113 - Warning: <img> lacks "alt" attribute
line 240 column 163 - Warning: <img> lacks "alt" attribute
line 241 column 11 - Warning: <img> lacks "alt" attribute
line 251 column 15 - Warning: <img> lacks "alt" attribute
line 258 column 74 - Warning: <img> lacks "alt" attribute
line 260 column 169 - Warning: <img> proprietary attribute value "absmiddle"
line 260 column 169 - Warning: <img> lacks "alt" attribute
line 262 column 393 - Warning: <img> proprietary attribute value "absmiddle"
line 262 column 393 - Warning: <img> lacks "alt" attribute
line 268 column 550 - Warning: <img> lacks "alt" attribute
line 268 column 630 - Warning: <img> lacks "alt" attribute
line 268 column 710 - Warning: <img> lacks "alt" attribute
line 268 column 790 - Warning: <img> lacks "alt" attribute
line 276 column 22 - Warning: <img> lacks "alt" attribute
line 276 column 63 - Warning: <img> lacks "alt" attribute
line 276 column 112 - Warning: <img> lacks "alt" attribute
line 276 column 162 - Warning: <img> lacks "alt" attribute
line 277 column 11 - Warning: <img> lacks "alt" attribute
line 287 column 15 - Warning: <img> lacks "alt" attribute
line 294 column 424 - Warning: <img> proprietary attribute value "absmiddle"
line 294 column 424 - Warning: <img> lacks "alt" attribute
line 312 column 17 - Warning: <img> lacks "alt" attribute
line 313 column 23 - Warning: <img> lacks "alt" attribute
line 313 column 64 - Warning: <img> lacks "alt" attribute
line 313 column 112 - Warning: <img> lacks "alt" attribute
line 313 column 162 - Warning: <img> lacks "alt" attribute
line 314 column 11 - Warning: <img> lacks "alt" attribute
line 324 column 15 - Warning: <img> lacks "alt" attribute
line 331 column 437 - Warning: <img> lacks "alt" attribute
line 332 column 668 - Warning: <img> proprietary attribute value "absmiddle"
line 332 column 668 - Warning: <img> lacks "alt" attribute
line 335 column 1425 - Warning: <img> lacks "alt" attribute
line 344 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 344 column 15 - Warning: <img> lacks "alt" attribute
line 344 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 344 column 58 - Warning: <img> lacks "alt" attribute
line 344 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 344 column 101 - Warning: <img> lacks "alt" attribute
line 344 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 344 column 144 - Warning: <img> lacks "alt" attribute
line 344 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 344 column 187 - Warning: <img> lacks "alt" attribute
line 344 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 344 column 230 - Warning: <img> lacks "alt" attribute
line 344 column 273 - Warning: <img> proprietary attribute value "absmiddle"
line 344 column 273 - Warning: <img> lacks "alt" attribute
line 344 column 316 - Warning: <img> proprietary attribute value "absmiddle"
line 344 column 316 - Warning: <img> lacks "alt" attribute
line 344 column 359 - Warning: <img> proprietary attribute value "absmiddle"
line 344 column 359 - Warning: <img> lacks "alt" attribute
line 344 column 402 - Warning: <img> proprietary attribute value "absmiddle"
line 344 column 402 - Warning: <img> lacks "alt" attribute
line 345 column 22 - Warning: <img> lacks "alt" attribute
line 345 column 63 - Warning: <img> lacks "alt" attribute
line 345 column 112 - Warning: <img> lacks "alt" attribute
line 345 column 162 - Warning: <img> lacks "alt" attribute
line 346 column 11 - Warning: <img> lacks "alt" attribute
line 356 column 15 - Warning: <img> lacks "alt" attribute
line 364 column 312 - Warning: <div> anchor "divxdn" already defined
line 374 column 992 - Warning: <img> lacks "alt" attribute
line 382 column 2074 - Warning: <img> lacks "alt" attribute
line 382 column 2127 - Warning: <img> lacks "alt" attribute
line 385 column 2234 - Warning: <div> anchor "divxdn" already defined
line 386 column 2352 - Warning: <img> lacks "alt" attribute
line 388 column 2513 - Warning: <img> lacks "alt" attribute
line 396 column 17 - Warning: <img> lacks "alt" attribute
line 397 column 23 - Warning: <img> lacks "alt" attribute
line 397 column 64 - Warning: <img> lacks "alt" attribute
line 397 column 112 - Warning: <img> lacks "alt" attribute
line 397 column 162 - Warning: <img> lacks "alt" attribute
line 398 column 11 - Warning: <img> lacks "alt" attribute
line 408 column 15 - Warning: <img> lacks "alt" attribute
line 415 column 437 - Warning: <img> lacks "alt" attribute
line 421 column 2155 - Warning: <img> lacks "alt" attribute
line 430 column 11 - Warning: <img> lacks "alt" attribute
line 431 column 23 - Warning: <img> lacks "alt" attribute
line 431 column 64 - Warning: <img> lacks "alt" attribute
line 431 column 113 - Warning: <img> lacks "alt" attribute
line 431 column 163 - Warning: <img> lacks "alt" attribute
line 442 column 15 - Warning: <img> lacks "alt" attribute
line 459 column 17 - Warning: <img> lacks "alt" attribute
line 460 column 23 - Warning: <img> lacks "alt" attribute
line 460 column 64 - Warning: <img> lacks "alt" attribute
line 460 column 112 - Warning: <img> lacks "alt" attribute
line 460 column 162 - Warning: <img> lacks "alt" attribute
line 461 column 11 - Warning: <img> lacks "alt" attribute
line 471 column 15 - Warning: <img> lacks "alt" attribute
line 478 column 437 - Warning: <img> lacks "alt" attribute
line 484 column 1450 - Warning: <img> lacks "alt" attribute
line 494 column 23 - Warning: <img> lacks "alt" attribute
line 494 column 64 - Warning: <img> lacks "alt" attribute
line 494 column 113 - Warning: <img> lacks "alt" attribute
line 494 column 163 - Warning: <img> lacks "alt" attribute
line 505 column 15 - Warning: <img> lacks "alt" attribute
line 528 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 528 column 15 - Warning: <img> lacks "alt" attribute
line 528 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 528 column 58 - Warning: <img> lacks "alt" attribute
line 528 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 528 column 101 - Warning: <img> lacks "alt" attribute
line 528 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 528 column 144 - Warning: <img> lacks "alt" attribute
line 528 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 528 column 187 - Warning: <img> lacks "alt" attribute
line 528 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 528 column 230 - Warning: <img> lacks "alt" attribute
line 528 column 273 - Warning: <img> proprietary attribute value "absmiddle"
line 528 column 273 - Warning: <img> lacks "alt" attribute
line 528 column 316 - Warning: <img> proprietary attribute value "absmiddle"
line 528 column 316 - Warning: <img> lacks "alt" attribute
line 528 column 359 - Warning: <img> proprietary attribute value "absmiddle"
line 528 column 359 - Warning: <img> lacks "alt" attribute
line 528 column 402 - Warning: <img> proprietary attribute value "absmiddle"
line 528 column 402 - Warning: <img> lacks "alt" attribute
line 529 column 22 - Warning: <img> lacks "alt" attribute
line 529 column 63 - Warning: <img> lacks "alt" attribute
line 529 column 112 - Warning: <img> lacks "alt" attribute
line 529 column 162 - Warning: <img> lacks "alt" attribute
line 530 column 11 - Warning: <img> lacks "alt" attribute
line 540 column 15 - Warning: <img> lacks "alt" attribute
line 548 column 312 - Warning: <div> anchor "divxdn" already defined
line 556 column 987 - Warning: <img> lacks "alt" attribute
line 571 column 2125 - Warning: <div> anchor "divxdn" already defined
line 572 column 2243 - Warning: <img> lacks "alt" attribute
line 574 column 2404 - Warning: <img> lacks "alt" attribute
line 582 column 11 - Warning: <img> lacks "alt" attribute
line 583 column 23 - Warning: <img> lacks "alt" attribute
line 583 column 64 - Warning: <img> lacks "alt" attribute
line 583 column 113 - Warning: <img> lacks "alt" attribute
line 583 column 163 - Warning: <img> lacks "alt" attribute
line 584 column 11 - Warning: <img> lacks "alt" attribute
line 594 column 15 - Warning: <img> lacks "alt" attribute
line 601 column 74 - Warning: <img> lacks "alt" attribute
line 605 column 240 - Warning: <img> lacks "alt" attribute
line 614 column 11 - Warning: <img> lacks "alt" attribute
line 615 column 23 - Warning: <img> lacks "alt" attribute
line 615 column 64 - Warning: <img> lacks "alt" attribute
line 615 column 112 - Warning: <img> lacks "alt" attribute
line 615 column 162 - Warning: <img> lacks "alt" attribute
line 626 column 15 - Warning: <img> lacks "alt" attribute
line 634 column 535 - Warning: <img> proprietary attribute value "absmiddle"
line 634 column 535 - Warning: <img> lacks "alt" attribute
line 648 column 11 - Warning: <img> lacks "alt" attribute
line 649 column 23 - Warning: <img> lacks "alt" attribute
line 649 column 64 - Warning: <img> lacks "alt" attribute
line 649 column 113 - Warning: <img> lacks "alt" attribute
line 649 column 163 - Warning: <img> lacks "alt" attribute
line 650 column 11 - Warning: <img> lacks "alt" attribute
line 660 column 15 - Warning: <img> lacks "alt" attribute
line 669 column 436 - Warning: <img> proprietary attribute value "absmiddle"
line 669 column 436 - Warning: <img> lacks "alt" attribute
line 673 column 857 - Warning: <img> proprietary attribute value "absmiddle"
line 673 column 857 - Warning: <img> lacks "alt" attribute
line 676 column 950 - Warning: <img> lacks "alt" attribute
line 683 column 11 - Warning: <img> lacks "alt" attribute
line 684 column 22 - Warning: <img> lacks "alt" attribute
line 684 column 63 - Warning: <img> lacks "alt" attribute
line 684 column 112 - Warning: <img> lacks "alt" attribute
line 684 column 162 - Warning: <img> lacks "alt" attribute
line 685 column 11 - Warning: <img> lacks "alt" attribute
line 695 column 15 - Warning: <img> lacks "alt" attribute
line 704 column 240 - Warning: <img> lacks "alt" attribute
line 720 column 11 - Warning: <img> lacks "alt" attribute
line 721 column 22 - Warning: <img> lacks "alt" attribute
line 721 column 63 - Warning: <img> lacks "alt" attribute
line 721 column 112 - Warning: <img> lacks "alt" attribute
line 721 column 162 - Warning: <img> lacks "alt" attribute
line 722 column 11 - Warning: <img> lacks "alt" attribute
line 732 column 15 - Warning: <img> lacks "alt" attribute
line 748 column 11 - Warning: <img> lacks "alt" attribute
line 749 column 23 - Warning: <img> lacks "alt" attribute
line 749 column 64 - Warning: <img> lacks "alt" attribute
line 749 column 113 - Warning: <img> lacks "alt" attribute
line 749 column 163 - Warning: <img> lacks "alt" attribute
line 750 column 11 - Warning: <img> lacks "alt" attribute
line 760 column 15 - Warning: <img> lacks "alt" attribute
line 767 column 104 - Warning: <img> proprietary attribute value "absmiddle"
line 767 column 104 - Warning: <img> lacks "alt" attribute
line 769 column 164 - Warning: <img> lacks "alt" attribute
line 773 column 332 - Warning: <img> lacks "alt" attribute
line 775 column 490 - Warning: <img> proprietary attribute value "absmiddle"
line 775 column 490 - Warning: <img> lacks "alt" attribute
line 783 column 22 - Warning: <img> lacks "alt" attribute
line 783 column 63 - Warning: <img> lacks "alt" attribute
line 783 column 112 - Warning: <img> lacks "alt" attribute
line 783 column 162 - Warning: <img> lacks "alt" attribute
line 784 column 11 - Warning: <img> lacks "alt" attribute
line 794 column 15 - Warning: <img> lacks "alt" attribute
line 810 column 1522 - Warning: <img> proprietary attribute value "absmiddle"
line 810 column 1522 - Warning: <img> lacks "alt" attribute
line 819 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 819 column 15 - Warning: <img> lacks "alt" attribute
line 819 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 819 column 58 - Warning: <img> lacks "alt" attribute
line 819 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 819 column 101 - Warning: <img> lacks "alt" attribute
line 819 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 819 column 144 - Warning: <img> lacks "alt" attribute
line 819 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 819 column 187 - Warning: <img> lacks "alt" attribute
line 819 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 819 column 230 - Warning: <img> lacks "alt" attribute
line 819 column 273 - Warning: <img> proprietary attribute value "absmiddle"
line 819 column 273 - Warning: <img> lacks "alt" attribute
line 819 column 316 - Warning: <img> proprietary attribute value "absmiddle"
line 819 column 316 - Warning: <img> lacks "alt" attribute
line 819 column 359 - Warning: <img> proprietary attribute value "absmiddle"
line 819 column 359 - Warning: <img> lacks "alt" attribute
line 819 column 402 - Warning: <img> proprietary attribute value "absmiddle"
line 819 column 402 - Warning: <img> lacks "alt" attribute
line 820 column 22 - Warning: <img> lacks "alt" attribute
line 820 column 63 - Warning: <img> lacks "alt" attribute
line 820 column 112 - Warning: <img> lacks "alt" attribute
line 820 column 162 - Warning: <img> lacks "alt" attribute
line 821 column 11 - Warning: <img> lacks "alt" attribute
line 831 column 15 - Warning: <img> lacks "alt" attribute
line 839 column 312 - Warning: <div> anchor "divxdn" already defined
line 845 column 677 - Warning: <img> lacks "alt" attribute
line 846 column 734 - Warning: <img> lacks "alt" attribute
line 846 column 787 - Warning: <img> lacks "alt" attribute
line 851 column 1011 - Warning: <img> lacks "alt" attribute
line 857 column 1105 - Warning: <img> lacks "alt" attribute
line 861 column 1212 - Warning: <img> lacks "alt" attribute
line 864 column 1324 - Warning: <div> anchor "divxdn" already defined
line 865 column 1442 - Warning: <img> lacks "alt" attribute
line 867 column 1603 - Warning: <img> lacks "alt" attribute
line 875 column 11 - Warning: <img> lacks "alt" attribute
line 876 column 23 - Warning: <img> lacks "alt" attribute
line 876 column 64 - Warning: <img> lacks "alt" attribute
line 876 column 113 - Warning: <img> lacks "alt" attribute
line 876 column 163 - Warning: <img> lacks "alt" attribute
line 877 column 11 - Warning: <img> lacks "alt" attribute
line 887 column 15 - Warning: <img> lacks "alt" attribute
line 896 column 95 - Warning: <img> lacks "alt" attribute
line 905 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 905 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 905 column 243 - Warning: <img> proprietary attribute value "absmiddle"
line 914 column 25 - Warning: <img> lacks "alt" attribute
line 919 column 267 - Warning: <img> lacks "alt" attribute
line 331 column 363 - Warning: trimming empty <font>
line 415 column 363 - Warning: trimming empty <font>
line 478 column 363 - Warning: trimming empty <font>
line 521 column 6861 - Warning: trimming empty <label>
line 703 column 165 - Warning: trimming empty <b>
line 899 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 209 column 27 - Warning: <nobr> is not approved by W3C
line 256 column 27 - Warning: <nobr> is not approved by W3C
line 292 column 27 - Warning: <nobr> is not approved by W3C
line 329 column 27 - Warning: <nobr> is not approved by W3C
line 334 column 1072 - Warning: <td> proprietary attribute "background"
line 361 column 27 - Warning: <nobr> is not approved by W3C
line 413 column 27 - Warning: <nobr> is not approved by W3C
line 420 column 1802 - Warning: <td> proprietary attribute "background"
line 447 column 27 - Warning: <nobr> is not approved by W3C
line 476 column 27 - Warning: <nobr> is not approved by W3C
line 483 column 1097 - Warning: <td> proprietary attribute "background"
line 510 column 27 - Warning: <nobr> is not approved by W3C
line 545 column 27 - Warning: <nobr> is not approved by W3C
line 599 column 27 - Warning: <nobr> is not approved by W3C
line 631 column 27 - Warning: <nobr> is not approved by W3C
line 665 column 27 - Warning: <nobr> is not approved by W3C
line 700 column 27 - Warning: <nobr> is not approved by W3C
line 737 column 27 - Warning: <nobr> is not approved by W3C
line 765 column 27 - Warning: <nobr> is not approved by W3C
line 799 column 27 - Warning: <nobr> is not approved by W3C
line 836 column 27 - Warning: <nobr> is not approved by W3C
line 892 column 27 - Warning: <nobr> is not approved by W3C
Info: Document content looks like HTML5
Info: No system identifier in emitted doctype
Tidy found 546 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