Just a few html tags you can use to make your posting look and read better. All tags start with an opening tag < > and closing First the "paragraph tag," opening tag is

closing tag is

Example usage;

This will make this paragraph separate from the other paragraph

This is the next paragraph

Next tag of some use is the "break tag"
no closing tag is need. Example usage

Hello how is everything so far?


This "break tag will make the browser jump to the next line.