<ul> text <ul>
This will create an indent on the left side of the text.
<hr>
Creates an invisible line and clears the space above and below the line.
If you have images floating left or right of text, placing this rule after images and before text will stop the following text aligning next to the image.
<center> text <center>
By default, you can't centre text in the editor. This will centre an individual line text.
To center a lot of text, you need to put the
Enter vs Shift + Enter
Shift + Enter is a soft break. Enter alone is a hard break. A hard break typically indicates a new paragraph.
Shift + Space Bar
This will create visible spaces. Helpful when styling an article.
<div class="line"></div>
Creates a solid black line that aligns to the right of the page.