Grid Layout
HTML5
CSS3
This mini project demonstrates a simple webpage layout designed entirely with CSS Grid.
The layout includes:
Logo section
Navigation bar
Poster/banner area
Menu section
Profile section
Sidebar
Main content area
Footer
The primary goal of this project was to understand how CSS Grid works and how webpage sections can be arranged efficiently using grid areas.