CSS3 Border Radius for the each corner how to apply?

arronmattwills

New member
Joined
Dec 23, 2013
Messages
322
Points
0
In css 3 we have a great facility to change each and every corner border radius without using images which will increases the website files size.

Our code will be like this:
.mydemoClass { border-radius: 6px; border-bottom-left-radius : 0px; border-bottom-right-radius: 0px;}
So border radius will be apply only to top side which will brings good look and feel.
 
Latest threads
Replies
1
Views
71
Replies
1
Views
72
Replies
1
Views
145
Replies
1
Views
177
Replies
1
Views
267
Recommended threads
Replies
3
Views
3,784
Replies
3
Views
3,117
Replies
5
Views
3,181
Replies
12
Views
3,633

Referral contests

Referral link for :

Sponsors

Popular tags

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top