I'm struggling with creating a list menu that has a 1px border and spans the entire width.
Here is what I have so far (image 1):
https://i.stack.imgur.com/y3EDP.png
The tricky part is making it so that when the mouse hovers over a menu item, something appears below it like in the second image:
https://i.stack.imgur.com/w4xjN.png
I've searched online but can't seem to find a solution. Anyone know how to achieve this effect?