Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Practical Accessibility - Practical Accessibility for web designers and developers, а также все другие курсы, прямо сейчас!
Купить сейчас
  • Урок 1. 00:06:55
    Welcome to the Practical Accessibility course!
  • Урок 2. 00:24:05
    What is web accessibility.
  • Урок 3. 00:20:21
    The Web Content Accessibility Guidelines (WCAG)
  • Урок 4. 00:09:19
    Does satisfying WCAG criteria guarantee that your website is usable.
  • Урок 5. 00:08:18
    Implementing WCAG — Understanding and Techniques documents
  • Урок 6. 00:13:18
    Setting up a screen reader testing environment on your machine
  • Урок 7. 00:19:03
    What is the accessibility tree.
  • Урок 8. 00:32:27
    Semantic HTML accessibility
  • Урок 9. 00:37:40
    Creating hierarchy and aiding user navigation with HTML (Part 1)- Headings structure
  • Урок 10. 00:18:56
    Creating hierarchy and aiding user navigation with HTML (Part 2)- Landmarks
  • Урок 11. 00:15:14
    Buttons vs. Links – Semantics and Usability
  • Урок 12. 00:15:55
    Practical semantics- site-wide navigation
  • Урок 13. 00:32:41
    ARIA 101
  • Урок 14. 00:13:41
    Applied ARIA – creating a custom button component
  • Урок 15. 00:16:54
    Responsible ARIA – The Rules of ARIA Use in HTML
  • Урок 16. 00:09:13
    The ARIA Authoring Practices Guide
  • Урок 17. 00:21:39
    Disclosure widgets
  • Урок 18. 00:18:23
    Building an accordion component
  • Урок 19. 00:30:50
    Hiding content using HTML, CSS, and ARIA — which one should you use when.
  • Урок 20. 00:09:34
    Case Study- Inclusively-hidden custom-styled form controls
  • Урок 21. 00:16:15
    Accessible names and descriptions
  • Урок 22. 00:23:58
    Techniques for providing accessible names and descriptions using HTML and ARIA
  • Урок 23. 00:21:00
    Which accessible name is used when you provide more than one name to an element.
  • Урок 24. 00:15:35
    Accessible icon buttons
  • Урок 25. 00:10:59
    Concatenating accNames- using aria-labelledby to provide ‘DRY’ names to interactive elements
  • Урок 26. 00:19:29
    Label in Name
  • Урок 27. 00:34:23
    Enhancing a simple site navigation into an interactive drop-down navigation
  • Урок 28. 00:22:18
    Slide-out mobile navigation drawer
  • Урок 29. 00:06:22
    Page-level accessibility- Identifying pages by title
  • Урок 30. 00:15:07
    Page-level accessibility- What language does your page speak.
  • Урок 31. 00:40:39
    Accessible Images
  • Урок 32. 00:31:43
    Accessible Forms – Grouping and labelling form fields-v2
  • Урок 33. 00:30:57
    Accessible Forms- Validation (Part 1)
  • Урок 34. 00:35:15
    Accessible Forms- Validation (Part 2)
  • Урок 35. 00:38:09
    Accessible notifications with ARIA Live Regions (Part 1)
  • Урок 36. 00:29:45
    Accessible notifications with ARIA Live Regions (Part 2)
  • Урок 37. 00:40:08
    Designing accessible focus indicators_2
  • Урок 38. 00:17:44
    Providing navigational aid using skip links
  • Урок 39. 00:26:10
    Managing keyboard focus in custom widgets with the HTML tabindex attribute
  • Урок 40. 00:37:06
    Adapting your websites and applications to forced colors mode