Forgot your password?
typodupeerror

Comment Re:Cry for relevency (Score 1) 414

One example is a seperator line. Most people write

<p>text</p>
<img src="seperator.png" alt="seperator line"/>
<p>text</p>
which would render like:

text
seperator line
text
This is stupid, but only a person is able to unterstand that. A better value would've been "----------".
And how would a person's screenreader speak "----------"? I would rather a sight-impaired user of my site hear "separator line" between blocks of text than "dash dash dash dash dash dash dash dash dash dash".

Slashdot Top Deals

The first rule of intelligent tinkering is to save all the parts. -- Paul Erlich

Working...