2017年7月24日

HTML 居中(水平、垂)

摘要: /*例子 example*/ .example{ background: url("../picture/i3.png") no-repeat;/*所在div层的背景图片 no-repeat(表示不重复)/ repeat (表示重复)*/ background-color: #00adf1; /*所在div层的背景色*/ back... 阅读全文

posted @ 2017-07-24 14:39 高彰 阅读(371) 评论(0) 推荐(0)

导航