Posts by Gabriel Sousa • 35 points
3 posts
-
0
votes1
answer762
viewsQ: How to make the dropdown overlap the other elements?
When I push the button over the dropdown it does not override the other elements of the navbar only site. HTML <nav class="navbar"> <a href="#">INÍCIO</a> <a…
-
3
votes1
answer8117
viewsQ: How to make a text overlay a div with image?
I can’t get the text "Text I want to overlay." to be on top of the div "textDiv" that is with an image as background, please help me please. HTML <div class="divLeft"> <img id="photo"…
-
0
votes1
answer26
viewsQ: All Divs close when I click to open another but one does not close
All other Ivs close when I click to open another plus div Home does not close <nav class="w3-sidebar w3-bar-block w3-red w3-center w3-padding w3-animate-left" style="width:300px;"> <div…