上一页 1 2 3 4 5 6 7 8 9 10 ··· 18 下一页
摘要: td{ /*width: 150px; height: 60px;*/ padding: 10px; text-align: center;} table{ width: 500px; /*border-collapse: separate;*/ border-collapse: collapse; 阅读全文
posted @ 2017-10-07 16:29 侯伟东 阅读(595) 评论(0) 推荐(0) 编辑
摘要: width: 500px; height: 300px; background: rgb(122,30,60); border: 10px solid black; /*border-width: 5px 10px 15px 20px; border-style: none; border-styl 阅读全文
posted @ 2017-10-07 16:28 侯伟东 阅读(1354) 评论(0) 推荐(0) 编辑
摘要: *{ margin: 0px; padding: 0px;}div{ width: 300px; height: 300px;}#div1{ background: rgba(255,0,0,0.5); position: relative; left: 50px;z-index: 2}#div2{ 阅读全文
posted @ 2017-09-29 20:15 侯伟东 阅读(726) 评论(0) 推荐(0) 编辑
摘要: *{ padding: 0px; margin: 0px;}#div2{ background: green; padding: 15px; width: 200px; display: inline-block; /*vertical-align: baseline; vertical-align 阅读全文
posted @ 2017-09-29 20:13 侯伟东 阅读(300) 评论(0) 推荐(0) 编辑
摘要: #div1{ background: rgba(255,0,0,0.5); width: 250px; height: 250px; float: right;}#div2{ background: rgba(0,255,0,0.5); width: 250px; height: 200px; fl 阅读全文
posted @ 2017-09-29 20:12 侯伟东 阅读(243) 评论(0) 推荐(0) 编辑
摘要: /*div{background: green;width: 60%;padding-top: 10px;padding-right: 20px;padding-bottom: 30px;padding-left: 40px;padding: 10px 20px 30px 40px;padding: 阅读全文
posted @ 2017-09-27 21:40 侯伟东 阅读(343) 评论(0) 推荐(0) 编辑
摘要: /*p{color: red;width: 50%;text-align: center;background: blue;}p{text-align: end;}p{text-align: end;width: 50%}p{line-height: 50px;}p{line-height: 20} 阅读全文
posted @ 2017-09-25 18:52 侯伟东 阅读(332) 评论(0) 推荐(0) 编辑
摘要: /*p{color: red;width: 50%;text-align: center;background: blue;}p{text-align: end;}p{text-align: end;width: 50%}p{line-height: 50px;}p{line-height: 20} 阅读全文
posted @ 2017-09-21 22:28 侯伟东 阅读(150) 评论(0) 推荐(0) 编辑
摘要: #div1{font-size: 50px;}#div2{font-size: 50%;}#div3{font-size: 300%}#div4{font-size: 3em;}#div5{font-size: xx-small;}#div6{font-size: xx-large;}#div7{f 阅读全文
posted @ 2017-09-20 14:20 侯伟东 阅读(231) 评论(0) 推荐(0) 编辑
摘要: div{width: 100%;height: 100px;}body{background: url(../pic/2.png);}/*#div1{background: #ff0000;}#div2{background:#0000ff;}#div3{background: #00ff00;}# 阅读全文
posted @ 2017-09-20 07:31 侯伟东 阅读(361) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 10 ··· 18 下一页