HTML code pleas

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

  **Your code so far**
<html>
<body>
  <<CatPhotoApp>>Hello World<<CatPhotoApp>>
</hello>
</CatPhotoApp>
  **Your browser information:**

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

Challenge: Step 1

Link to the challenge:

HI @Roziana !

Welcome to the forum!

I would reset the lesson.

This is supposed to be the starting code they gave you in the lesson.

<h1>Hello World</h1>

They want you to replace the Hello World text with the following text from the directions here:

Find the h1 element and change its text to:

CatPhotoApp

Hope that helps!

Also,

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.

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