… with sprinkles of hip-hop quotes
Let's Push Things Forward
It's a tall order, but we're taller
- The Streets
You know it's funny,
when it rains it pours.
They got money for wars,
but can't feed the poor.
-2pac
On the New York transit line,
If my train goes off the track,
Pick it up!
Pick it up!
Pick it up!
-Tribe Called Quest
<main role="main" id="main-content"></main>
http://webaim.org/techniques/skipnav/
http://www.karlgroves.com/2013/05/14/links-are-not-buttons-neither-are-divs-and-spans/
<html lang="en">
https://codepen.io/chicagoing/pen/XMXVvE
The accessible name is used by Assistive Technologies to identify the element.
It can be derived from the element’s content, an attribute, or from an associated element.
https://www.paciellogroup.com/blog/2017/04/what-is-an-accessible-name/
<a href="kid-kudi.html">By Design</a>
<img src="img.png" alt="Scott Ramon Seguro Mescudi">
<a href="kid-kudi.html"><img src="img.png" alt="Scott Ramon Seguro Mescudi">artist and actor</a>
When a link contains both an image and text, the two combine to form the link’s accessible name:
<input type="search" id="search-box"> <label for="search-box">Search</label>
<button aria-label="Favorite">★</button>
<input type="search" aria-labelledby="btn"> <button type="submit" id="btn">Search</button>
aria-label
aria-describedby / aria-labelledby
aria-controls
aria-owns
aria-haspopup
aria-expanded
aria-describedby
a visible label for the form
aria-required
aria-invalid
aria-hidden
YouTube: https://t.co/9y3dEiFSj9
GitHub: https://github.com/dequelabs/axe-core
Cool cliques throw bricks but seldom hit targets
-The Fugees
My Umi said shine your light on the world
Shine your light for the world to see
- Mos Def