Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • Ryan• 95

    @r-findley

    Posted

    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.

    1
  • Ryan• 95

    @r-findley

    Posted

    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"

    0