- From: David Poehlman <david.poehlman@handsontechnologeyes.com>
- Date: Wed, 14 May 2008 14:03:16 -0400
- To: "Jason White" <jason@jasonjgw.net>, <wai-xtech@w3.org>
+1! ----- Original Message ----- From: "Jason White" <jason@jasonjgw.net> To: <wai-xtech@w3.org> Sent: Tuesday, May 13, 2008 6:31 AM Subject: Re: [html4all] HTML5 Alternative Text, and Authoring Tools On Tue, May 13, 2008 at 11:50:25AM +0200, Christophe Strobbe wrote: > (The alt attribute is not perfect - being an attribute, it doesn't allow > markup inside it - but it is not "bolted on".) I agree that it's badly designed, and I would further argue that XHTML 2.0 solves this particular problem in a principled fashion with its SRC attribute and its definition of IMG as a (legacy) container element. <img src="image.png">Equivalent content goes here.</img> <p src="image.png">Paragraph of text serving as alternative to image (or you could think of the image as an alternative to the text).</p>
Received on Wednesday, 14 May 2008 18:04:03 UTC