Everything is crammed into one paragraph. Split it into three separate <p> elements, one per sentence.
Acceptance criteria
- 1.Split the text into three paragraphs.
Everything is crammed into one paragraph. Split it into three separate <p> elements, one per sentence.
<p>Paragraphs are the basic unit of text on the web. Each one is its own block. Splitting ideas apart makes content easier to scan.</p>
Output ready when you are
Press Run to render your code, or Submit to validate your solution.