Skip to content

Instantly share code, notes, and snippets.

@ramsesoriginal
Created September 10, 2012 12:54
Show Gist options
  • Save ramsesoriginal/3690752 to your computer and use it in GitHub Desktop.
Save ramsesoriginal/3690752 to your computer and use it in GitHub Desktop.
Rounded image
/**
* Rounded image
*/
img {
max-width: 400px;
max-height: 300px;
border-radius: 100px;
}
<img
src="https://lh4.googleusercontent.com/-Fe1QhVIPO7I/Ti_i4ouR9DI/AAAAAAAAADo/7XIAUPWS0a4/s1073/230958-__9_0008.jpg"
>
<!-- content to be placed inside <body>…</body> -->
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment