Tell us what’s happening:
Your code so far
<h1>Hello World</h1>
<h2>CatPhotoApp</h2>
<pp>
Your browser information:
User Agent is: Mozilla/5.0 (Linux; Android 9; Infinix X652B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.136 Mobile Safari/537.36.
Challenge: Inform with the Paragraph Element
Link to the challenge:
Learn to code. Build projects. Earn certifications.Since 2015, 40,000 graduates have gotten jobs at tech companies including Google, Apple, Amazon, and Microsoft.
Hi @Adaking !
Welcome to the forum!
This is not how you write a valid p tag in html.
Adaking:
<pp>
This is the example provided for you in the lesson
<p>I'm a p tag!</p>
I would follow that structure and replace the text of I’m a p tag! with the text from the lesson.
Roma
January 5, 2021, 1:17am
3
Hello~!
If you are using a mobile device, the default keyboard does not always play well with the freeCodeCamp editor. I recommend you read the article on using a mobile device to view some tips - most importantly, check out the coding keyboards listed as they interface with the editor well.
1 Like
system
Closed
July 6, 2021, 1:18pm
4
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.