How to make the vertical navigation column expands through the entire height of the web page with CSS. That’s question often asked time and time again on various forums.
While this can be easily achieved with table-based web page layout, it can be tricky when using CSS instead. As a matter of fact maintaining columns of same height when one of them is expanding vertically is quite a bit of a challenge in CSS without the use of javascript.
Related Posts
Email This Post
| | Sphere: Related Content
