War Room

Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design

Featured Warrior Special Offer...
"Members Of The *War Room* Discover Secrets To Immediate Success!"
Reply
 
LinkBack Thread Tools
Old 01-11-2009, 05:34 PM   #1
Angle of Attack
 
Kevin AKA Hubcap's Avatar
 
Join Date: Nov 2008
Posts: 539
Thanks: 33
Thanked 48 Times in 37 Posts
Default CSS- Border Radius Property

I recently saw that the next version of CSS will include the border radius property for making rounded corners.

Does anyone know which browsers will support it and what work arounds will be available?
Kevin AKA Hubcap is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-11-2009, 06:14 PM   #2
PHP & Drupal Ninja
 
Darren Mothersele's Avatar
 
Join Date: May 2007
Location: London, United Kingdom.
Posts: 105
Thanks: 11
Thanked 15 Times in 12 Posts
Social Networking View Member's Twitter Profile 
Contact Info
Send a message via AIM to Darren Mothersele Send a message via Skype™ to Darren Mothersele
Default Re: CSS- Border Radius Property

I'm using it on some sites already, to make minor UI bits and pieces look nicer. You can get good results across all browsers (except IE) if you use this CSS code:

border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

Wordpress uses this too - if you look in the admin section of a wordpress blog you will see some buttons (eg tags) have nice rounded corners in FireFox or Webkit based browsers (like Safari). You will see a square box in IE.

Darren Mothersele is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design

Tags
border, css, property, radius

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 09:49 PM.