字体组合
CSS3已采用字体组合技术.在这里,如果浏览器不支持第一个字体,那么它会尝试下一个字体.
Serif Fonts
字体系列 | 正常 | 粗体 |
---|---|---|
Georgia,serif | 这是普通文本. | 这是普通文本. |
"Times New Roman",Times,serif | 这是普通文本. | 这是普通文本. |
"Palatino Linotype",Palatino, "Book Antiqua",serif | 这是普通文本. | 这是普通文字. |
Sans -Serif字体
字体系列 | 正常 | 粗体 |
---|---|---|
Arial,Helvetica,sans-serif | 这是普通文本. | 这是普通文本. |
"Arial Black",Gadget,sans-serif | 这个是普通文本. | 这是普通文本. |
Impact,Charcoal,sans-serif | 这是普通文本. | 这是普通文本. |
Impact,Charcoal,sans-serif | 这是普通文本. | 这是普通文本. |
Tahoma,Geneva,sans-serif | 这是普通文本. | 这是普通文本. |
"Trebuchet MS",Helvetica,sans-serif | 这是普通文本. | 这是普通文本. |
Verdana,Geneva,sans -serif | 这是普通文本. | 这是普通文本. |
等宽字体
字体系列 | 正常 | 粗体 |
---|---|---|
Courier,monospace | 这是普通文本. | 这是普通文本. |
"Courier New",Courier,monospace | 这是普通文本. | 这是普通文本. |
"Lucida Console",Monaco,monospace | 这是普通文本. | 这是普通文字. |
草书字体
字体系列 | 正常 | 粗体 |
---|---|---|
"Comic Sans MS",草书 | 这是普通文本. | 这是普通文字. |
"Courier New",Courier,monospace | 这是普通文本. | 这是普通文字. |
"Lucida Console",Monaco,monospace | 这是普通文本. | 这是普通文字. |