Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arqum21/html_dailyroutine
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.
https://github.com/arqum21/html_dailyroutine
dailyroutine html5 htmltables
Last synced: 10 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/arqum21/html_dailyroutine
- Owner: ARQUM21
- Created: 2024-08-23T02:40:56.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-23T02:55:17.000Z (4 months ago)
- Last Synced: 2024-11-06T02:12:49.276Z (about 2 months ago)
- Topics: dailyroutine, html5, htmltables
- Language: HTML
- Homepage: https://arqum21.github.io/HTML_dailyRoutine/
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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.