Skip to content

Instantly share code, notes, and snippets.

@ShawnClake
Last active October 9, 2018 21:04
Show Gist options
  • Save ShawnClake/66e9fc387075655f37a60b5ab9c900f9 to your computer and use it in GitHub Desktop.
Save ShawnClake/66e9fc387075655f37a60b5ab9c900f9 to your computer and use it in GitHub Desktop.
CSS Circular Profile Pictures
<div style='background-image:url("https://i.ytimg.com/vi/gaLIEUNv2YM/maxresdefault.jpg");background-position:50% 50%;background-size: cover;background-repeat:no-repeat;border-radius:50%;height:250px;width:250px;'></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment