Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 897 Bytes

File metadata and controls

16 lines (10 loc) · 897 Bytes

Welcome to my Daily Routine Table project! This project demonstrates a simple HTML table to organize and display a daily schedule.

Project Overview

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.

What I Learned

  • 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.

Key Features

  • 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.