Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update html attribute list w/ accessibility attrs #50

Merged
merged 1 commit into from
Mar 5, 2014

Conversation

nelsonpecora
Copy link
Contributor

added title text, alt text, aria-* (e.g. aria-hidden), and role attributes.

NOTE: title should always be after href, and alt should be after src (e.g. in an <img>). I've found that the last two attributes are usually added on the end if necessary (e.g. if the element isn't semantically correct or something needs to be hidden on screen readers).

added title, alt, aria-* (e.g. area-hidden), and role attrs
mdo added a commit that referenced this pull request Mar 5, 2014
update html attribute list w/ accessibility attrs
@mdo mdo merged commit 9e8f176 into mdo:gh-pages Mar 5, 2014
@mdo
Copy link
Owner

mdo commented Mar 5, 2014

Dig it. Thanks!

@nelsonpecora nelsonpecora deleted the patch-1 branch March 6, 2014 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants