CSS3 background carve or radius issue -


i trying create background carve in css. take in picture below.

image carve!

how can add radius in css3? can help?

use:

border-top-left-radius: 50%; border-top-right-radius: 50%; 

i made example of here: http://jsfiddle.net/dfs6h/2/


Comments

Popular posts from this blog

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -