码迷,mamicode.com
首页 >  
搜索关键字:css    ( 52282个结果
html+css实现感恩节祝福
MyHtml.html --> *{margin:0px 0px;pasdding:0px 0px;} body{background:#FFCB7D} #Mbackground{width:1300px;height:650px;margin:6px auto; border:1px solid #000;border-r...
分类:Web程序   时间:2015-02-26 10:06:45    阅读次数:321
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实现图片遮盖
王琪加油.html --> *{margin:3px;padding:0px;} .main{width:1010px;background:#ccccff; margin:120px auto} .main .box{width:230px;height:350px;background:#FFFFFF; border-radiu...
分类:Web程序   时间:2015-02-26 10:00:19    阅读次数:187
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
迷上了代码!