2

Can anybody tell me is it possible to make a shape (like attached image) only using CSS.

This is shape

enter image description here

Harry
  • 87,580
  • 25
  • 202
  • 214
Ashu Designer
  • 178
  • 1
  • 2
  • 10
  • Not impossible with CSS but better to not do this with CSS. Curves/wave shapes like that are better done with SVG. If you still wish to do with CSS, try searching on css-shapes tag with "wave" or "double curve" as keyword and you'll find a couple of examples. – Harry Mar 18 '16 at 10:08
  • 2
    http://stackoverflow.com/questions/29372054/css-3-or-svg-wave-in-a-background, http://stackoverflow.com/questions/27785114/how-can-i-make-a-full-width-wave-in-css, http://stackoverflow.com/questions/17202548/wavy-shape-with-css – Harry Mar 18 '16 at 10:24
  • http://www.drawsvg.org/ this could help – Manoz Mar 18 '16 at 10:26
  • @Harry there's no mention of SVG in the question. – Johannes Jander Mar 18 '16 at 10:31
  • 2
    @JohannesJander: Dupe closing is to make sure information is not split across multiple questions. The other question says "CSS or SVG" and so anybody wishing to post a CSS answer can still post it there and information will be maintained in one place. Also, there is enough other wave shape questions (you can see a few others in my comment above) which could have been used for closure but I chose the one which is the closest and would be more helpful for OP. – Harry Mar 18 '16 at 10:33
  • @Harry I disagree, you linked to the wrong dupe. Therefore voting for reopen. – Johannes Jander Mar 18 '16 at 10:39
  • @JohannesJander: I don't have any problems with a disagreement. Its for the community to decide now. If they decide I chose the wrong one and reopen (good) or if they see the point in what I did and don't reopen (still good). – Harry Mar 18 '16 at 10:40

0 Answers0