css - How make layout 100% height -


how make simple layout 100% height (sidebar + content)?

see source code: http://codepen.io/adilson/pen/kihsd

apparently layout seems 100% of height when resizing browser , open "menu item 10" clear not.

another problem column "sidebar" border not going bottom of page.

edit: not want have scroll bar on sidebar, i'm trying let layout 100% height, , if open menu automatically expand layout.

here's example of i'm trying do: http://www.keenthemes.com/preview/metronic/layout_blank_page.html

i not want header , footer of model, rest want do.

the reason scroll bar more 100% height.

you can make them both same height using containers:

here's jsfiddle example.


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -