We will explore the most commonly used rich text html tags and best styling practices.
Here’s a sneak pick of how headers look like:
Now we are going to explore how the lists look like:
How about a bullet list?
Now this is a block quote
Code Block:
.topbar
align-items: center
border-bottom: solid .1em $gray
display: flex
justify-content: flex-start
padding: 1em 6.6em
width: 100%