I wrote the code the way it was written in the video, but it doesn't work for me

Tell us what’s happening:
Describe your issue in detail here.

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/96.0.4664.110 Safari/537.36

Challenge: Inform with the Paragraph Element

Link to the challenge:

Hi, please take a closer look at how you closed your <p> tag, versus the closing tags you used for your <h1> and <h2>

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.