Landing Page created based on the finishing project from the Flexbox section in The Odin Project. We are building a generic webpage with certain popular layout using mostly flexbox. Other things I might try;
- Basic media queries (only if they are needed) for responsive design, as I have seen them come up in some resources and it looks to be quite interesting.
- Semantic HTML for elements instead of divs
- Hosting fonts (and maybe in woff2)
- Progressive enchancment for images
- Dip my toes with pseudo selectors