Html and html5;adding image to your website

Tell us what’s happening:
am stuked here

Your code so far


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

Your browser information:

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

Challenge: Inform with the Paragraph Element

Link to the challenge:

Welcome.

You have a typo in your code:
What you have: Hello Paragrahp
What the test asks for: Hello Paragraph

Hope this helps

test is saying to insert image, and my challenge currently is how to make my image to have src attribute to point to the kitten image.

Please open a new topic for a new challenge.

If you have a question about a specific challenge as it relates to your written code for that challenge, just click the Ask for Help button located on the challenge. It will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Thank you.