Posts by Erian Erik • 13 points
2 posts
-
0
votes1
answer34
viewsQ: Pure CSS drop box
I made a simple menu with drop box, but when I hover over it, the other elements of my li breaks. I would like to know why. body { font-family: 'Raleway', sans-serif; } /* Menu */ .menu {…
-
0
votes1
answer51
viewsQ: How to make multiple images responsive
section { font:bold; text-align: center; } h1 { font-size: 30px; text-align: center; color:…