Tribute Page - Build a Tribute Page can't seem to create a tribute info and tribute link for my page

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

  **Your code so far**
/* file: index.html */
<!DOCTYPE html>
<html lang="en">
<head>
  <link rel="stylesheet" href="styles.css">
  </head>
  <body>
    </body>
    <main id="main">    <div class="gallery">
            <img src="https://cdn.freecodecamp.org/curriculum/css-photo-gallery/1.jpg"><span class="bold right"> Good Night</span></img>
                </div>

    </main>
<html> 
/* file: styles.css */

  **Your browser information:**

User Agent is: Mozilla/5.0 (Linux; Android 11; TECNO KG5j) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Mobile Safari/537.36

Challenge: Tribute Page - Build a Tribute Page

Link to the challenge:

do you have a problem or an issue

Yes I can’t seem to create a tribute info and a tribute link for my tribute page . Thar is the second certification project in the HTML CSS developers

what are u having trouble with, what to do? how to do it?

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