Step 5 (Responsive web design)

My code is not working and I´m doing exactly what is indicated.

  <h1><main>CatPhotoApp</h1>
    <h2>Cat Photos</h2>
    <!-- TODO: Add link to cat photos -->
    <p>Click here to view more cat photos.</p>  
    </main>


  **Your browser information:**

Chrome/102.0.5005.63 Step 5

Link to the challenge:

I’ve edited your post for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.

You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.

See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (’).

HI @jorgegabrielcabrera !

I would suggest reseting the lesson.

You are not supposed to insert main into the h1 element.

This is incorrect

The opening main tag goes below the h1

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