Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.