layout | title | description | categories | |
---|---|---|---|---|
post |
Quick Tip: Aria Landmark Roles and HTML5 Implicit Mapping
|
Use ARIA Landmark Roles to help assistive devices navigate the markup. |
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
layout: page | |
title: Web Accessibility Checklist | |
description: A beginner's guide to web accessibility | |
--- | |
<div class="span9"> | |
<div class="container-content"> | |
<style type="text/css"> | |
.checklist > ul { |