Posts by Lucas Gomes • 13 points
1 post
-
-1
votes2
answers187
viewsQ: make a Ubmit button of this type
I’m trying to play sites to study some html and css, I have the following code: * { margin: 0; padding: 0; } #back { background-image: url("back2.png"); background-size: cover; } body, html { width:…