Seeking guidance on an html page containing a dropdown menu with z-index positioning, set absolutely with specific left and top values. The issue arises when the window is resized, causing the dropdown menu to shift position awkwardly. This problem seems to be related to absolute positioning.
Can anyone offer advice on how to address this issue? How can I ensure that the dropdown menu always remains in place? An image has been attached for reference.