大家好,老師在寫樣式表之前copy了一個reset:body,p,h1,h2,h3,h4,h5,h6,form,ul,ol,hr{margin:0;padding:0;font:14px/1.5,normal,"Arial","sans-serif","微軟雅黑","宋體","Tahoma";color:#666} ul,ol{list-style:none;ss},這個有什么作用呢?老師為什么要copy這個東西?
body,p,h1,h2,h3,h4,h5,h6,form,ul,ol,hr{margin:0;padding:0;font:14px/1.5,normal,"Arial","sans-serif","微軟雅黑","宋體","Tahoma";color:#666}
ul,ol{list-style:none;ss}
2016-06-17
清楚默認樣式,設置與例子網頁一樣的試圖效果
2016-07-04
起一個reset的作用