Comment Re:Cry for relevency (Score 1) 414
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".One example is a seperator line. Most people writewhich would render like:<p>text</p>
<img src="seperator.png" alt="seperator line"/>
<p>text</p>This is stupid, but only a person is able to unterstand that. A better value would've been "----------".text
seperator line
text