Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 982 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 982 Bytes

flag-coloured-table

This is a simple project that creates a table layout coloured by flag colors using HTML tables and CSS.

Features

  • The layout uses HTML tables to create a grid of cells that represent the countries and their flags.
  • The layout uses CSS to style the cells, add colors, borders, fonts, etc.

Installation

To use this project, you need to have a web browser that supports HTML and CSS. You can download the project files from this GitHub repository or clone it using the following command:

git clone https://github.com/webwithaman/flag-coloured-table.git

Demo

You can see a demo of this table https://flagcolouredtablebyaman.netlify.app

Usage

To view the layout, you can open the index.html file in your web browser. You can also edit the index.html and style.css files to change the content and appearance of the layout.

License

This project is licensed under the MIT License. See the LICENSE file for more details.