我可以div使用CSS 制作带有半切圆的直肠吗?半圆应该是透明的,让背景显示出来.
div
想要的CSS形状:
HTML:
<div></div>
CSS:
div{ background : #448CCB; width:300px; height:300px; }
css css3 css-shapes
css ×1
css-shapes ×1
css3 ×1