Final project of the css/html intermediate course on "The Odin Project"
Set up your HTML and CSS files with some simple dummy content, just to make sure you have everything linked correctly. Set up your Git repository (refer to past projects if you need a refresher). Download a full-resolution copy of the project design file and get a general idea for how you’re going to need to lay things out in your HTML document.
Start by writing out the HTML elements for the sidebar, header and main-content containers. In your CSS file, apply Grid properties until you have this basic layout built.