This project is a simple HTML and CSS-based student marksheet webpage that displays academic results in a structured tabular format. It includes school information, student details, subject-wise marks, passing criteria, grades, total marks, percentage, academic grade, rank, and result status. The project demonstrates the use of HTML tables, table formatting, row and column spanning, and CSS styling to create a clean and organized marksheet layout similar to a real school report card. It is useful for learning web page structure, table design, and basic styling techniques in front-end web development.