CSS3 border-radius property

Which property makes round corner to an element?

The Answers  is : CSS3 border-radius property.

For example on border-radius property. i.e.

.ui-widget-header 
{
    font-family: "TradeGothicLTPro-BdCn20" !important;
    background: #178093 !important;
    border-width: 0 0 1px 0;
    border-radius: 0 !important;

}

ANIL SINGH

Anil Singh is an author, tech blogger, and software programmer. Book writing, tech blogging is something do extra and Anil love doing it. For more detail, kindly refer to this link..

My Tech Blog - https://www.code-sample.com/
My Books - Book 1 and Book 2

Which property makes round corner to an element? Which property makes round corner to an element? Reviewed by Anil Singh on 2:55 AM Rating: (5)
www.code-sample.com/. Powered by Blogger.
^