P element Html-sumare

Tell us what’s happening:
how to make a paragraph

Your code so far


<h1>Hello World</h1>
<h2>CatPhotoApp</h2>
<p>Hello Paragragh</p>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36.

Link to the challenge:
https://learn.freecodecamp.org/responsive-web-design/basic-html-and-html5/inform-with-the-paragraph-element

Hi sumare,

Your p tag seems correct, but you have a typo in the word Paragraph within the p tag. The test probably fails because of that.

Good luck!
sandrab