Learn HTML by Building a Cat Photo App - Step 1

Tell us what’s happening:

I have more than 1 h1 element, how can i remove it?

Your code so far

<html>
  <body>

<!-- User Editable Region -->

    <h1>Hello World<

<!-- User Editable Region -->

<h1>CatPhotoApp</h1>

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

Hello there and welcome to our forum.

You were not supposed to create a second h1 element for the Hello World! text. You are required to change the text here to Hello World.

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