I am a H1. I should be used for the dashboard title

I am a H2. I should be used to start a section of a dashboard.

I am a H3. You should use me for subheadings within a section.

I am a p tag. You can use me for any of your descriptions. You can also add links with an a tag, or italicize text with the i tag, or bold text with the b tag.

Create new paragraphs with a new set of tags. Here is an example of an unordered list built with the ul tag:

You can also do ordered lists with the the ol tag:

  1. This list is great.
  2. I am also great.