2017年7月3日

CSS reset.css 自己的 浏览器兼容重置 CSS

摘要: ```css /* 内外边距通常让各个浏览器样式的表现位置不同 */ html, body, div, p, footer, header, menu, nav, section, dl, dt, dd, ul, ol, li, /* 有序列表,无序列表,定义列表 */ h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, texta... 阅读全文

posted @ 2017-07-03 18:49 杨文鹏 阅读(282) 评论(0) 推荐(0)

导航