logging in or signing up Eating the Elephant VolteMort Download Post to : URL : Related Presentations : Share Add to Flag Embed Email Send to Blogs and Networks Add to Channel Uploaded from authorPOINTLite Insert YouTube videos in PowerPont slides with aS Desktop Copy embed code: (To copy code, click on the text box) Embed: URL: Thumbnail: WordPress Embed Customize Embed The presentation is successfully added In Your Favorites. Views: 344 Category: Entertainment License: All Rights Reserved Like it (0) Dislike it (0) Added: November 26, 2007 This Presentation is Public Favorites: 0 Presentation Description No description available. Comments Posting comment... Premium member Presentation Transcript Slide1: Eating the Elephant Prepared by the NYS Forum IT Accessibility Committee http://www.nysforum.org/accessibility/resources/curriculum/eatingtheelephant Presented by Michael B. Short May 11, 2006Eating the Elephant: Eating the Elephant OBJECTIVE: The learner will list three techniques that can be applied to a web site to maximize the value for the effort Eating the Elephant?: Eating the Elephant? How do you eat an elephant?Eating the Elephant?: Eating the Elephant? One bite at a time! Tackling a large project one small step at a timeEating the Elephant: Eating the Elephant Use alt and title attributes for all graphics, graphic buttons and images Locate your “top ten” pages and make them completely accessible Make new and revised pages accessible as you go Label your “format only” tables accordingly using the summary attribute alt and title attributes: alt and title attributes Describe the function of the graphic Example: a navigation arrow pointing to the right should be labeled “Next,” not “Arrow” Concentrate on navigation Handle bullets and spacer graphics Use an empty attribute: alt=" " Eating the Elephant: Eating the Elephant Use alt and title attributes for all graphics, graphic buttons and images Locate your “top ten” pages and make them completely accessible Make new and revised pages accessible as you go Label your “format only” tables accordingly using the summary attribute Top Ten Pages: Top Ten Pages your home page top level menu pages the pages most frequently accessed by your visitorsEating the Elephant: Eating the Elephant Use alt and title attributes for all graphics, graphic buttons and images Locate your “top ten” pages and make them completely accessible Make new and revised pages accessible as you go Label your “format only” tables accordingly using the summary attribute Eating the Elephant: Eating the Elephant It is much easier to create accessible web pages than retrofit But, if you are revising anyway, that is the time to retrofitEating the Elephant: Eating the Elephant Use alt and title attributes for all graphics, graphic buttons and images Locate your “top ten” pages and make them completely accessible Make new and revised pages accessible as you go Label your “format only” tables accordingly using the summary attribute Tables 101: Tables 101 Mark-up should describe the contents <h1> marks a heading … not used to simply style text Lack of style sheet support in the past has led to using tables for layout We should use the summary=“format only” attribute to clue in our visitors that the table is not really a tableTables 102: Tables 102 If you must use tables for layout, keep it simple nested tables make navigation tricky colspan and rowspan used indiscriminately will lose the most savvy navigatorQuiz: Quiz You do not have the permission to view this presentation. In order to view it, please contact the author of the presentation.
Eating the Elephant VolteMort Download Post to : URL : Related Presentations : Share Add to Flag Embed Email Send to Blogs and Networks Add to Channel Uploaded from authorPOINTLite Insert YouTube videos in PowerPont slides with aS Desktop Copy embed code: (To copy code, click on the text box) Embed: URL: Thumbnail: WordPress Embed Customize Embed The presentation is successfully added In Your Favorites. Views: 344 Category: Entertainment License: All Rights Reserved Like it (0) Dislike it (0) Added: November 26, 2007 This Presentation is Public Favorites: 0 Presentation Description No description available. Comments Posting comment... Premium member Presentation Transcript Slide1: Eating the Elephant Prepared by the NYS Forum IT Accessibility Committee http://www.nysforum.org/accessibility/resources/curriculum/eatingtheelephant Presented by Michael B. Short May 11, 2006Eating the Elephant: Eating the Elephant OBJECTIVE: The learner will list three techniques that can be applied to a web site to maximize the value for the effort Eating the Elephant?: Eating the Elephant? How do you eat an elephant?Eating the Elephant?: Eating the Elephant? One bite at a time! Tackling a large project one small step at a timeEating the Elephant: Eating the Elephant Use alt and title attributes for all graphics, graphic buttons and images Locate your “top ten” pages and make them completely accessible Make new and revised pages accessible as you go Label your “format only” tables accordingly using the summary attribute alt and title attributes: alt and title attributes Describe the function of the graphic Example: a navigation arrow pointing to the right should be labeled “Next,” not “Arrow” Concentrate on navigation Handle bullets and spacer graphics Use an empty attribute: alt=" " Eating the Elephant: Eating the Elephant Use alt and title attributes for all graphics, graphic buttons and images Locate your “top ten” pages and make them completely accessible Make new and revised pages accessible as you go Label your “format only” tables accordingly using the summary attribute Top Ten Pages: Top Ten Pages your home page top level menu pages the pages most frequently accessed by your visitorsEating the Elephant: Eating the Elephant Use alt and title attributes for all graphics, graphic buttons and images Locate your “top ten” pages and make them completely accessible Make new and revised pages accessible as you go Label your “format only” tables accordingly using the summary attribute Eating the Elephant: Eating the Elephant It is much easier to create accessible web pages than retrofit But, if you are revising anyway, that is the time to retrofitEating the Elephant: Eating the Elephant Use alt and title attributes for all graphics, graphic buttons and images Locate your “top ten” pages and make them completely accessible Make new and revised pages accessible as you go Label your “format only” tables accordingly using the summary attribute Tables 101: Tables 101 Mark-up should describe the contents <h1> marks a heading … not used to simply style text Lack of style sheet support in the past has led to using tables for layout We should use the summary=“format only” attribute to clue in our visitors that the table is not really a tableTables 102: Tables 102 If you must use tables for layout, keep it simple nested tables make navigation tricky colspan and rowspan used indiscriminately will lose the most savvy navigatorQuiz: Quiz