- border-radius (The value given will specify the radius for all four corners of a box.)
- border-bottom-left-radius
- border-bottom-right-radius
- border-top-left-radius
- border-top-right-radius
border-radius: 100px 66.66px 200px 50px; border: 10px blue double; padding: 24px; width: 400px;height: 125px;
Reference:
http://msdn.microsoft.com/en-us/ie/ff468705#_CSS3_BG_Borders
No comments:
Post a Comment