HTML
Content going outside the div?
- Inside Div
<div class="section"> <div id="nav"> ....PUT YOUR CODE HERE WHICH YOU WOULD NOT LIKE TO GO OUT....... </div> </div>
Ref: https://www.quora.com/Why-is-my-content-going-outside-the-div
Content going outside the div?
<div class="section">
<div id="nav">
....PUT YOUR CODE HERE WHICH YOU WOULD NOT LIKE TO GO OUT.......
</div>
</div>
Ref: https://www.quora.com/Why-is-my-content-going-outside-the-div