网页制作 
首页 > 网页制作 > 浏览文章

css画太极图(阴阳八卦)

(编辑:jimmy 日期: 2024/5/8 浏览:3 次 )

css画太极图(阴阳八卦)


复制代码代码如下:
#yin-yang {
width: 96px;
height: 48px;
background: #eee;
border-color: red;
border-style: solid;
border-width: 2px 2px 50px 2px;
border-radius: 100%;
position: relative;
}
#yin-yang:before {
content: "";
position: absolute;
top: 50%;
left: 0;
background: #eee;
border: 18px solid red;
border-radius: 100%;
width: 12px;
height: 12px;
}
#yin-yang:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
background: red;
border: 18px solid #eee;
border-radius:100%;
width: 12px;
height: 12px;
}

上一篇:CSS表格样式:圆角,隔行,变色的具体实现
下一篇:Firefox奇怪的文字溢出bug div里面的文字溢出
友情链接:杰晶网络 DDR爱好者之家 南强小屋 黑松山资源网 白云城资源网