Skip to content

SandeepNandakumar/table-using-html-and-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Product Table

This project displays a styled product table using only HTML and CSS.

πŸ”§ Features

  • Clean and responsive layout
  • Centered table with borders
  • Dark-themed header and alternating row colors (optional)
  • Uses basic HTML elements: <table>, <tr>, <th>, <td>
  • CSS Flexbox used for centering

πŸ’» Preview

A table listing product information such as ID, name, and price.

Id Product Name Product Price
100 Pen 10
101 Pencil 5
102 Paper 2
103 Marker 20
104 Crayon 25

🧠 Technologies Used

  • HTML5
  • CSS3

πŸ“‚ How to Use

  1. Clone or download this repository.
  2. Open the index.html file in your browser.
  3. You’ll see a clean, centered product table styled with CSS.

πŸ–‹ Author

Sandeep N S

πŸ“„ License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages