Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/canaxess/acme-fashion-house
The demo website for the Introduction to Web Accessibility WCAG 2.1 Udemy course
https://github.com/canaxess/acme-fashion-house
a11y accessibility
Last synced: 7 days ago
JSON representation
The demo website for the Introduction to Web Accessibility WCAG 2.1 Udemy course
- Host: GitHub
- URL: https://github.com/canaxess/acme-fashion-house
- Owner: canaxess
- Created: 2020-04-17T12:19:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-22T20:46:52.000Z (over 1 year ago)
- Last Synced: 2024-11-09T07:18:22.472Z (2 months ago)
- Topics: a11y, accessibility
- Language: HTML
- Homepage: https://www.udemy.com/course/introduction-to-web-accessibility-wcag21/?referralCode=05B73E4177FADAD9930A
- Size: 11.9 MB
- Stars: 53
- Watchers: 4
- Forks: 39
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ACME Fashion House
Welcome to the ACME fashion house demo website! This is the demo website for the **[Introduction to Web Accessibility WCAG 2.1](https://www.udemy.com/course/introduction-to-web-accessibility-wcag21/?referralCode=05B73E4177FADAD9930A)** Udemy course.The ACME fashion house website has several accessibility errors. In this workshop we will fix each issue and explain the outcome.
![ACME Fashion House homepage](assets/img/site/screen.png)
## Getting Started
Go ahead and clone or download this repo to your machine, then dive in and get started!### Installing
* [Colour Contrast Analyser (Windows and Mac)](https://developer.paciellogroup.com/resources/contrastanalyser/)
* [Google Chrome](https://www.google.com/chrome/)
* [Microsoft Edge](https://www.microsoft.com/en-us/edge)
* [Notepad++](https://notepad-plus-plus.org/downloads/)## Modules
| Module | Topic |
| --- | --- |
| Module 1 | [Building The Structure of the Page](1-build-structure-of-page/README.md)
| Module 2 | [Adding Page Level Content](2-add-pagelevel-content/README.md)
| Module 3 | [Improving The Structure Of A Webform](3-improve-structure-of-webform/README.md)