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

Hw 2 #12

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

Hw 2 #12

wants to merge 10 commits into from

Conversation

AlenaKharytonchyk
Copy link

  1. Document should contain valid attributes for and required meta tags in - done

  2. Create cross browser focus for all form elements and links - done

  3. Validate and fix contrast of text, links, buttons and etc. - done

  4. Screen readers should read all meaningful images. -done (didn't add alt text for images from random site)

  5. Use html5 to create landmarks. - done

  6. Add headings according to WCAG AA. - done

  7. Use links and buttons according to their purpose, change styles where is needed. - done

  8. Create class visually-hidden and use it where is needed. - add to the Skip to main content and Notify me label

  9. Links to external resources opened in new tabs should be provided with additional messages -done

  10. Add icons for links to third-party resources. - done

  11. All interactive elements should be accessible via keyboard: - done for navigation through tabs

  12. Create ‘skip navigation link’. - done

  13. Use tag

    as appropriate. - done

  14. Use valid markup for table data representation: - done

  15. Create extended ‘skip navigation link’. - done

  16. Create section with "bread crumbs" - done

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.

1 participant