Skip to content

Latest commit

 

History

History
37 lines (33 loc) · 1001 Bytes

File metadata and controls

37 lines (33 loc) · 1001 Bytes

Web Layout

A responsive and modern web dashboard interface built with HTML and CSS. This project showcases a clean UI design suitable for product management, featuring reusable components and a flexible layout.

Features

  • Responsive grid layout using CSS Grid and Flexbox
  • Sidebar navigation with active states
  • Product cards displaying images, specifications, and actions
  • Filter sidebar for refining product listings
  • Pagination controls to allow navigation through multiple pages

Project Structure

Web-Layout/
├── assets/
│ ├── Carryon.png
│ ├── avatar.png
│ ├── bin.png
│ └── ...etc
├── login.html
├── login.css
├── sign_up.html
├── sign_up.css
├── product.html
├── product.css
├── README.md
└── LICENSE

Technologies Used

  • HTML5
  • CSS3
  • Google Fonts - Plus Jakarta Sans

Installation

• Clone the repository:

git clone https://github.com/Jnavrod/Web-Layout.git