Skip to content

Instantly share code, notes, and snippets.

@hofiorg
Created August 12, 2014 13:18
Show Gist options
  • Save hofiorg/5acf6a5945aeacf0b278 to your computer and use it in GitHub Desktop.
Save hofiorg/5acf6a5945aeacf0b278 to your computer and use it in GitHub Desktop.
html - displays image in a circle
<img src="bild.jpg" style="-webkit-border-radius: 50%;border-radius: 50%"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment