How to create div with curve in css and html5?

后端 未结 3 1859
悲哀的现实
悲哀的现实 2021-01-27 17:23

I am newbie in css world and I am trying to make responsive design like this using bootstrap,css and html5.

but ended up like this.

how to create same

3条回答
  •  既然无缘
    2021-01-27 17:49

    well a simple solution maybe... use a small red dot image and repeat it in outer div and inner div has border-radius: 50%

    ABCDEFGH

    (You can add two

    's of height as you want to get those top and bottom borders)

提交回复
热议问题