- From: Jukka K. Korpela <jkorpela@cs.tut.fi>
- Date: Thu, 21 Apr 2011 17:17:31 +0300
- To: "Willem" <willem@domovisie.nl>, <www-validator@w3.org>
Willem wrote: > http://www.radiocorner.nl > > not totally validated, need to find the bad parts. On a quick look, it seems that all the validator error messages report the lack of an alt attribute in img elements. The validator just reports that the attribute is required by the document type definition you've specified. In this case, writing alt attributes is mostly straightforward, though you need to check the spelling of the radio station names. For example, for <img src="logos/radio538logo.jpg" width="100" height="60" /> you should probably add alt="Radio 538", etc. For general suggestions on how to write good alt texts, see http://www.cs.tut.fi/~jkorpela/html/alt.html -- Yucca, http://www.cs.tut.fi/~jkorpela/
Received on Thursday, 21 April 2011 14:18:42 UTC