Skip to content
This repository has been archived by the owner on Aug 9, 2018. It is now read-only.

Accessibility skip nav link #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ishiyakisansaidon
Copy link

No description provided.

@@ -78,7 +80,7 @@


<div class="torso">
<div class="content" role="main">
<div class="content" role="main" id="content">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like your id doesn't match your anchor link above.

@jlbruno
Copy link
Contributor

jlbruno commented Sep 19, 2014

I've seen a few articles suggesting that the skip link become visible when it receives keyboard focus.
http://webaim.org/techniques/skipnav/

Thoughts?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants