Salesqueen Software Solution

Download Free Estimation Now Click Here
Notifications
Clear all

How does CSS3 help in implementing rounded borders easily?

3 Posts
3 Users
0 Reactions
135 Views
Posts: 461
Topic starter
(@dinesha-g)
Reputable Member
Joined: 2 years ago

rounded borders in CSS3

2 Replies
Posts: 52
(@chitravarsha15)
Trusted Member
Joined: 2 years ago

With the help of CSS3's boundary feature, elements can have attractively rounded corners. This is easily adaptable to all four sides or as necessary.

For each of the four corners, the "border-radius" property includes four attributes:

<border-top-left-radius>\s<border-top-right-radius>\s<border-bottom-left-radius>\s<border-bottom-right-radius>

 

 

Reply
Posts: 173
(@princy)
Estimable Member
Joined: 2 years ago

The border-radius> feature introduced in CSS3 enables the creation of items with attractively rounded corners. This is simply applicable to all four sides or as needed.

Four attributes are available for the "border-radius" property's four corners:<border-top-left-radius>

<border-top-right-radius>

<border-bottom-left-radius>

<border-bottom-right-radius>

Reply
Share: