Help please

ok thanks but now where to put it

Innovation Cloud

Connect your ideas globally


Learn More

<div class="nav">
  <div class="container">
    <ul>
      <li>Register</li>
      <li>Schedule</li>
      <li>Sponsors</li>
      <li>About</li>
      <li>Contact</li>
    </ul>
  </div>
</div>

<div class="main">
  <div class="container">
    <img src="https://s3.amazonaws.com/codecademy-content/projects/innovation-cloud/cloud.svg" height="128" width="196">
    <h2>The Innovation Cloud Conference</h2>
    <p>Connect with the best minds across a wide range of industries to share ideas and brainstorm new solutions to challenging problems.</p>
    <p>Hear industry leaders talk about what worked (and what didn't) so that you can save time on your most challenging projects.</p>
    <p>Learn about the latest research and technologies that you can use immediately to invent the future.</p>
  </div>
</div>

<div class="jumbotron">
  <div class="container">
    <h2>Stay Connected</h2>
    <p>Receive weekly insights from industry insiders.</p>
    <a class="btn" href="#">Join</a>
  </div>
</div>

<div class="footer">
  <div class="container">
    <p>&copy; Innovation Cloud Conference</p>
  </div>
</div>
 </body>

It would be best if you could provide your code, because we can’t see much from this.

Post your code inside two ` symbols, and separate HTML and CSS. :slight_smile:

what do u mean code and where is it

Go inside your project and copy the problematic part of code (or whole code) here, along with what needs to be done in this exercise.

Make sure you post your code between two ` symbols (alt gr + 7 for that symbol, or you can make it by clicking ctrl + shift + c or picking options right of quotation marks in the editor).

Link a file called style.css to index.html. The attributes should be set in the following order: href, type, rel.

i need to add something

i dont know what to put for my

i have figured it out thank you for your assistans