Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.6 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.6 KB

HTML/CSS Quiz Project

HTML/CSS Quiz

Overview

Completed as part of the FreeCodeCamp.org Responsive Web Design course, this project focuses on creating an interactive HTML/CSS Quiz. It emphasizes accessibility best practices, keyboard shortcuts, ARIA attributes, HTML semantics, navigation, and design best practices to offer an engaging and accessible learning experience.

Learning Focus

  • Accessibility Best Practices: Implemented to ensure inclusive access for all users.
  • Keyboard Shortcuts: Incorporated for easier navigation and interaction.
  • ARIA Attributes: Used to enhance accessibility and provide context to assistive technologies.
  • HTML Semantics: Employed to create a more structured and meaningful document outline.
  • Navigation: Improved navigation elements for a seamless user experience.

Technologies Used

  • HTML5
  • CSS3

Usage

Explore this project to experience an interactive HTML/CSS Quiz focusing on accessibility, semantics, navigation, and design best practices. View the live demo here.

How to Contribute

Contributions aimed at enhancing accessibility features, improving navigation, design enhancements, or adding new quiz questions are welcomed. Fork this repository, make necessary changes, and submit a pull request for review.

Acknowledgments

This project was developed as part of the FreeCodeCamp.org curriculum on responsive web design. Special thanks to the FreeCodeCamp community for its support and resources.