Create this shape in css
问题 Please take a look at this image: I apologise for my useless paint ability :-) How can I draw that sort of shape in css, like a ) without the use of text in a div, just pure css. I have tried to make it curved like in the example, but I don't know how to curve it like that from the center. What must I do to make this kind of shape in css? Thanks. 回答1: Here's one approach to implementing this, but note that any text in this element isn't going to maintain the illusion of a curve. So I'm unsure