摘要: 1.position:fixed 锁定位置(相对于浏览器的位置),例如有些网站的右下角弹窗 <style>*{ margin:0px;padding:0px;}.a{width:1099px; background-color:orange; margin:auto;height:104px; po 阅读全文
posted @ 2016-08-22 09:17 削肾客 阅读(144) 评论(0) 推荐(0) 编辑