Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



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

Posts: 33
Trades: 0
Can anyone tell me how can I have Rounded corner using css?
__________________

Please login or register to view this content. Registration is FREE
bizcredit is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-07-2008, 06:38 AM Re: ROunded cordner using css
Junior Talker

Posts: 3
Trades: 0
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, 10:30 AM Re: ROunded cordner using css
wayfarer07's Avatar
Poo on You

Latest Blog Post:
Introducing WowWindow
Posts: 3,985
Name: Abel Mohler
Location: Asheville, North Carolina USA
Trades: 0
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
__________________
Join me on
Please login or register to view this content. Registration is FREE
wayfarer07 is offline
Reply With Quote
View Public Profile Visit wayfarer07's homepage!
 
Old 05-07-2008, 02:40 PM Re: ROunded cordner using css
Super Moderator

Posts: 1,576
Location: Kokkola, Finland
Trades: 1
or this for example
http://www.456bereastreet.com/lab/fl...rners_borders/
davemies is online now
Reply With Quote
View Public Profile Visit davemies's homepage!
 
Old 05-07-2008, 06:36 PM Re: ROunded cordner using css
Gilligan's Avatar
Website Designer

Posts: 1,670
Name: Stefan
Location: London, UK
Trades: 0
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)
__________________

Please login or register to view this content. Registration is FREE
Gilligan is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to ROunded cordner using css
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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





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



Page generated in 0.72080 seconds with 12 queries