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

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -