Literature Reviews
Reviewed research papers, articles, and publications relevant to digital accessibility.
10 results found tagged semantic HTML.
-
Hunting for Headings: Sighted Labeling vs. Automatic Classification of Headings
This paper investigates the problem of missing heading markup in web pages — a significant accessibility barrier for blind screen reader users who rely on heading navigation (h1-h6 tags) to quickly skip through page content rather than reading linear…
-
Accessibility for Simple to Moderate-Complexity DHTML Web Sites
This detailed technical paper from Microsoft provides practical design and coding techniques for making Dynamic HTML and AJAX applications accessible using the browser and assistive technology capabilities available in 2007 — deliberately without rel…
-
Using a CMS to Create Fully Accessible Websites
This demonstration paper presents Edimaster Plus, a content management system developed over five years by Netic Hypermedia Inc. in Quebec, Canada, designed from the ground up to generate fully accessible websites meeting all three WAI priority level…
-
Accessibility in Non-Professional Web Authoring Tools: A Missed Web 2.0 Opportunity?
This paper from the University of York evaluates the accessibility of Apple's iWeb, a non-professional web authoring tool representative of a new generation of Web 2.0 design applications aimed at non-technical users creating personal websites, blogs…
-
Accessible Blog Posts with Windows Live Writer
This short paper from Microsoft describes how Windows Live Writer, a desktop blogging application installed on over 20 million machines with approximately 100,000 daily active users, was designed to produce accessible HTML output without requiring au…
-
Experimental Evaluation of Usability and Accessibility of Heading Elements
This study by Takayuki Watanabe of Tokyo Woman's Christian University provides empirical evidence for something the accessibility community has long advocated: that proper semantic markup of heading elements (h1-h6) significantly improves both usabil…
-
Designing Beneath the Surface of the Web
This paper reframes web accessibility as fundamentally a source code design problem, arguing that designers focus almost exclusively on the visual "surface" of web pages — colors, typography, layouts — while neglecting the underlying code layer that …
-
Efficient and Effective Information Finding on Small Screen Devices
This paper proposes a reverse engineering approach for automatically adapting desktop-oriented webpages for efficient information seeking on small-screen mobile devices. The core contribution is a "semantic-DOM tree" model that analyzes the relations…
-
Tables on the web accessible? unfortunately not!
This paper presents the first large-scale systematic study specifically focused on the accessibility of HTML tables on the web. The authors crawled approximately 30,000 web pages sourced from Google, Google Tables, and the Alexa top 10,000 sites, ult…
-
Accessmonkey: Enabling and Sharing End User Accessibility Improvements
This paper proposes the Accessmonkey Framework, a collaborative platform for creating, sharing, and applying user-generated web accessibility improvements. The system addresses the reality that blind users frequently encounter inaccessible web conten…