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

banner
Close banner
0 points
Submitted by lalbright
over 8 years

Question 5/14 why am I getting the error message?

Every time I try to submit my code to move on to the next section, I keep getting the error message: “Oops, try again. Add a

..
section to the page.”

This is what I have written for this section:

Find a place to stay.

Rent from people in over 34,000 cities and 192 countries.

Learn More
<div class="neighboorhood-guides">
 <div class="container">
   <h2>"Neighborhood Guides."</h2>
   <p>"Not sure where to stay?  We've created neighborhood guides for cities all around the world."</p>
   
   <div class="row">
     <div class="col-md-4">
   </div>
   
   <div class="col-md-4">
   </div>

   <div class="col-md-4">
   </div>
 </div>
</div>
<div class="learn-more">
  <div class="container">
    <div class="row">

What have I done wrong? My code looks exactly like the code under the “Hint!” section. Thank you!

Answer 55be4c309113cbb20600043e

0 votes

Permalink

What are the instructions?

points
Submitted by Markquel Taylor
over 8 years