HTML - the homepage
With what we have in place now, we can quickly put together the HTML for the rest of the page.
- For now, we're keeping the navigation simple, we'll add the mobile version later.
- Try to be forward thinking about some classes you might have to create later on, but don't worry about it too much.
- Try your best to use semantic HTML where possible.
- Don't forget to include meaningful alt text on your images.