|
Posted by TomB on November 5, 2005, 1:49 am
Please log in for more thread options
Jukka K. Korpela wrote:
>> <span class="glue"><img src="img/icon_mini.gif" width="12"
>>height="13" alt=""> <a href="news.php">News</a></span>
>
>
> You added an alt attribute but didn't think of it much, did you?
> If the icons are useful indicators in graphic rendering, wouldn't
> some separators be needed in plain text rendering, aural rendering,
> or Braille rendering? Using alt="*" is more or less conventional
> when simulating list bullets.
Actually, using "" or " " for alt text on decorative graphics was
something recomended to me by a user of this ng. That made a lot of
sense to me, taking text-only browsers and braille rendering into
consideration.
> But if it's really a list (you didn't say anything about that previously),
> why not make it a list?
I already use lists for summing up stuff in plain text, but now that
I've learned they are much more versitile than that, I'll probably wille
use them for other things as well.
But please gimme a break: I justed exchanged Dreamweaver4 for jEdit when
it comes to building a website ;-)
|