CSS Border Radius Tutorial | Class 11th | || Coding college ||

Опубликовано: 03 Май 2026
на канале: Coding College
13
2

#codingcollege#borderradius#bordercss#radiuscss#borderradiusincss#CSS3

Facebook Page:   / codingcollege1  
______________________________
Instragram Page:   / basicprograming  
______________________________
If you want to learn complete HTML5 Course then follow the link:-    • HTML 5 Full Course For Beginners.  
____________________________
If you want to learn complete CSS 3 Course then follow the link:-
   • CSS 3 Introduction For Beginners in Urdu/H...  
___________________________
If one value is set, this radius applies to all 4 corners. If two values are set, the first applies to top-left and bottom-right corner, the second applies to top-right and bottom-left corner. Four values apply to the top-left , top-right , bottom-right , bottom-left corner in that order.#codingcollege
#codingcollegecss
#codingcollege
#codingcollegeborderradiusincss
#borderradiusincss3
#borderradius
border-radius: 75px; If you want it to be a circle, add border-radius: 50%; . This will only make a circle if you are starting with a square image. If you want different corners on your image to be rounded differently from each other, it's possible to target them individually.