What am I missing on the P element

Tell us what’s happening:

Your code so far


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

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G950U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/13.2 Chrome/83.0.4103.106 Mobile Safari/537.36.

Challenge: Inform with the Paragraph Element

Link to the challenge:

Typo on paragraph ! :slight_smile:

I did type "Hello Paragragh",but it kept showing to text,can't understand what I have missed

You need to correct Paragraph. you’re typing paragra"G"h
ie :

<p>Hello Paragraph</p>

1 Like

kill me😆,I almost quit coding🙈

Haha happens more than i personally would like to admit ! These lil suckers get ya

thanks,I am more interested than ever now,cheers

1 Like

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