Re: Improving alt (was handling fallback content for still images)

Good day, Robert.

RB> I'm wondering whether we need @alt in addition to @title?
+1

RB> 2) the rich fallback (sometimes through @longdesc)

The following are better, than @longdesc:

<link src="./a.jpg"><i>rich</i> <b>fallback<b></link>
<link src="./a.mpg"><i>rich</i> <b>fallback<b></link>
<link src="./a.wav"><i>rich</i> <b>fallback<b></link>

Now <link> is not used inside <body>,
so there is no any conflict.


Dmitry Turin
HTML6     (6.1.0)  http://html60.chat.ru
SQL4      (4.1.0)  http://sql40.chat.ru
Computer2 (2.0.3)  http://computer20.chat.ru

Received on Wednesday, 11 July 2007 13:31:01 UTC