Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arqum21/html_quiz
The Simple HTML Quiz consists of multiple-choice questions that users can answer using radio buttons. This project is designed to demonstrate basic form handling and HTML structure.
https://github.com/arqum21/html_quiz
html5 htmlform quiz webdevelopment
Last synced: 9 days ago
JSON representation
The Simple HTML Quiz consists of multiple-choice questions that users can answer using radio buttons. This project is designed to demonstrate basic form handling and HTML structure.
- Host: GitHub
- URL: https://github.com/arqum21/html_quiz
- Owner: ARQUM21
- Created: 2024-08-23T03:50:47.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-23T03:56:19.000Z (3 months ago)
- Last Synced: 2024-08-23T04:49:35.712Z (3 months ago)
- Topics: html5, htmlform, quiz, webdevelopment
- Language: HTML
- Homepage: https://arqum21.github.io/HTML_Quiz/
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple HTML Quiz
Welcome to the **Simple HTML Quiz** repository! This project showcases a basic quiz built using only HTML. It is a great example of how you can create interactive content with pure HTML and forms.
## Project Overview
The Simple HTML Quiz consists of multiple-choice questions that users can answer using radio buttons. This project is designed to demonstrate basic form handling and HTML structure.
## Features
- Multiple-choice questions
- Radio buttons for selecting answers
- User-friendly and straightforward designThank you for checking out my project! If you find it useful, please give it a star ⭐ and follow me for more updates and projects.