Skip to content

Instantly share code, notes, and snippets.

@j3ck
Created March 15, 2015 21:31
Show Gist options
  • Select an option

  • Save j3ck/acf1d7f0ceabc7c0f33f to your computer and use it in GitHub Desktop.

Select an option

Save j3ck/acf1d7f0ceabc7c0f33f to your computer and use it in GitHub Desktop.
backgrouns properties
background: url("https://codecademy-content.s3.amazonaws.com/courses/web-beginner-en-3pc6w/images/splash.jpg");
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment