<style>
# Code for CSS
img {
width: 100px; # For width
border-radius: 50px; # Making image round
float: left; # Chaning "float" text displayed on left side
margin-right: 10px; # Moving "loat" 10px right
}
</style>
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter