Posted by Chris F.A. Johnson on 06/04/07 00:41
On 2007-06-02, dorayme wrote:
> In article <Xns994362DA21634arbpenyahoocom@69.28.186.121>,
> Adrienne Boswell <arbpen@yahoo.com> wrote:
>
>> You leave the alt attribute blank if the image is for decoration. For
>> example:
>>
>> <h1><img src="companylogo.png" alt="" height="100" width="200">Company
>> Name</h1>
>
> You can also leave it out altogether. What are the bad
> consequences beyond failing validation because of it?
You've obviously never looked at such a page in a text browser such
as Lynx.
--
Chris F.A. Johnson <http://cfaj.freeshell.org>
===================================================================
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
[Back to original message]
|