When your website means business.

CSS3 | Type: CSSCSS Border Radius

Can hardly remember what it was like in the old days when we wanted rounded corners.

.container {
-moz-border-radius:8px 8px 0 0; 
-khtml-border-radius:8px 8px 0 0;
-webkit-border-radius:8px 8px 0 0; 
border-radius:8px 8px 0 0;
}/pre>                    											
					
Menu
We use cookies in order to give you the best possible experience on our website. By continuing to use this site, you agree to our use of cookies.
Accept