feat(aio): search results accessibility items

Add visually hidden class and apply to h2 in search results
Changed h2 group headers to h3s
Add roles to main and content
Fix API material icon placement
Image alt additions where needed
Add lang attribute to html tag
Add aria-label on search input
This commit is contained in:
Stefanie Fluin
2017-04-17 10:57:49 -07:00
committed by Pete Bacon Darwin
parent 76269f4a1f
commit 4624406ce8
11 changed files with 31 additions and 11 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Animations</title>