I have created a webpage in which I have vertical and horizontal menus. What I need is to keep the vertical menus constant in the webpage.
I should display the data in the vertical menu corresponding to the horizontal menus. Is this possible to do with HTML alone?
I would appreciate any help.
I think css property position:absolute should do what you need :
http://www.w3schools.com/cssref/pr_class_position.asp