Welcome to my Daily Routine Table project! This project demonstrates a simple HTML table to organize and display a daily schedule.
This project involves creating a daily routine table using only HTML. The table provides a structured layout to showcase daily activities with their respective times and priority levels.
- HTML Tables: Gained experience in creating and formatting tables to present structured data.
- Centering Content: Learned to center elements on the page using HTML attributes, without relying on CSS.
- Content Structuring: Improved skills in organizing content in a clear and user-friendly format.
- Time-Based Schedule: Displays daily activities in a tabular format for easy readability.
- Priority Levels: Categorizes tasks based on their importance, helping to prioritize daily activities.