Latest solutions
Latest comments
- @Rem0ld@r-findley
Hi Pierre, I just finished this challenge as well. I used the background shorthand for my background images. My code for each image was:
background: url(insert image info for top image) left top no-repeat background: url(insert image info for bottom image) left bottom no-repeat
This seemed to keep things lined up properly for me.
- @queenstack@r-findley
Hello. I looked at the html issue flag that pulled up. Try using the <input> tag with the type set as button. This takes an attribute of value where you can put the text you want to show on the button, in this case "Sign Up"