這是有效的CSS瀏覽器重置?它有什麼作用?我一直在使用這個很長一段時間。使用CSS瀏覽器重置代碼的目的是什麼?
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; overflow:hidden; font-weight:normal; font-style:normal;}
ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}
CSS-它的復位。的 – 2012-02-21 00:06:37
可能重複[CSS復位 - ?究竟是什麼(http://stackoverflow.com/questions/11578819/css-reset-what-exactly-does-it-do) – Blazemonger 2014-07-10 17:38:00