#12001/10/13 20:41:21
我用得是800*600的分辩率,可是我做出的网页在1024*748中就不行了~~
全部东东都靠左~~~
该怎么解决?
我看有些网页模版都带有一个CSS文件:
body { font-family: "宋体"; font-size: 9pt} td { font-family: "宋体"; font-size: 9pt} a { font-family: "宋体"; font-size: 9pt; color: #000000; text-decoration: none} a:hover { font-family: "宋体"; font-size: 9pt; color: #9999FF; text-decoration: underline}
这是什么意思?怎么用?用在哪里?