The most semantic way of making this container

后端 未结 9 1138
时光说笑
时光说笑 2020-12-19 09:58

I want to make the following shape using divs and border radius, with fall back to square corners for old browsers. No images please.

I am having a bit of trouble ma

9条回答
  •  抹茶落季
    2020-12-19 10:28

    Here is your pure CSS solution http://jsfiddle.net/Starx/a93Rb/, only compatible with FF for now. You can make it compatible for the remaining browsers.

提交回复
热议问题