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

0 points
Submitted by KC10a
over 8 years

8/9 help!!!!!!!!!!!!!!!!!!!!!!!!!!!

Please help me , im stuck on 8/9!What is wrong????

<!DOCTYPE html>
<html>
<body>
 <div class="nav">
 <div class="container">
<ul>
  <li>KC10a</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 class="learn-more">
<div class="container">
<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>
<div class="learn-more">
<div class="container">
<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>
<div class="learn-more">
<div class="container">
<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>
</div>
  </body>
</html>

Answer 55ce43b2d3292f128200005d

0 votes

Permalink

What is the error message you’re getting when you submit your code? That might give you a clue to your problem.

points
over 8 years

1 comments

KC10a over 8 years

I’am getting this error “Place the supporting content inside the

..
.”

Answer 55ce6a17d3292f35bc0003fd

0 votes

Permalink

I read it the same way at first. It means to just wrap ALL of the supporting with the div class. At the end (before /body there should be three /div.

Sorry it’s weird you can’t type the pac man signs on here- it makes text invisible.

points
Submitted by danseyl
over 8 years

3 comments

George Harper over 8 years

yeh still dont work

Judy over 8 years

Hi George Harper, have you already posted your code where we can have a look?

Anuj Shukla over 8 years

Hi George Harper, my problem is same as yours! Is the code running? Or still stuck?