CSS3 - 04. Making a picture frame

Опубликовано: 06 Октябрь 2024
на канале: Loot Tutorial
1,865
7

In this video, we use the border-radius property we looked at in the last video, to create a simple and cool-looking circle picture frame. When you set the value of the border-radius to 50%, the border turns in to a complete circle. Then, you can add an image by using the background-image property.