23/01/2021
I always tell this to my mentees: "Use outline early to build the layout of your website, don't do it later when something doesn't work already".
https://bigsondev.com/pills/outline/
You will get a much better grasp of how all elements work in HTML.
Outline all your HTML elements with a single line of CSS. Helps with understanding layout by visualizing all elements outlines on the screen.