2013年5月6日 星期一

Lab 20 Making web pages accessible

Accessibility Extension

List of Accessibility Issues Summary

FAE RuleViolationsMessageClass
Check Heading content should be concise (usually 65 or fewer characters in length). Headings 
Fail Each img element should have alt text. Images 
Fail Two or more levels of nesting. Use CSS properties instead of tables and nested tables to visually layout blocks of related content for graphical renderings. Tables 
Fail Every frame element must have a title attribute with content that describes the purpose of the frame. Frames 
Fail The font and center elements must not be used for text styling, instead use structural markup should be used with CSS for styling. Text Styling 
Fail Each page must have a lang attribute on its html element whose value or initial subtag is a valid two-character language code. Language Changes 
Warn The words contained in each h1 element should match a subset of the words contained in the title element. Words (%1) in h1 elements should also be in the title element. Title 
Warn Every img element that is less than 8 pixels high or 8 pixels wide OR has an empty alt attribute value should be removed and CSS techniques should be used for styling content. Images 
Warn One level of nesting. Use CSS properties instead of tables and nested tables to visually layout blocks of related content for graphical renderings. Tables 
Warn The character encoding was not specified. W3C Specifications 
Warn Each map, ul or ol element that precedes the last h1 element and appears to be a navigation bar should be immediately preceded by a heading element, preferably an h2. Menu and Navigation Bars 
Warn Hidden or empty frames should not be used. Frames 
Warn Every onClick event handler should be on a focusable element. Events 
Warn If the content of the alt attribute is not empty it should contain at least 7 characters and less than 90 characters. The text should provide people who cannot see the image orientation to the content and purpose of the image in the website. Images 
Warn Ensure that links that point to the same HREF use the same link text. Links 
Warn 16 Avoid using text links that are shorter than four 4 characters in length. Links 

Date: 5/6/2013 21:11 PM
URL: http://s9844108.blogspot.tw/2012/05/lab-23-making-web-pages-accessible.html

沒有留言:

張貼留言