How to make horizonatl menu and vertical menu responsive



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

Post New Answer

More PHP Interview Questions

What is properties of class?

1 Answers  


what is nl2br?

4 Answers  


How to retrieve values out of an array?

1 Answers  


Explain how we can retrieve the data in the result set of mysql using php?

1 Answers  


What are the characteristics of php?

1 Answers  


Tell me how can we display information of a variable and readable by human with php?

1 Answers  


How to process the uploaded files?

1 Answers  


What are the advantages of not using any frameworks ?

1 Answers   Sonata,


Does https prevent csrf?

1 Answers  


Why would we use === instead of ==?

1 Answers  


What is strstr php?

1 Answers  


How do I see how many pages per session in google analytics?

1 Answers  


Categories