设为首页 - 加入收藏 ASP站长网(Aspzz.Cn)- 科技、建站、经验、云计算、5G、大数据,站长网!
热搜: 创业者 手机 数据
当前位置: 首页 > 服务器 > 系统 > 正文

css样式常见图形效果展示的实例代码(2)

发布时间:2020-12-01 20:16 所属栏目:52 来源:网络整理
导读:/*鸡蛋型*/.egg {display: block;width: 126px;height: 180px;background-color: red;-webkit-border-radius: 63px 63px 63px 63px / 108px 108px 72px 72px;border-radius: 50% 50% 50% 50% / 60% 60% 40% 40%;} Y

/*鸡蛋型*/ .egg { display: block; width: 126px; height: 180px; background-color: red; -webkit-border-radius: 63px 63px 63px 63px / 108px 108px 72px 72px; border-radius: 50% 50% 50% 50% / 60% 60% 40% 40%; }

Yin Yang(太极阴阳图形)

(编辑:ASP站长网)

网友评论
推荐文章
    热点阅读