zhouxin / pubhg

Unlimited private code, issue and wiki hosts.

在写div css时,需要在每个html文件头部用链接到reset.css页面作为页面的默认效果 [[BR]]

reset.css文件代码如下:[[BR]]

/ CSS Document /[[BR]] / reset HTML dom /[[BR]] {{{}}} { word-break: break-all; word-wrap: break-word; }[[BR]] {{{}}} {font-family: "Microsoft YaHei"}[[BR]] body { text-align: left; }[[BR]] body, th, td, input, select, textarea, button, p, dt, dd { font:12px Tahoma, Arial, Helvetica, snas-serif; }[[BR]] input[type=text], textarea {background:#fff;}[[BR]] body, h1, h2, h3, h4, h5, h6, p, ul, dl, dt, dd, form, fieldset { margin: 0; padding: 0; }[[BR]] h1, h2, h3, h4, h5, h6 { }[[BR]] ul li { list-style: none; }[[BR]] a img { border: none; }[[BR]] caption, th { text-align: left; }[[BR]] caption { font-size: 14px; font-weight: bold; }[[BR]] caption p { font-weight: normal; }[[BR]]

lam created at 13 years, 2 months ago