We saw 'Headers' <H1> - <H6> used in WebPage1.htm
The <P> & </P> tags are use as 'Paragraph' markers to prevent all the words from running together.
You can use the <HR> to place 'Horizontal Rules'
To cause a 'Line Break' use <BR>
The <strong> & </strong> tags cause text to appear BOLD.
The <em> & </em> tags cause text to appear ITALIC.
The <tt> & </tt> tags cause text to appear MONOSPACED.