HTML & CSS How to Round Corners

preview_player
Показать описание
In this video, you will learn how to use CSS to round the corners of a DIV or an Image in CSS. You can use the border-radius CSS property to round all corners. If you want to make only one side rounded, you can use the same property, but you have to add HTML, but it starts from the top, right, bottom, and left. For example border-radius: top-left to-right bottom-right bottom-left.
#html #css #tutorial
Рекомендации по теме