An open API service indexing awesome lists of open source software.

https://github.com/dracula27/freecodecamp_responsivewebdesign_quiz

Accessibility is making your webpage easy for all people to use – even people with disabilities. In this course, you'll build a quiz webpage. You'll learn accessibility tools such as keyboard shortcuts, ARIA attributes, and design best practices.
https://github.com/dracula27/freecodecamp_responsivewebdesign_quiz

css css-flexbox css3 freecodecamp freecodecamp-curriculum freecodecamp-front freecodecamp-frontend freecodecamp-project html html-css html5 html5-css3

Last synced: about 2 months ago
JSON representation

Accessibility is making your webpage easy for all people to use – even people with disabilities. In this course, you'll build a quiz webpage. You'll learn accessibility tools such as keyboard shortcuts, ARIA attributes, and design best practices.

Awesome Lists containing this project

README

        

# freeCodeCamp_responsiveWebDesign_quiz

## Live Demo

[Quiz](https://dracula27.github.io/freeCodeCamp_responsiveWebDesign_quiz/)

## Project Information

The fourth of four(4) learning projects before the second certification project in freeCodeCamp's [Responsive Web Design course](https://www.freecodecamp.org/learn/2022/responsive-web-design/).

The course/project description from their website is as follows:

> Accessibility is making your webpage easy for all people to use – even people with disabilities. In this course, you'll build a quiz webpage. You'll learn accessibility tools such as keyboard shortcuts, ARIA attributes, and design best practices.