This forum is now read-only. Please use our new forums! Go to forums

banner
Close banner
0 points
Submitted by Mikeyntata
over 8 years

7/8 Help

It says to add a

statement after the third

statement.

     <!DOCTYPE html>
<html>
  <body>
  <div class="nav">
    <div class="container">
    <ul>
      <li>Michael</li>
      <li>Browse</li>
    </ul>
    <ul>
      <li>Sign Up</li>
      <li>Log in</li>
      <li>Help</li>
    </ul>
    </div>
    </div>
    <div class="jumbotron">
    <div class="container">
    <h1>Find a place to stay.</h1>
    <p>Rent from people in over 34,000 cities and 192 countries.<p/>
    </div>
    </div>
    <div>
    <h3>Travel</h3>
    <p>From apartments and rooms to treehouses and boats: stay in unique spaces in 192 countries</p>
    <p>
      <a href="#">See how to travel on Airbnb</a>
      </p>
      </div>
  </body>
  <div>
  <h3>Host</h3>
  <p>Renting out your unused space could pay your bills or fund your next vacation</p>
  <p>
    <a href="#">Learn more about hosting</a>
    </p>
  </div>  
  <div>
  <h3>Trust and safety<h3>
  <p>From Verified ID to our worldwide customer support team, we've got your back.</p>
  <p> <a href=#>Learn about trust on Airbnb</a>
  </p>
  </div>
</html>

Answer 55dd74a89113cb5be800013d

0 votes

Permalink

Hello Michael,

unfortunately your code is not formatted correctly so I cant see it. Can you edit the original post by highlighting the code, then clicking the {} button.

Then reply to me so I get a notification

Thanks

points
Submitted by Keith Light
over 8 years

1 comments

Mikeyntata over 8 years

I did it