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.
- 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
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
- HTML5
- CSS3
- Google Fonts - Plus Jakarta Sans
• Clone the repository:
git clone https://github.com/Jnavrod/Web-Layout.git