Learn HTML by Building a Cat Photo App - Step 1

Tell us what’s happening:

when i try to programme it says that i should wait a little bit

Your code so far


<!-- User Editable Region -->

<html>
<body>
<catphotoapp>

<!-- User Editable Region -->

Your browser information:

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

Challenge Information:

Learn HTML by Building a Cat Photo App - Step 1

Hi and welcome to the forum!

Please read this guidance post:

Welcome to the forum @samuelwanjau491

Here is the original h1 element.

    <h1>Hello World</h1>

For this step, change the text between the opening and closing h1 tags to the text mentioned in the instructions.

Please reset the step to restore the seed code and try again.

Happy coding