webwithaman / calender-using-html-tables

This is a static calendar created using only HTML tables and designed using CSS. It displays the current month and year, the days of the week, and the dates of the month.

Home Page:https://calenderbyaman.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

calender-using-html-tables

This is a static calendar created using only HTML tables and designed using CSS. It displays the current month and year, the days of the week, and the dates of the month.

Features

  • The calendar uses HTML tables to create a grid layout for the dates.
  • The calendar uses CSS to style the elements and add colors and fonts.
  • The calendar has a simple and clean design with no images or icons.

Installation

To install this project, you need to have Git installed on your computer.

Then, you need to clone this repo to your local machine using the following command:

git clone https://github.com/your-username/static-calendar.git

License

This project is licensed under the MIT License. You can find the license file [here].

You are free to use, modify, and distribute this project for any purpose, as long as you give credit to me and include the license file in your project.

About

This is a static calendar created using only HTML tables and designed using CSS. It displays the current month and year, the days of the week, and the dates of the month.

https://calenderbyaman.netlify.app


Languages

Language:HTML 93.9%Language:CSS 6.1%