- Semantic HTML allows to show user the meaning to webpage by using HTML tags.
- display: block => it is a full page with no line breaks.
- display: inline => it is only as wide as the content and no line breaks.
- content, padding, border, and margin
- align-items: center => cross axis
- git commit -m "type message here"