Register - Login
Views: 99387854
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
04-24-22 06:43:49 AM
Jul - The Cutting Room Floor - Button Icons New poll - New thread - New reply
Pages: 1 2 Next newer thread | Next older thread
Taryn

Passed away.

Thanks for being a part of us, even if it wasn't always on the best of terms.

1987-2014


Level: 204


Posts: 11273/14742
EXP: 121627205
For next: 1722613

Since: 09-01-09

From: Seattle

Since last post: 10.1 years
Last activity: 9.8 years

Posted on 01-18-11 07:42:50 PM Link | Quote
I still remember the 99% IE days, when IE would treat alt as title, and I actually thought that was how things were supposed to work

____________________

TKB Super Mario Bros.TKB Super Mario Bros., Volume II
Nicole

Disk-kun
Level: 146


Posts: 2194/6469
EXP: 38252893
For next: 260401

Since: 07-07-07

Pronouns: she/her
From: Boston, MA

Since last post: 69 days
Last activity: 1 day

Posted on 01-18-11 07:44:20 PM Link | Quote

Originally posted by Terra
I still remember the 99% IE days, when IE would treat alt as title, and I actually thought that was how things were supposed to work

It doesn't help that people would call it (and still do pretty often) "alt text".

____________________
Taryn

Passed away.

Thanks for being a part of us, even if it wasn't always on the best of terms.

1987-2014


Level: 204


Posts: 11274/14742
EXP: 121627205
For next: 1722613

Since: 09-01-09

From: Seattle

Since last post: 10.1 years
Last activity: 9.8 years

Posted on 01-18-11 07:46:10 PM Link | Quote
I got confused when an image didn't load in Mozilla, even. I wondered why it was replaced with the text rather than a broken image icon with the alt text popping up in a tooltip.

____________________

TKB Super Mario Bros.TKB Super Mario Bros., Volume II
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: 4031/5390
EXP: 29051272
For next: 283733

Since: 07-22-07

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

Since last post: 333 days
Last activity: 333 days

Posted on 01-22-11 02:35:45 AM Link | Quote
Post #4031 · 01-21-11 09:35:45 PM
Originally posted by Aoi
Back to the topic at large... how about something (templates) like this?

{{systemCode|text}}

...for example, the old Konami code might end up being represented this way:

{{NESCode|Up, Up, Down, Down, Left, Right, Left, Right, B, A, then press Start.}}

The template would parse the text, replacing Up/Down/Left/Right/B/A/Start with the relevant images, and print out the rest of the text (the commas, period and "then press") as-is. Each of the images would also have alt-text explaining what pad/button-press they are, just to be sure (well, okay, those of us with bad eyesight... ).

There would be variants, of course; PSXCode, SNESCode, etc.
This sounds good. The template would just replace the names with images, so you could just write normally.

I notice, however, a distinct lack of direction icons (just solid shaded triangles would be fine), and that yellow B button just looks like a yellow circle.

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


Posts: 51/73
EXP: 43037
For next: 6906

Since: 04-10-09


Since last post: 11.1 years
Last activity: 10.0 years

Posted on 01-22-11 09:13:06 AM (last edited by Tauwasser at 01-22-11 11:55 AM) Link | Quote
Another option would be to do something similar to what I have done with CGB Bootstrap ROM.

Basically, everything is text, but styled differently, like: + Down. I don't think images are a good option for this.

First of all, usually people will look for button colors, button styles when looking at images. Since these are to be used for a wide range of consoles across different regions (remember the SNES buttons were changed), I think it's fairly certain that the buttons would not fit all systems, so you'd have a mix of articles using text-only versus articles using image-only approaches.

Secondly, I think having plain text or plain text accompanied by an image would be fine. However, only an image might be confusing for all people that use text browsers, are colorblind or just don't get that their yellow C button is meant by some graphic. Also, remember that graphics don't scale with text, so this would rule out all image-only approaches.

Lastly:

Originally posted by Aoi
Back to the topic at large... how about something (templates) like this?

{{systemCode|text}}

...for example, the old Konami code might end up being represented this way:

{{NESCode|Up, Up, Down, Down, Left, Right, Left, Right, B, A, then press Start.}}

The template would parse the text, replacing Up/Down/Left/Right/B/A/Start with the relevant images, and print out the rest of the text (the commas, period and "then press") as-is. Each of the images would also have alt-text explaining what pad/button-press they are, just to be sure (well, okay, those of us with bad eyesight... ).


This would be a very generic name and I would be against something like this. A "code" could really be anything, ASM code, a Gameshark Code, a button combo, you name it. Also, StringUtils is still not installed or maybe it was broken by an update. So pretty much, currently, you cannot code a string replace template. You would have to use a template with select cases and do every button one at a time.

cYa,

Tauwasser

____________________
Nicole

Disk-kun
Level: 146


Posts: 2225/6469
EXP: 38252893
For next: 260401

Since: 07-07-07

Pronouns: she/her
From: Boston, MA

Since last post: 69 days
Last activity: 1 day

Posted on 01-22-11 06:29:59 PM Link | Quote

Originally posted by Tauwasser
Another option would be to do something similar to what I have done with CGB Bootstrap ROM.

Basically, everything is text, but styled differently, like: + Down. I don't think images are a good option for this.

First of all, usually people will look for button colors, button styles when looking at images. Since these are to be used for a wide range of consoles across different regions (remember the SNES buttons were changed), I think it's fairly certain that the buttons would not fit all systems, so you'd have a mix of articles using text-only versus articles using image-only approaches.

Secondly, I think having plain text or plain text accompanied by an image would be fine. However, only an image might be confusing for all people that use text browsers, are colorblind or just don't get that their yellow C button is meant by some graphic. Also, remember that graphics don't scale with text, so this would rule out all image-only approaches.


Hm, I'm not sure I agree here... I have to wonder, is an image with alt text really worse than Ⓐ? Are unicode entities of that sort supported in text-based browsers? Can screen readers deal with it properly? (consider, "Up Down Left Right A plus Start" is more understandable than "Upwards Arrow Downwards Arrow Leftwards Arrow Rightwards Arrow Circled Capital Latin A plus Start")

Additionally, both browsers I have installed on this computer zoom images along with text.

____________________
 
Sanqui
2060
💛🤍💜🖤🦉
Level: 87


Posts: 610/2066
EXP: 6304962
For next: 87812

Since: 12-20-09

Pronouns: any ✨
From: Czechia | Estonia

Since last post: 5 days
Last activity: 1 day

Posted on 01-22-11 06:33:39 PM Link | Quote
Originally posted by Tauwasser
Also, remember that graphics don't scale with text, so this would rule out all image-only approaches.

Using SVG icons would solve that.

____________________



Aoi
Member
Level: 30


Posts: 114/181
EXP: 159646
For next: 6223

Since: 07-18-10


Since last post: 9.9 years
Last activity: 9.9 years

Posted on 01-22-11 07:29:46 PM Link | Quote
Originally posted by Tauwasser
This would be a very generic name and I would be against something like this. A "code" could really be anything, ASM code, a Gameshark Code, a button combo, you name it.


I was just using "code" as a generic jumping point (er, example). I suppose I probably should've used "cheat," instead.
(Besides, I was wary about using "code," anyway, especially since I use code tags quite a bit on forums... )

I'd figured that if anything resembling the templates were implemented, by that point, we'd have a far better name for them.

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


Posts: 53/73
EXP: 43037
For next: 6906

Since: 04-10-09


Since last post: 11.1 years
Last activity: 10.0 years

Posted on 01-22-11 07:33:25 PM Link | Quote
Originally posted by Sanky
Using SVG icons would solve that.

How would you actually show them in wiki synta without specifying a fixed nominal render size? If that's possible, one can think about it.
Originally posted by Imajin
Hm, I'm not sure I agree here... I have to wonder, is an image with alt text really worse than Ⓐ?

In my opinion, yes. IMO it's plain-text information.
Originally posted by Imajin
Are unicode entities of that sort supported in text-based browsers? Can screen readers deal with it properly?

First of all, there is no such thing as a "Unicode entity", so I'm not sure what you mean. In case you meant to say HTML entities: That's a specialty of this board and doesn't affect the wiki.
If a textbrowser properly supports Unicode (API calls, really) and uses the OS's underlying shaping engine (API calls, again) to render text, this will work. I know Windows XP and above and various Linux distros (Ubuntu for sure) can render it properly. I would hope Mac OS does so as well.
Originally posted by Imajin
consider, "Up Down Left Right A plus Start" is more understandable than "Upwards Arrow Downwards Arrow Leftwards Arrow Rightwards Arrow Circled Capital Latin A plus Start"

I have personally never experienced any utility swapping Unicode character names for codepoints it won't show. Worst case, you can get the "no glyph" glyph after A, so there'd be a little box. Still, we live in 2011 goddammit, everything that doesn't support Unicode already, but thinks it has to treat everything as ASCII or ANSI is seriously out-of-date by a long shot.
Originally posted by Imajin
Additionally, both browsers I have installed on this computer zoom images along with text.

Which is funny, because my firefox surely does not resize images in text that are given a absolute pixel size, because... you know, it's a absolute pixel size. Just a few months ago, I corrected some Wikipedia pages, because some users had thought it was appropriate to do the same there.
Usually, pictures that get resized with text are inside an element that is defined by relative font sizes (such as "width: 3em;") and then the image is set to fill that element. This is clearly not the case for images that get inserted via regular wiki syntax.

cYa,

Tauwasser

____________________
Nicole

Disk-kun
Level: 146


Posts: 2226/6469
EXP: 38252893
For next: 260401

Since: 07-07-07

Pronouns: she/her
From: Boston, MA

Since last post: 69 days
Last activity: 1 day

Posted on 01-22-11 07:44:38 PM Link | Quote

Originally posted by Tauwasser
Originally posted by Imajin
Additionally, both browsers I have installed on this computer zoom images along with text.

Which is funny, because my firefox surely does not resize images in text that are given a absolute pixel size, because... you know, it's a absolute pixel size. Just a few months ago, I corrected some Wikipedia pages, because some users had thought it was appropriate to do the same there.
Usually, pictures that get resized with text are inside an element that is defined by relative font sizes (such as "width: 3em;") and then the image is set to fill that element. This is clearly not the case for images that get inserted via regular wiki syntax.


Hm, my Firefox surely does, because... it's zoomed. In fact, if I go to TCRF right now, inline images zoom with the text size. (This is an option, though, so it perhaps may be disabled in your browser, and since there seems to be a focus on edge cases I will concede there)

____________________
Pages: 1 2 Next newer thread | Next older thread
Jul - The Cutting Room Floor - Button Icons 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.
Query execution time:  1.185686 seconds
Script execution time:  0.026423 seconds
Total render time:  1.212109 seconds


TidyHTML vomit below
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 2 column 301 - 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 183 - Warning: missing </font> before </table>
line 149 column 35 - Warning: missing <tr>
line 149 column 95 - Warning: unescaped & or unknown entity "&page"
line 149 column 50 - Warning: missing </font> before </td>
line 149 column 132 - 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 102 - Warning: unescaped & or unknown entity "&postid"
line 179 column 404 - Warning: missing </div>
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 102 - Warning: unescaped & or unknown entity "&postid"
line 206 column 244 - Warning: missing <tr>
line 206 column 273 - Warning: missing </font> before <blockquote>
line 206 column 314 - Warning: inserting implicit <font>
line 206 column 314 - Warning: missing </font> before <hr>
line 206 column 376 - Warning: inserting implicit <font>
line 206 column 376 - Warning: missing </font> before <hr>
line 207 column 1 - Warning: inserting implicit <font>
line 210 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 212 column 9 - Warning: missing <tr>
line 230 column 13 - Warning: missing <tr>
line 231 column 102 - Warning: unescaped & or unknown entity "&postid"
line 233 column 404 - Warning: missing </div>
line 237 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 239 column 9 - Warning: missing <tr>
line 257 column 13 - Warning: missing <tr>
line 258 column 102 - Warning: unescaped & or unknown entity "&postid"
line 272 column 5605 - Warning: replacing unexpected input with </input>
line 272 column 5919 - Warning: discarding unexpected </span>
line 275 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 277 column 9 - Warning: missing <tr>
line 295 column 13 - Warning: missing <tr>
line 296 column 102 - Warning: unescaped & or unknown entity "&postid"
line 325 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 327 column 9 - Warning: missing <tr>
line 345 column 13 - Warning: missing <tr>
line 346 column 102 - Warning: unescaped & or unknown entity "&postid"
line 348 column 244 - Warning: missing <tr>
line 348 column 273 - Warning: missing </font> before <blockquote>
line 348 column 314 - Warning: inserting implicit <font>
line 348 column 314 - Warning: missing </font> before <hr>
line 348 column 380 - Warning: inserting implicit <font>
line 348 column 380 - Warning: missing </font> before <hr>
line 355 column 1 - Warning: inserting implicit <font>
line 360 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 362 column 9 - Warning: missing <tr>
line 380 column 13 - Warning: missing <tr>
line 381 column 102 - Warning: unescaped & or unknown entity "&postid"
line 383 column 74 - Warning: <style> isn't allowed in <td> elements
line 383 column 9 - Info: <td> previously mentioned
line 384 column 1533 - Warning: discarding unexpected </div>
line 384 column 1636 - Warning: unescaped & or unknown entity "&exp"
line 384 column 1647 - Warning: unescaped & or unknown entity "&expn"
line 384 column 1657 - Warning: unescaped & or unknown entity "&expp"
line 384 column 1667 - Warning: unescaped & or unknown entity "&exppost"
line 384 column 1679 - Warning: unescaped & or unknown entity "&expidle"
line 384 column 1695 - Warning: unescaped & or unknown entity "&post"
line 384 column 1704 - Warning: unescaped & or unknown entity "&version"
line 384 column 1714 - Warning: unescaped & or unknown entity "&date"
line 384 column 1539 - Warning: <div> isn't allowed in <tr> elements
line 382 column 19 - Info: <tr> previously mentioned
line 384 column 1775 - Warning: discarding unexpected </td>
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 102 - Warning: unescaped & or unknown entity "&postid"
line 420 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 422 column 9 - Warning: missing <tr>
line 440 column 13 - Warning: missing <tr>
line 441 column 102 - Warning: unescaped & or unknown entity "&postid"
line 461 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 463 column 9 - Warning: missing <tr>
line 481 column 13 - Warning: missing <tr>
line 482 column 102 - Warning: unescaped & or unknown entity "&postid"
line 484 column 244 - Warning: missing <tr>
line 484 column 273 - Warning: missing </font> before <blockquote>
line 484 column 314 - Warning: inserting implicit <font>
line 484 column 314 - Warning: missing </font> before <hr>
line 484 column 392 - Warning: inserting implicit <font>
line 484 column 392 - Warning: missing </font> before <hr>
line 484 column 455 - Warning: inserting implicit <font>
line 484 column 455 - Warning: missing </font> before <hr>
line 485 column 1 - Warning: inserting implicit <font>
line 485 column 1 - Warning: missing </font> before <hr>
line 487 column 1 - Warning: inserting implicit <font>
line 490 column 17 - Warning: missing <tr>
line 490 column 17 - Warning: discarding unexpected <table>
line 493 column 35 - Warning: missing <tr>
line 493 column 95 - Warning: unescaped & or unknown entity "&page"
line 493 column 50 - Warning: missing </font> before </td>
line 493 column 132 - Warning: missing </font> before </table>
line 495 column 35 - Warning: missing <tr>
line 495 column 50 - Warning: missing </font> before </td>
line 496 column 37 - Warning: unescaped & or unknown entity "&id"
line 495 column 183 - Warning: missing </font> before </table>
line 497 column 17 - Warning: discarding unexpected </textarea>
line 497 column 28 - Warning: discarding unexpected </form>
line 497 column 35 - Warning: discarding unexpected </embed>
line 497 column 43 - Warning: discarding unexpected </noembed>
line 497 column 53 - Warning: discarding unexpected </noscript>
line 497 column 64 - Warning: discarding unexpected </noembed>
line 497 column 74 - Warning: discarding unexpected </embed>
line 497 column 82 - Warning: discarding unexpected </table>
line 497 column 90 - Warning: discarding unexpected </table>
line 499 column 9 - Warning: missing </font> before <table>
line 511 column 25 - Warning: discarding unexpected </font>
line 520 column 37 - Warning: discarding unexpected </font>
line 498 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 246 - Warning: <img> proprietary attribute value "absmiddle"
line 161 column 23 - Warning: <img> lacks "alt" attribute
line 161 column 64 - Warning: <img> lacks "alt" attribute
line 161 column 113 - Warning: <img> lacks "alt" attribute
line 161 column 163 - 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 673 - Warning: <img> proprietary attribute value "absmiddle"
line 179 column 673 - Warning: <img> lacks "alt" attribute
line 179 column 821 - Warning: <img> lacks "alt" attribute
line 180 column 1130 - Warning: <img> lacks "alt" attribute
line 187 column 11 - Warning: <img> lacks "alt" attribute
line 188 column 23 - Warning: <img> lacks "alt" attribute
line 188 column 64 - Warning: <img> lacks "alt" attribute
line 188 column 113 - Warning: <img> lacks "alt" attribute
line 188 column 163 - 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 163 - Warning: <table> attribute "cellpadding" has invalid value "2px"
line 206 column 509 - Warning: <img> proprietary attribute value "absmiddle"
line 206 column 509 - Warning: <img> lacks "alt" attribute
line 207 column 731 - Warning: <td> attribute "height" has invalid value "128px"
line 215 column 23 - Warning: <img> lacks "alt" attribute
line 215 column 64 - Warning: <img> lacks "alt" attribute
line 215 column 113 - Warning: <img> lacks "alt" attribute
line 215 column 163 - Warning: <img> lacks "alt" attribute
line 216 column 11 - Warning: <img> lacks "alt" attribute
line 226 column 15 - Warning: <img> lacks "alt" attribute
line 233 column 818 - Warning: <img> lacks "alt" attribute
line 234 column 1127 - Warning: <img> lacks "alt" attribute
line 242 column 23 - Warning: <img> lacks "alt" attribute
line 242 column 64 - Warning: <img> lacks "alt" attribute
line 242 column 113 - Warning: <img> lacks "alt" attribute
line 242 column 163 - Warning: <img> lacks "alt" attribute
line 253 column 15 - Warning: <img> lacks "alt" attribute
line 268 column 5019 - Warning: <img> proprietary attribute value "absmiddle"
line 268 column 5019 - Warning: <img> lacks "alt" attribute
line 270 column 5156 - Warning: <img> proprietary attribute value "absmiddle"
line 270 column 5156 - Warning: <img> lacks "alt" attribute
line 272 column 5481 - Warning: <img> proprietary attribute value "absmiddle"
line 272 column 5481 - Warning: <img> lacks "alt" attribute
line 280 column 22 - Warning: <img> lacks "alt" attribute
line 280 column 63 - Warning: <img> lacks "alt" attribute
line 280 column 111 - Warning: <img> lacks "alt" attribute
line 280 column 161 - Warning: <img> lacks "alt" attribute
line 281 column 11 - Warning: <img> lacks "alt" attribute
line 291 column 15 - Warning: <img> lacks "alt" attribute
line 316 column 1900 - Warning: <img> proprietary attribute value "absmiddle"
line 316 column 1900 - Warning: <img> lacks "alt" attribute
line 322 column 2442 - Warning: <img> lacks "alt" attribute
line 329 column 11 - Warning: <img> lacks "alt" attribute
line 330 column 23 - Warning: <img> lacks "alt" attribute
line 330 column 64 - Warning: <img> lacks "alt" attribute
line 330 column 113 - Warning: <img> lacks "alt" attribute
line 330 column 163 - Warning: <img> lacks "alt" attribute
line 331 column 11 - Warning: <img> lacks "alt" attribute
line 341 column 15 - Warning: <img> lacks "alt" attribute
line 348 column 163 - Warning: <table> attribute "cellpadding" has invalid value "2px"
line 357 column 2059 - Warning: <td> attribute "height" has invalid value "128px"
line 364 column 16 - Warning: <img> proprietary attribute value "absmiddle"
line 364 column 16 - Warning: <img> lacks "alt" attribute
line 364 column 59 - Warning: <img> proprietary attribute value "absmiddle"
line 364 column 59 - Warning: <img> lacks "alt" attribute
line 364 column 102 - Warning: <img> proprietary attribute value "absmiddle"
line 364 column 102 - Warning: <img> lacks "alt" attribute
line 364 column 145 - Warning: <img> proprietary attribute value "absmiddle"
line 364 column 145 - Warning: <img> lacks "alt" attribute
line 365 column 22 - Warning: <img> lacks "alt" attribute
line 365 column 63 - Warning: <img> lacks "alt" attribute
line 365 column 112 - Warning: <img> lacks "alt" attribute
line 365 column 162 - Warning: <img> lacks "alt" attribute
line 366 column 11 - Warning: <img> lacks "alt" attribute
line 376 column 15 - 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 162 - Warning: <img> lacks "alt" attribute
line 393 column 11 - Warning: <img> lacks "alt" attribute
line 403 column 15 - Warning: <img> lacks "alt" attribute
line 413 column 580 - Warning: <img> proprietary attribute value "absmiddle"
line 413 column 580 - Warning: <img> lacks "alt" attribute
line 415 column 773 - Warning: <img> proprietary attribute value "absmiddle"
line 415 column 773 - Warning: <img> lacks "alt" attribute
line 425 column 22 - Warning: <img> lacks "alt" attribute
line 425 column 63 - Warning: <img> lacks "alt" attribute
line 425 column 111 - Warning: <img> lacks "alt" attribute
line 425 column 161 - Warning: <img> lacks "alt" attribute
line 426 column 11 - Warning: <img> lacks "alt" attribute
line 436 column 15 - Warning: <img> lacks "alt" attribute
line 458 column 2729 - Warning: <img> lacks "alt" attribute
line 465 column 11 - Warning: <img> lacks "alt" attribute
line 466 column 23 - Warning: <img> lacks "alt" attribute
line 466 column 64 - Warning: <img> lacks "alt" attribute
line 466 column 113 - Warning: <img> lacks "alt" attribute
line 466 column 163 - Warning: <img> lacks "alt" attribute
line 467 column 11 - Warning: <img> lacks "alt" attribute
line 477 column 15 - Warning: <img> lacks "alt" attribute
line 484 column 163 - Warning: <table> attribute "cellpadding" has invalid value "2px"
line 487 column 1484 - Warning: <td> attribute "height" has invalid value "128px"
line 496 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 496 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 496 column 246 - Warning: <img> proprietary attribute value "absmiddle"
line 505 column 25 - Warning: <img> lacks "alt" attribute
line 510 column 267 - Warning: <img> lacks "alt" attribute
line 206 column 273 - Warning: trimming empty <font>
line 272 column 5672 - Warning: trimming empty <label>
line 348 column 273 - Warning: trimming empty <font>
line 484 column 273 - Warning: trimming empty <font>
line 490 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 179 column 74 - Warning: <table> proprietary attribute "height"
line 204 column 27 - Warning: <nobr> is not approved by W3C
line 206 column 74 - Warning: <table> proprietary attribute "height"
line 206 column 146 - Warning: <td> proprietary attribute "border"
line 206 column 163 - Warning: <table> proprietary attribute "bordercolor"
line 206 column 244 - Warning: <td> proprietary attribute "border"
line 207 column 731 - Warning: <td> proprietary attribute "border"
line 207 column 731 - Warning: <td> proprietary attribute "background"
line 231 column 27 - Warning: <nobr> is not approved by W3C
line 233 column 74 - Warning: <table> proprietary attribute "height"
line 258 column 27 - Warning: <nobr> is not approved by W3C
line 296 column 27 - Warning: <nobr> is not approved by W3C
line 346 column 27 - Warning: <nobr> is not approved by W3C
line 348 column 74 - Warning: <table> proprietary attribute "height"
line 348 column 146 - Warning: <td> proprietary attribute "border"
line 348 column 163 - Warning: <table> proprietary attribute "bordercolor"
line 348 column 244 - Warning: <td> proprietary attribute "border"
line 357 column 2059 - Warning: <td> proprietary attribute "border"
line 357 column 2059 - Warning: <td> proprietary attribute "background"
line 381 column 27 - Warning: <nobr> is not approved by W3C
line 408 column 27 - Warning: <nobr> is not approved by W3C
line 441 column 27 - Warning: <nobr> is not approved by W3C
line 482 column 27 - Warning: <nobr> is not approved by W3C
line 484 column 74 - Warning: <table> proprietary attribute "height"
line 484 column 146 - Warning: <td> proprietary attribute "border"
line 484 column 163 - Warning: <table> proprietary attribute "bordercolor"
line 484 column 244 - Warning: <td> proprietary attribute "border"
line 487 column 1484 - Warning: <td> proprietary attribute "border"
line 487 column 1484 - Warning: <td> proprietary attribute "background"
Info: Document content looks like HTML5
Info: No system identifier in emitted doctype
Tidy found 268 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