CSS- drop down menu displayed over content below it

Put position of menu to 'relative' and content's position to 'absolute' which removes element from normal flow of document.

Comments

Popular posts from this blog

Code Wars: Data Reverse (6 kyu)

Code Wars: longest_palindrome (6 kyu)

Code Wars: Find the odd int