主题:网页字体大小求教:用 pt 还是 px 还是什么? -- 铁手
a:link { text-decoration:underline; color:black; }
a:visited { text-decoration:underline; color:black; }
a:hover { text-decoration:underline; color:black; background-color:rgb(223,217,193); }
a:active { text-decoration:underline; color:black;}
BODY { font-size:10pt; font-family:Verdana, sans-serif; background-color:#FFFFFF; }
TBODY { font-size:10pt; font-family:Verdana, sans-serif; }
P.big { font-size:14pt; font-family:Verdana, sans-serif; font-weight: normal;}
P.small{ font-size:12pt; font-family:Verdana, sans-serif; }
- 相关回复 上下关系5
网页字体大小求教:用 pt 还是 px 还是什么? 铁手 字123 2004-05-16 21:24:20
pt, and here is my Sampling CSS file,if it useful for you
谢谢二位,邪门的事情正是从PT转向用PX发生的 铁手 字228 2004-05-21 16:31:40
看看这个有没有帮助 Highway 字1615 2004-05-16 21:50:52
😁看来是有用,字体变大了呀,这下舒服多了 雪个 字0 2004-05-16 22:07:48