Reply
ROunded cordner using css
Old 05-07-2008, 02:09 AM ROunded cordner using css
Experienced Talker

Posts: 33
Can anyone tell me how can I have Rounded corner using css?
__________________
Explode Business Credit E-Book
bizcredit is offline
Reply With Quote
View Public Profile
 
Sponsored Links (We share ad revenue):
 
Old 05-07-2008, 05:38 AM Re: ROunded cordner using css
Junior Talker

Posts: 3
Code:
#div {
width: 100px;
height: 100px; 
border-color: #000;
float: left;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}
This is only for firefox
Blazej is offline
Reply With Quote
View Public Profile
 
Old 05-07-2008, 09:30 AM Re: ROunded cordner using css
wayfarer07's Avatar
Extreme Talker

Posts: 223
Name: Abel Mohler
Location: Asheville, North Carolina USA
Here's a result I got by pasting the title of your thread into Google <-- this is great http://www.google.com/search?q=round...ient=firefox-a
__________________
Go FREELANCE <-----|-----> Hire Me
wayfarer07 is online now
Reply With Quote
View Public Profile
 
Old 05-07-2008, 01:40 PM Re: ROunded cordner using css
Webmaster Talker

Posts: 590
Location: Kokkola, Finland
or this for example
http://www.456bereastreet.com/lab/fl...rners_borders/
davemies is offline
Reply With Quote
View Public Profile Visit davemies's homepage!
 
Old 05-07-2008, 05:36 PM Re: ROunded cordner using css
Gilligan's Avatar
DEAD Good Coder

Posts: 1,201
Name: Stefan
Location: London, UK
Nested divs help..

http://www.webcredible.co.uk/user-fr...rs-boxes.shtml

^ used for divs with a background colour.

http://www.webcredible.co.uk/user-fr...-borders.shtml

^ without background colour (just a curved border)
Gilligan is offline
Reply With Quote
View Public Profile
 
Sponsored Links (We share ad revenue):
 
Reply     « Reply to ROunded cordner using css
 

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

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




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML


Page generated in 0.15573 seconds with 15 queries