什么时候应该使用点(pt)字体大小?
我总是使用“em”或“px”单位作为字体大小。想知道什么时候使用点(pt)单位是个好主意?
Possible Duplicate:
Are there any practical reasons to use “em” instead of “pt” font size units?
I always used either 'em' or 'px' unit for font sizes. Wondering when it is a good idea to use point(pt) unit?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我在打印样式表中使用它,其中点单位实际上是有意义的。
I use it on my print stylesheets, where the point unit actually makes sense.