Go4Expert

Go4Expert (http://www.go4expert.com/)
-   Web Design, HTML And CSS Forums (http://www.go4expert.com/forumdisplay.php?f=30)
-   -   Please tell me the code for rounded corner DIV (http://www.go4expert.com/showthread.php?t=24816)

tinyprogram 1Feb2011 00:48

Please tell me the code for rounded corner DIV
 
:d

pein87 1Feb2011 08:05

Re: Please tell me the code for rounded corner DIV
 
Chrome + Safari

-webkit-border-radius: 3px;

Firefox

-moz-border-radius: 3px;

Standard

border-radius: 3px;

seoabhisek 1Feb2011 12:31

Re: Please tell me the code for rounded corner DIV
 
actuuly buddy u didn't mentioned the language in which u require the code


All times are GMT +5.5. The time now is 03:49.