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

0 points
Submitted by Quentin White
over 8 years

7/9 Error message "Add the third supporting content div"

Trust and Safety

From Verified ID to our worldwide customer support team, we've got your back.

Learn about trust at Airbnb

Host

Renting out your unused space could pay your bills and fund your next vacation>"

Learn more about hosting

Trust and Safety

From Verified ID to our worldwide customer supp

Answer 55bbe3119113cb6874000575

0 votes

Permalink

Can you please put your code here so we can see if you have any syntax problem?

points
Submitted by Kashish123
over 8 years

1 comments

Njonjo Kahato over 8 years
  • Sign up
  • Answer 55d0c033e39efe2e710003d6

    0 votes

    Permalink

    I’m having the same problem. Can anyone tell what is wrong?

    <!DOCTYPE html>
        <html>
          <body>
    
          <div class="nav">
           <div class="container">
            <ul>
              <li>Andre</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>
           </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> 
    
          <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 at Airbnb</a>
          </p>
          </div>
    
          </body>
        </html>
    
    points
    Submitted by acabrales94
    over 8 years

    1 comments

    Judy over 8 years

    Hi acabrales94, 1. your jumbotron is missing its /div 2. the Travel content needs a