The Training_Dashboard is a static web page that mimics a dashboard interface. It provides a hands-on experience in building complex layouts using modern CSS techniques such as CSS Grid and Flexbox. This project is meant to both hone and show my HTML and CSS skills
- Responsive layout using CSS Grid and Flexbox
- Multiple sections including a sidebar, main content area, and header
- Basic styling to demonstrate positioning and alignment
- Placeholder content to simulate real dashboard elements
- HTML5
- CSS3 (Grid, Flexbox)