CSS3 Border Radius for the each corner how to apply?

arronmattwills

Well-known member
Registered
Joined
Dec 23, 2013
Messages
191
Points
18
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.
 
Recommended Threads
Replies
0
Views
3,516
Replies
19
Views
8,905
Replies
15
Views
57,509
Replies
1
Views
1,787
Replies
1
Views
1,879

Latest Hosting OffersNew Reviews

Sponsors

Tag Cloud

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