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

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

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

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