<style>div{background-color:tomato;width:100px;height:100px;position:relative;top:100px;left:50%;transform:rotate(-45deg);}div:before{content:"";width:100px;height:100px;border-radius:50%;background-color:tomato;position:absolute;top:-50px;left:0;}div:after{z-index:-1;content:"";width:100px;height:100px;border-radius:50%;background-color:tomato;position:absolute;top:0px;left:50px;}</style>
<div></div>
結果:
你可以給心添加css動畫,讓跳起來
**************************************************************************************
有同學問動畫怎么做?我做了一下,具體效果見這里:
http://www.toutiao.com/i6480083010233303565/