I am trying to place a dropdown menu item below the parent menu. When u hover on the parent menu, the child dropdown menu item's visibility will turn visible.
I positioned the child elements using position:absolute and using top and left.
But when i change the resolution of the monitor the left and top alignment changes
How to position that element. Plz help any help will be appreciated