Skip to content

This is a simple project that demonstrates how to create a website layout using HTML tables and CSS.

Notifications You must be signed in to change notification settings

webwithaman/website-layout-using-tables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

website-layout-using-tables

This is a simple project that demonstrates how to create a website layout using HTML tables and CSS.

Installation

To install this project, you need to have a code editor and a web browser. You can clone this repo or download it as a zip file.

git clone https://github.com/webwithaman/website-layout-using-tables.git

Demo

You can see a live demo of this project https://websitelayoutusingtablesbyaman.netlify.app

Usage

To use this project, you need to open the index.html file in your web browser. You will see a website layout with a header, a navigation bar, a main content area, and a footer. The layout is created using HTML tables and CSS properties such as display, width, height, border-collapse, and border-spacing.

License

This project is licensed under the MIT License.

Releases

No releases published

Packages

No packages published