This project demonstrates multiple HTML table examples to showcase data in a structured and visually clear way. It's ideal for learning HTML tables, attributes, and styling basics.
- Student Result Dashboard – Displays class performance with grades, percentages, and results.
- Restaurant Menu Table – Lists menu items with descriptions, prices, and special items.
- Weekly Class Timetable – Shows daily schedules with subjects and breaks.
- Product Price Comparison – Compares product prices across stores with special offers.
- Hotel Booking Summary – Displays booking details including guest info, room type, check-in/out, and status.
index.html– The main HTML file containing all tables.
- Clone or download this repository.
- Open
index.htmlin any web browser. - Optionally, view as a live website using GitHub Pages.
- All images/icons are loaded via external URLs.
- Tables use basic HTML attributes (
border,cellpadding,cellspacing). - Ideal for beginners learning HTML tables and practicing structured content.
Surya Teja – HTML enthusiast and web development learner.
Feel free to ⭐ the repo if you find it useful!