Let us help her!

Tell us what’s happening:

Your code so far


<h1>Hello World</h1>
<h2>CatPhotoApp</h2>
<p> "Hello Paragraph". </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.142 Safari/537.36.

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

When you code you need to be really precise, you should have just the two words, no dot, nor extra spaces at the beginning or end, nor quotes

1 Like

thank you, dear! let me know how I will pass this challenge please tell me?

You have put too many things in the p element. The challenge instructions give you the words to use, but you have copied also punctuation around it which shouldn’t included in your code

2 Likes

thank you my dear, it works

1 Like