Section headers go in these tags
Paragraph style body content goes in these p tags. When pasting in multiple paragraphs, create a new set of p tags for each new paragraph.
- Bulleted lists go in UL+LI tags like this.
- Each new bullet goes inside it's own, new li tag set.
- Each list only needs one ul tag set
- For example, if you have 4 bullet list items, you will have 4 sets of li tags, inside 1 set of ul tags, just as this list has been set up.