Relative Content

Tag Archive for htmlcssdropdown

Dropdown bar hidden behind another element

I am new to CSS and I wanted to make dropdown bar. I looked at some tutorial on youtube, and I implemented it on my code. It went well until I make a new section element, my dropdown bar is now hidden behind the element, what should I do to fix this?