To make words appear in italics use the italics option.
HTML Code : <i>italics</i>
To make words appear in italics use the bold option.
HTML Code : <b>bold</b>
On 9th November 1967 the first Saturn V launch lifted off from Kennedy Space Center.
HTML Code : On 9<sup>th</sup>
CO2 stands for carbon dioxide. It's a naturally occurring gas in the atmosphere.
HTML Code : CO<sub>2</sub>
To create a break between sections you can use horizontal rules, like below.
Then start your new topic after the horizontal rule.
HTML Code : <hr />HTML Basics