Reputation: 18639
I am working on this page: http://www.comehike.com/outdoors/birds/birds.php
Before the google map, there is a white background. But after the google map, the original div's white background does not extend lower and the page looks awkward.
Do you know why this is happening and how I can get the white background to extend to the bottom of the page?
Thanks!
Upvotes: 0
Views: 242
Reputation: 2168
put the map and thing under it inside the <div class="basic">
:)
Upvotes: 1
Reputation: 18639
The html change just didn't show up for me for a little while. All solved by putting everything inside the div named basic.
Upvotes: 0