首页 > 行业范文 > 多媒体 > css3.0 图形构成实例练习一

css3.0 图形构成实例练习一

   来源:学问馆    阅读: 2.32W 次
字号:

用手机扫描二维码 在手机上继续观看

手机查看

html部分内容

css3.0 图形构成实例练习一

css部分

*{ padding:0; margin:0;}

er{ width:300px; margin:100px auto; position:relative; }

_left,_right{

width:30px;

height:30px;

background:#FFF;

position:absolute;

border:70px solid #0C0;

border-radius:160px;

-moz-border-radius:160px;

-webkit-border-radius:160px;

-o-border-radius:160px;}

_left{

left:10px;

top:0px;}

_right{

right:0px;

top:0px;}

_bottom{

width:200px;

border:#0C0 solid 60px;

border-radius:160px;

-moz-border-radius:160px;

-webkit-border-radius:160px;

-o-border-radius:160px;

height:30px;

left:0px;

position:absolute;

top:120px;

z-index:-5;}

_in{

background:#0C0;

height:30px;

width:30px;

position:absolute;

right:-30px;

top:-30px;

border:#FFF 30px solid;

border-radius:160px;

-moz-border-radius:160px;

-webkit-border-radius:160px;

-o-border-radius:160px;}

就业前景
合同
人工智能
生物技术
航天技术
海洋技术
能源技术
信息技术