How to Circle Images with HTML and CSS on VS Code

How to Circle Images with HTML and CSS on VS Code

Subscribers:
15,500
Published on ● Video Link: https://www.youtube.com/watch?v=r3x8KVYeWbU



Category:
Tutorial
Duration: 2:17
3,607 views
50


In this video, I will show you how to make images circular in Visual Studio Code by using CSS. What you must do to make an image circle is to have the same width and height. If the width and height are not the same, then the image will look like an egg. Therefore, you have to make sure that you have the same width and height. Once you take care of that, you have to use border-radius:50%; and that is it, your image will be circled.
#img #css #circle







Tags:
how
to
circle
images
make
it
round
css
vs
code
circling images
cascading
style
sheet
html
htm
web
design
tutorial
rounding images
circular
border-radius