CSS div rounded corners

后端 未结 5 1016
孤城傲影
孤城傲影 2021-02-06 05:51

I\'m attempting to do the following...

Here\'s what I\'ve got right now.. but it\'s not rendering correctly. Does anyone have any idea as to how I\'d fix this?

5条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-02-06 06:39

    There's always curvycorners as well, it uses native css for speed if the browser supports it or falls back to javascript if the browser doesn't.

提交回复
热议问题