Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion astro/src/content/courses/comprehensive-web.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ cost: 6000

import ExternalLink from "@components/ExternalLink.astro";

This 12-hour training covers the ins and outs of web accessibility for content creators, designers, developers, and project managers. It includes an introduction to accessibility laws and the <ExternalLink inline href="https://www.w3.org/WAI/standards-guidelines/wcag/">Web Content Accessibility Guidelines (WCAG)</ExternalLink> standards, functional needs related to accessibility, and assistive technology. We will walk through how to meet the requirements for WCAG 2.2 A & AA standards. We typically break this course up into 2-3 hour segments with homework in between.
This 12-hour deep dive covers the ins and outs of web accessibility for content creators, designers, developers, and project managers. It includes an introduction to accessibility laws and the <ExternalLink inline href="https://www.w3.org/WAI/standards-guidelines/wcag/">Web Content Accessibility Guidelines (WCAG)</ExternalLink> standards, functional needs related to accessibility, and assistive technology. We will walk through how to meet the requirements for WCAG 2.2 A & AA standards. We typically break this course up into 2-3 hour segments with homework in between.
2 changes: 1 addition & 1 deletion astro/src/content/courses/intro-digital.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ cost: 1500
order: 1
---

This 90-minute training briefly covers accessibility standards and laws. It then focuses on web accessibility through the lens of the needs of people with disabilities. Learn how to create accessible content that broadens your audience and impact.
This 90-minute training briefly covers accessibility standards and laws. It then focuses on digital accessibility through the lens of the needs of people with disabilities. Learn the foundations of how to create accessible content that broadens your audience and impact.
Loading