码迷,mamicode.com
首页 >  
搜索关键字:html、css 、菜鸟求学    ( 4595个结果
html+css英雄联盟列表
MyHtml.html --> *{margin:0px 0px ; padding:0px 0px;} body{background:#000;position:relative;} body .bg {width:1300px;height:700px;position:absolute;left:20px; top:10p...
分类:Web程序   时间:2015-02-26 10:05:47    阅读次数:496
html+css英雄联盟网页
MyHtml.html --> *{margin:0px 0px ; padding:0px 0px ;} body{ background-color:#000;position:relative; } #Mybg{width:1300px;height:700px;/*border:1px solid #FFCC33;...
分类:Web程序   时间:2015-02-26 10:04:23    阅读次数:198
html+css图片2D旋转
MyHtml.html *{margin:0px 0px;padding:0px 0px;} .page{width: 1040px; height: 330px; background:rgba(212, 99, 38, 1); box-shadow: 1px 1px 10px rgba(153, 129, 26, 1); ...
分类:Web程序   时间:2015-02-26 10:03:00    阅读次数:351
html+css实现京东换图片
Document *{margin:0px; padding:0px;} .ad{margin:120px auto;width:520px;height:280px; background:#f00;position:relative; overflow:hidden;} .pic{width:520px ;height:280px;/*border:1px solid ...
分类:Web程序   时间:2015-02-26 10:02:41    阅读次数:197
html+css qq空间模仿
MyHtml.html *{main: 0px 0px;padding : 0px 0px;} .main{width:900px;height:415px;background:#000;margin:10px auto;} .title{width:900px;height:40px;background:#333332; margin:0...
分类:Web程序   时间:2015-02-26 10:01:34    阅读次数:209
html+css实现图片转动
MyHtml.html *{margin:0px 0px;padding: 0px 0px;} .main{width:1300px; height:740px;box-shadow:0px 0px 6px #000; margin:15px auto;position:relative;} .main .pic{width:720px;he...
分类:Web程序   时间:2015-02-26 10:01:27    阅读次数:209
html+css实现图片流动
MyHtml.html --> *{margin:0px; padding:0px;} body{ background:#ffb66c;} div{width:960px ; height:270px ;border:10px solid #e93d68; margin:120px auto ; border-r...
分类:Web程序   时间:2015-02-26 10:01:19    阅读次数:390
html+css图片展示
MyHtml.html --> *{margin:0px;} #imgList{width:989px;height:370px;} #imgList .box1{width:325px;height:370; float:left;margin-right:4px;} #imgList .box1 .top{width:325px;...
分类:Web程序   时间:2015-02-26 10:01:15    阅读次数:164
html+css表白墙
Document *{margin:0px;padding:0px;} .box_mod{width:830px;margin:120px auto;position:relative;} .box_top{width:830px;height:10px;background:url("img/1.png") no-repeat;} .box_bottom{width:830...
分类:Web程序   时间:2015-02-26 10:00:54    阅读次数:1047
html+css实现图片展示桌面
MyHtml.html *{margin:0px 0px; padding:0px 0px;} body{background:url("img/bg.jpg");position:relative;} #main{width:1186px;height:788px; border:1px solid #66FF33;margin:50px au...
分类:Web程序   时间:2015-02-26 10:00:15    阅读次数:195
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!