Thank you for your reply. If you see the code, I have already setup html, body height to 100%. But the problem is that the "left column" and "right content" are not directly inside the body tag. They are within a second DIV called "container". I need to use the container DIV to make my page...
I have a simple HTML page with DIVs. Here is the simple deisgn:
Header
Top Horizontal menu
Left column and right content
Footer
I have the header, menu and footer with defined height (px). I want the two middle columns (left column and right content) to fill the browser vertically. I used...
Hi,
I have a page with tow buttons and and two DIVs. What I'm trying to do is:
--- When the page loads, button 1 and DIV1 loads
--- if user clicks on button 1, then button1 and DIV 1 disappear and Button2 and DIV2 appear.
--- if user clicks on button 2 again, it should make button1 and DIV 1...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.