摘要: <!DOCTYPE html> <html> <head> <title>侧边栏分享</title> <style type="text/css"> *{margin: 0px;padding: 0px;} #div1{width: 120px;height: 200px;background: r 阅读全文
posted @ 2015-12-08 11:30 不会r闪怪腾讯 阅读(204) 评论(0) 推荐(0) 编辑
摘要: 1: span 标签设置width属性 需要让span:display:block; 当span 有float 和定位样式的时候 不需要添加。2: 定位: position:relative, fixed, absolute;常用定位 position:absolute;和float:le... 阅读全文
posted @ 2015-12-08 11:26 不会r闪怪腾讯 阅读(188) 评论(0) 推荐(0) 编辑