摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="widt 阅读全文
posted @ 2017-06-25 22:17 全冬 阅读(163) 评论(0) 推荐(0) 编辑
摘要: style960-640.css .divleft { width: 25%; height: 200px; background-color: red; position: absolute; left:0; top: 0;}.divright { width: 75%; height: 200p 阅读全文
posted @ 2017-06-25 22:10 全冬 阅读(182) 评论(0) 推荐(0) 编辑
摘要: .header{ height: 650px; width: 1000px; background-color: gray;}.a{ width: 1000px; height: 50px; background-color:bisque ;}.left{ width: 150px; height: 阅读全文
posted @ 2017-06-25 22:04 全冬 阅读(150) 评论(0) 推荐(0) 编辑
摘要: .container{ margin: 0 auto; width: 1000px; position: relative;}.header{ height: 650px; width: 1000px; background-color: antiquewhite;}.a{ width: 1000p 阅读全文
posted @ 2017-06-25 22:02 全冬 阅读(219) 评论(0) 推荐(0) 编辑