HTML默认样式
来源:PHPerz.com 作者:网络转载 发布时间:2007-12-21
html , address , blockquote , body , dd , div , dl , dt , fieldset , form , frame , frameset , h1 , h2 , h3 , h4 , h5 , h6 , noframes , ol , p , ul , center , dir , hr , menu , pre { display: block } li { display: list-item } head { display: none }
{ font-style: italic }
pre, tt, code,
kbd, samp { font-family: monospace }
pre { white-space: pre }
button, textarea,
input, object,
select { display:inline-block; }
big { font-size: 1.17em }
small, sub, sup { font-size: .83em }
sub { vertical-align: sub }
sup { vertical-align: super }
table { border-spacing: 2px; }
thead, tbody,
tfoot { vertical-align: middle }