Content Elements - Level 01
Content Elements
Instructions
The <p>
element defines a paragraph of text. A text should be structured into paragraphs to improve its readability.
As screen readers may announce the presence of a <p>
element, it should never be empty. Otherwise users could get confused and frustrated. If you want to add spacing between paragraphs, only use CSS.
Add a short description on why you love dogs or cats below the heading.
index.html
On your computer: Press + m to use the tab key for site navigation.
The editor is loading...