-
Semantic HTML is a specific way to markup a page to make the code more readable, and easier to organize.
-
Display: block; does not allow HTML elements next to it, but display: inline; aligns item on the same plane horizontally.
-
Content, Padding, Border, Margin.
-
Main Axis
-
git commit -m "Your Message Here"