问题描述
是否有serif字体和san-serif字体列表
某处?
问候,
Alan
-
答:因为它弄乱了人们通常阅读文字的顺序。
问:为什么这么糟糕?
A:热门发布。
问:usenet和电子邮件中最烦人的是什么?
一个完整的一?没有。
您对这样的清单有什么目的?
-
David Dorward< http://blog.dorward.me。英国/> < http://dorward.me.uk/>
首页是〜/ .bashrc
body {
font-family:Arial,Helvetica,Verdana,sans-serif;
....
}
我从某人那里复制了这个,但我不知道是不是Arial是sans-serif的
。字体系列,我不知道如果我愿意,我可以使用什么
替代品。
Alan
一个完整的?没有。
您对这样的清单有什么目的?
body {
font-family:Arial,Helvetica,Verdana,sans-serif;
....
}
我是从某人那里复制过来的,但我不知道是不是Arial是sans-serif的一部分。字体系列,如果我愿意的话,我不知道可以使用的替代品。
Arial和Helvetica都是sans-serif。然而,Verdana不适合
一般正文,除非你喜欢愚蠢的大字。我会省略Verdana和
上面没问题。
Is there a listing of serif fonts and san-serif fonts
somewhere?
Regards,
Alan
--
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
A complete one? No.
What purpose did you have in mind for such a list?
--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
A complete one? No.
What purpose did you have in mind for such a list?
--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
body {
font-family: Arial, Helvetica, Verdana, sans-serif;
....
}
I copied this from someone, but I don''t know if e.g. Arial is
of the "sans-serif" family of fonts, and I don''t know what
alternatives I could use, if I wished to.
Alan
A complete one? No.
What purpose did you have in mind for such a list?
body {
font-family: Arial, Helvetica, Verdana, sans-serif;
....
}
I copied this from someone, but I don''t know if e.g. Arial is
of the "sans-serif" family of fonts, and I don''t know what
alternatives I could use, if I wished to.
Arial and Helvetica are sans-serif. Verdana, however, is unsuited for
general body text unless you like goofy-big letters. I''d omit Verdana and
the above is fine.
这篇关于serif和sans-serif字体列表?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!