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

banner
Close banner
0 points
Submitted by casa9125
over 8 years

7/9 "Add the third supporting content div."

I keep getting the same error message over and over again. I looked at the “hint” and my code seems to match the code that I’m seeing, but I am clearly missing something. Any help would be much appreciated.

 </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>Rentingout your unsused 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>
         

Answer 55c1c540e39efed55a000454

1 vote

Permalink

Hi Casa,

looks like on the first div that you have closed it rather than opened it. So it probably thinks there are only 2 supporting content divs and not 3. If that doesnt fix it let me know

Thanks

points
Submitted by Keith Light
over 8 years