How to make horizonatl menu and vertical menu responsive
Answer / Bhargov Nandan Pandey
To make horizontal and vertical menus responsive, you can use CSS media queries to adjust the layout based on screen size. For horizontal menus, you may consider collapsing the menu into a hamburger icon for small screens. For vertical menus, ensure that sub-menus are hidden until clicked and collapse or expand accordingly.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is properties of class?
what is nl2br?
How to retrieve values out of an array?
Explain how we can retrieve the data in the result set of mysql using php?
What are the characteristics of php?
Tell me how can we display information of a variable and readable by human with php?
How to process the uploaded files?
What are the advantages of not using any frameworks ?
Does https prevent csrf?
Why would we use === instead of ==?
What is strstr php?
How do I see how many pages per session in google analytics?