Sometimes you run into a main landmark where you don’t expect one. Like Main Street USA in Hong Kong Disney. So you grab a snack in a diner that serves no hot dogs. You can buy little American flags in the heart of Hong Kong and clothes telling Hong Kong…| Adrian Roselli
In 2017 I wrote Tweaking Text Level Styles (terrible name in retrospect) and I made regular updates over the years. Stop reading it. Remove it from your bookmarks. Unlink it from your posts. Print it onto paper and then burn it. Demo Wrap-up The conclusions and…| Adrian Roselli
Eric tagged me into this chain letter of a post. From what I can glean, you are supposed to steal the headings and treat them as questions. Why did you start blogging in the first place? Three key reasons: So I wouldn’t have to keep repeating myself; to act as…| Adrian Roselli
All Posts Tagged: ARIA| adrianroselli.com
All Posts Tagged: usability| adrianroselli.com
All Posts Tagged: standards| adrianroselli.com
All Posts Tagged: html| adrianroselli.com
All Posts Tagged: accessibility| adrianroselli.com
HTML| html.spec.whatwg.org
HTML| html.spec.whatwg.org
This document is a practical guide for developers on how to add accessibility information to HTML elements using the Accessible Rich Internet Applications specification [WAI-ARIA-1.1], which defines a way to make Web content and Web applications more accessible to people with disabilities. This document demonstrates how to use WAI-ARIA in [HTML51], which especially helps with dynamic content and advanced user interface controls developed with Ajax, HTML, JavaScript, and related technologies.| www.w3.org
Accessibility of web content requires semantic information about widgets, structures, and behaviors, in order to allow assistive technologies to convey appropriate information to persons with disabilities. This specification provides an ontology of roles, states, and properties that define accessible user interface elements and can be used to improve the accessibility and interoperability of web content and applications. These semantics are designed to allow an author to properly convey user ...| w3c.github.io