Skip to content

This project consists of a quiz webpage that tests your knowledge of HTML and CSS. The quiz is designed with accessibility in mind, incorporating various tools and best practices to ensure best user experience. Accessibility aims to make webpages easy for all people to use, including those with disabilities.

Notifications You must be signed in to change notification settings

VERIFIED-git/HTML-CSS-Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

HTML-CSS-Quiz

This project consists of a quiz webpage that tests your knowledge of HTML and CSS. The quiz is designed with accessibility in mind, incorporating various tools and best practices to ensure best user experience. Accessibility aims to make webpages easy for all people to use, including those with disabilities.

image

Features

  • Keyboard Shortcuts: The quiz webpage includes keyboard shortcuts to enhance accessibility. Users can navigate through the quiz and select answers using keyboard inputs alone, without relying solely on mouse interactions.

  • ARIA Attributes: ARIA (Accessible Rich Internet Applications) attributes have been incorporated into the quiz elements. These attributes provide additional information to assistive technologies, enabling users with disabilities to understand and interact with the quiz more effectively.

  • Design Best Practices: The design of the quiz webpage follows best practices for accessibility. This includes using appropriate color contrast ratios, ensuring clear and readable text, and providing sufficient visual cues to guide users through the quiz.

image

How to Use

  1. Clone the repository to your local machine.
git clone https://github.com/VERIFIED-git/html-css-quiz.git
  1. Navigate to the project directory.
cd html-css-quiz
  1. Open the index.html file in your preferred web browser.

  2. The quiz webpage will be displayed, presenting a series of questions related to HTML and CSS.

  3. Use the provided keyboard shortcuts or mouse interactions to select your answers for each question.

  4. Once you have answered all the questions, submit your responses to view your quiz results.

Contributing

Contributions to this project are welcome! If you have any suggestions, bug fixes, or additional features you would like to add, please submit a pull request. Ensure that your changes maintain the project's focus on accessibility and adhere to coding best practices.

image

Acknowledgements

I would like to acknowledge the following resources and references that helped in the development of this project:

About

This project consists of a quiz webpage that tests your knowledge of HTML and CSS. The quiz is designed with accessibility in mind, incorporating various tools and best practices to ensure best user experience. Accessibility aims to make webpages easy for all people to use, including those with disabilities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published