HTML
-
HTML Roles In-Depth
Join Yale University’s Web Accessibility Engineer Nick Taylor for an hour-long discussion of HTML roles and website accessibility.
-
Building an Accessible Search Experience
The session will focus on why searches are important for disabled users, the new HTML specifications for element and review accessible search function
-
Custom Accessible Form Widgets
Join Yale Web Technology’s Web Accessibility Engineer Nick Taylor and learn how to build accessible custom form widgets using HTML and ARIA.
-
ARIA 101
What exactly is ARIA? When is it appropriate to use ARIA? What are the most important ARIA attributes?
-
Accessible Links
It’s most important for link text to make sense without the surrounding sentences or content. Learn more about accessible links.
-
HTML
Learn how to write accessible HTML using native elements, and why semantic structure is always the best first step in accessible design.
-
Internal Frames: <iframe>
If not used thoughtfully, <iframe> elements can present accessibility barriers for users who rely on screen readers or keyboard navigation.