I always have my pages wrapped in the container div. only time I have a container div nested is when I want a full width element to span further that the container allows for larger monitors. Then, whatever is inside that nested container-div will still vertically align with the rest of my page. Hope this helps a little.
Sent from Matt's iPhone On Sep 21, 2012, at 5:47 PM, Pito Salas <[email protected]> wrote: > I agree this is a basic and trivial question.... > > But I am not really sure whether the idea is that I put one <div > class="container"> around my whole page, or whether I should nest them. I > think I see both in various examples.... > > Can someone help? Thanks!
