码迷,mamicode.com
首页 > Web开发
hrml+css换肤效果
New Document *{margin:0px ; padding:0px;} body{background:url("imgs/1.jpg")no-repeat fixed;background-size:cover;} .button{position:fixed;left:20px;top:0px;cursor:pointer;} .web{wi...
分类:Web程序   时间:2015-02-26 10:06:37    阅读次数:194
html+csss实现qq空间皮肤显示
New Document *{margin:0px;padding:0px;} body{background:url("images/oo.jpg")no-repeat fixed;background-size:cover;} #huanfu{margin:200px auto;width:548px;height:299px; background:#A...
分类:Web程序   时间:2015-02-26 10:05:37    阅读次数:260
div+css实现效果和
MyHtml.html --> *{margin:0px;padding:0px} #header{width:1300px;height:37px;border:1px solid #F00;margin:0px auto; box-shadow:3px 2px 15px #000000;border-radius:3px;overflow...
分类:Web程序   时间:2015-02-26 10:05:27    阅读次数:192
html+css实现图片滑移效果
ChouTiZhanShi.html --> body{background:url("img/bg.jpg")no-repeat} *{margin:0px; padding:0px;} #imgs{width:1218px ; height:233px ;border-radius:9px; box-shadow:0px 0px 8p...
分类:Web程序   时间:2015-02-26 10:06:06    阅读次数:183
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-color:#000;position:relative; } #Mybg{width:1300px;height:700px;/*border:1px solid #FFCC33;...
分类:Web程序   时间:2015-02-26 10:04:23    阅读次数:198
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
html5瀑布流
MyHtml.html --> *{margin:0px; padding:0px;} body{text-align:center;line-height:30px;font-family:"微软雅黑";margin:5px auto;} .list{width: 1000px; border: 1px solid rgb...
分类:Web程序   时间:2015-02-26 10:04:41    阅读次数:286
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实现图片转动
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图片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 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;} 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
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;} #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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!