1. Text-Level Markup
This is a standard paragraph element (<p>) used to display blocks of text. You can use it to test typography, line height, and default font spacing.
Here is some bold text, some italicized text, and a hyperlink.
2. List Elements
Unordered List
- First unordered list item
- Second item with default bullet styling
Ordered List
- First sequential step
- Second sequential step