This is a paragraph tag. It is used for used for writing sentences and paragraphs. Paragraph tags automaticlly insert a lineBreak everytime they are used.
This is a span tag. It is used for used for writing sentences and paragraphs. However span tags do not insert a lineBreak everytime they are used.This is a pre tag. It is used to display pre-formatted text. Pre-tags will keep the font family of the source text.An "a" tag is a link to a differnent web page.
Here's how to make an unordered list:
Here's how to make an ordered list:
Div tags are used as dividers. You use them to sperate page/document sections.
This is a center tag. It is used to center content on the webpage.