Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quiz Website #6

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Quiz Website #6

wants to merge 5 commits into from

Conversation

rishisulakhe
Copy link

I have developed a dynamic three-screen quiz application using the following technologies:

HTML (HyperText Markup Language)
HTML serves as the backbone of the quiz app, structuring the content and elements on each screen. It defines the layout of the quiz, including the selection menu, question display, and final score screen.

CSS (Cascading Style Sheets)
CSS is used to style the quiz app, providing a visually appealing and responsive design. It handles the layout adjustments, color schemes, fonts, and overall aesthetics, ensuring a user-friendly experience.

JavaScript
JavaScript brings interactivity and functionality to the quiz app. It handles the logic for selecting quiz topics, displaying questions, capturing user answers, and calculating the final score.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant