This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 4190 - required attribute "ALT" not specified
Summary: required attribute "ALT" not specified
Status: RESOLVED INVALID
Alias: None
Product: Validator
Classification: Unclassified
Component: check (show other bugs)
Version: HEAD
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Olivier Thereaux
QA Contact: qa-dev tracking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-10 20:36 UTC by Gunnar Gudvardarson
Modified: 2007-01-11 06:36 UTC (History)
0 users

See Also:


Attachments

Description Gunnar Gudvardarson 2007-01-10 20:36:05 UTC
required attribute "ALT" not specified

having the "ALT" attribute on ALL IMG tags is on some designed website simply ugly when pictures are used to shape a webpage and design the look of the website
Comment 1 Gunnar Gudvardarson 2007-01-10 20:37:21 UTC
required attribute "ALT" not specified

having the "ALT" attribute on ALL IMG tags is on some designed website simply ugly when pictures are used to shape a webpage and design the look of the website
Comment 2 Olivier Thereaux 2007-01-11 06:36:15 UTC
alt attribute is required per html specifications. 
For images without meaning, empty alt is generally acceptable.