A simple web-based exam score calculator built using HTML, CSS, and JavaScript. It calculates the total score, average, and grade based on user input.
- Input exam scores for multiple subjects.
- Calculates total, average, and grade.
- Responsive design for mobile and desktop.
- HTML: Structure of the page.
- CSS: Styling for visual appeal.
- JavaScript: Logic for calculating scores and grades.
- Open
index.html
in a browser. - Enter scores in the input fields.
- Click "Calculate" to get total, average, and grade.
index.html
- Main HTML file. style.css
- CSS for styling. script.js
- JavaScript for score calculations.
- Clone or download the repository.
- Open
index.html
in your browser to use the tool.
- Fork the repository.
- Create a branch for your changes.
- Submit a pull request.
MIT License. See LICENSE for details.
For feedback, contact me at: [[email protected]]