Commonly used:
- separate areas:
<div></div>
→ div = division, an area we can see in the elements of developer tool

- If you don’t want to create a new line, use
<span></span>
instead of<div></div>
. - Also, we can add
<br/>
for creating a new line.

- Font size/color:
<div style="font-weight:bold;font-size:20px">context</div>
.
Music of Today: Best Part by Daniel Caesar & H.E.R.
Clap/Share/Follow
If you guys find this article helpful, please kindly do the writer a favor — giving 5 clicks at the GREEN area and 10~50 claps at the bottom of this page.
Most important of all, feel free to comment and share your ideas below to learn together!