The so-called safe font, is in all browsers can be displayed in the normal font, that is, all operating systems installed by default fonts.
There are 21 kinds of secure fonts:
Font-family:arial, Helvetica, Sans-serif;
font-family: ' Arial black ', Gadget, Sans-serif;
font-family: ' Bookman old Style ', serif;
Font-family: ' Comic Sans MS ', cursive;
Font-family:courier, monospace;
font-family: ' Courier New ', Courier, monospace;
Font-family:garamond, serif;
Font-family:georgia, serif;
Font-family:impact, charcoal, sans-serif;
font-family: ' Lucida Console ', Monaco, monospace;
font-family: ' Lucida Sans Unicode ', ' Lucida Grande ', Sans-serif;
font-family: ' MS Sans Serif ', Geneva, Sans-serif;
font-family: ' MS Serif ', ' New York ', Sans-serif;
font-family: ' Palatino Linotype ', ' book Antiqua ', Palatino, serif;
Font-family:symbol, Sans-serif;
Font-family:tahoma, Geneva, Sans-serif;
Font-family: "Times New Roman", Times, serif;
font-family: ' Trebuchet MS ', Helvetica, Sans-serif;
Font-family:verdana, Geneva, Sans-serif;
Font-family:webdings, Sans-serif;
Font-family:wingdings, ' Zapf Dingbats ', Sans-serif;
We use a page image to display:
<! DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 transitional//en" "Http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">
<meta http-equiv= "Content-type" content= "text/html; charset=gb2312 "/>
<title> Security Fonts </title>
<style type= "Text/css" >
<!--
* {font-size:12px}
div {padding:5px 0; border-bottom:1px Solid #ccc}
P {margin:3px 0}
. font_arial {font-family:arial, Helvetica, Sans-serif}
. font_arialblack {font-family: ' Arial black ', Gadget, Sans-serif;}
. font_bookman {font-family: ' Bookman old Style ', serif;}
. font_comic {font-family: ' Comic Sans MS ', cursive;}
. font_courier {font-family:courier, monospace}
. font_couriernew {font-family: ' Courier New ', Courier, monospace;}
. font_garamond {font-family:garamond, serif}
. font_georgia {font-family:georgia, serif}
. font_impact {font-family:impact, charcoal, sans-serif;}
. font_lucida_c {font-family: ' Lucida Console ', Monaco, monospace;}
. font_lucida_s {font-family: ' Lucida Sans Unicode ', ' Lucida Grande ', Sans-serif;}
. Font_mssans {font-family: ' MS Sans Serif ', Geneva, Sans-serif;}
. font_msserif {font-family: ' MS Serif ', ' New York ', Sans-serif;}
. Font_palatino {font-family: ' Palatino Linotype ', ' book Antiqua ', Palatino, serif;}
. font_symbol {font-family:symbol, Sans-serif}
. font_tahoma {font-family:tahoma, Geneva, Sans-serif;}
. font_times {font-family: "Times New Roman", Times, serif;}
. font_trebuchet {font-family: ' trebuchet MS ', Helvetica, Sans-serif;}
. font_verdana {Font-family:verdana, Geneva, Sans-serif;}
. font_webdings {font-family:webdings, Sans-serif}
. font_wingdings {font-family:wingdings, ' Zapf dingbats ', Sans-serif}
-->
</style>
<body>
<div class= "Font_arial" >
<p> This is font: font-family:arial, Helvetica, sans-serif</p>
<p> Chinese and English mixed-row test</p>
<p>ABCDEFGHIJKLMNOPQRSTUVWXYZ</p>
<p>abcdefghijklmnopqrstuvwxyz</p>
<p>0123456789</p>
</div>
<div class= "Font_arialblack" >
<p> This is font: font-family: ' Arial black ', Gadget, sans-serif</p>
<p> Chinese and English mixed-row test</p>
<p>ABCDEFGHIJKLMNOPQRSTUVWXYZ</p>
<p>abcdefghijklmnopqrstuvwxyz</p>
<p>0123456789</p>
</div>
<div class= "Font_bookman" >
<p> This is font: font-family: ' Bookman old Style ', serif</p>
<p> Chinese and English mixed-row test</p>
<p>ABCDEFGHIJKLMNOPQRSTUVWXYZ</p>
<p>abcdefghijklmnopqrstuvwxyz</p>
<p>0123456789</p>
</div>
<div class= "Font_comic" >
<p> This is font: font-family: ' Comic Sans MS ', cursive</p>
<p> Chinese and English mixed-row test</p>
<p>ABCDEFGHIJKLMNOPQRSTUVWXYZ</p>
<p>abcdefghijklmnopqrstuvwxyz</p>
<p>0123456789</p>
</div>
<div class= "Font_courier" >
<p> This is font: Font-family:courier, monospace</p>
<p> Chinese and English mixed-row test</p>
<p>ABCDEFGHIJKLMNOPQRSTUVWXYZ</p>
<p>abcdefghijklmnopqrstuvwxyz</p>
<p>0123456789</p>
</div>
<div class= "Font_couriernew" >
<p> This is font: font-family: ' Courier New ', Courier, monospace</p>
<p> Chinese and English mixed-row test</p>
<p>ABCDEFGHIJKLMNOPQRSTUVWXYZ</p>
<p>abcdefghijklmnopqrstuvwxyz</p>
<p>0123456789</p>
</div>
<div class= "Font_garamond" >
<p> This is font: Font-family:garamond, serif</p>
<p> Chinese and English mixed-row test</p>
<p>ABCDEFGHIJKLMNOPQRSTUVWXYZ</p>
<p>abcdefghijklmnopqrstuvwxyz</p>
<p>0123456789</p>
</div>
<div class= "Font_georgia" >
<p> This is font: Font-family:georgia, serif</p>
<p> Chinese and English mixed-row test</p>
<p>ABCDEFGHIJKLMNOPQRSTUVWXYZ</p>
<p>abcdefghijklmnopqrstuvwxyz</p>
<p>0123456789</p>
</div>
<div class= "Font_impact" >
<p> This is font: font-family:impact, charcoal, sans-serif</p>
<p> Chinese and English mixed-row test</p>
<p>ABCDEFGHIJKLMNOPQRSTUVWXYZ</p>
<p>abcdefghijklmnopqrstuvwxyz</p>
<p>0123456789</p>
</div>
<div class= "Font_lucida_c" >
<p> This is font: font-family: ' Lucida Console ', Monaco, monospace</p>
<p> Chinese and English mixed-row test</p>
<p>ABCDEFGHIJKLMNOPQRSTUVWXYZ</p>
<p>abcdefghijklmnopqrstuvwxyz</p>
<p>0123456789</p>
</div>
<div class= "font_lucida_s" >
<p> This is font: font-family: ' Lucida Sans Unicode ', ' Lucida Grande ', sans-serif</p>
<p> Chinese and English mixed-row test</p>
<p>ABCDEFGHIJKLMNOPQRSTUVWXYZ</p>
<p>abcdefghijklmnopqrstuvwxyz</p>
</div>
<div class= "Font_mssans" >
<p> This is font: font-family: ' MS Sans Serif ', Geneva, sans-serif</p>
<p> Chinese and English mixed-row test</p>
<p>ABCDEFGHIJKLMNOPQRSTUVWXYZ</p>
<p>abcdefghijklmnopqrstuvwxyz</p>
<p>0123456789</p>
</div>
<div class= "Font_msserif" >
<p> This is font: font-family: ' MS Serif ', ' New York ', sans-serif</p>
<p> Chinese and English mixed-row test</p>
<p>ABCDEFGHIJKLMNOPQRSTUVWXYZ</p>
<p>abcdefghijklmnopqrstuvwxyz</p>
<p>0123456789</p>
</div>
<div class= "Font_palatino" >
<p> This is font: font-family: ' Palatino Linotype ', ' book Antiqua ', Palatino, serif</p>
<p> Chinese and English mixed-row test</p>
<p>ABCDEFGHIJKLMNOPQRSTUVWXYZ</p>
<p>abcdefghijklmnopqrstuvwxyz</p>
<p>0123456789</p>
</div>
<div class= "Font_symbol" >
<p> This is font: Font-family:symbol, sans-serif</p>
<p> Chinese and English mixed-row test</p>
<p>ABCDEFGHIJKLMNOPQRSTUVWXYZ</p>
<p>abcdefghijklmnopqrstuvwxyz</p>
<p>0123456789</p>
</div>
<div class= "Font_tahoma" >
<p> This is font: Font-family:tahoma, Geneva, sans-serif</p>
<p> Chinese and English mixed-row test</p>
<p>ABCDEFGHIJKLMNOPQRSTUVWXYZ</p>
<p>abcdefghijklmnopqrstuvwxyz</p>
<p>0123456789</p>
</div>
<div class= "Font_times" >
<p> This is the font: font-family: "Times New Roman", Times, serif</p>
<p> Chinese and English mixed-row test</p>
<p>ABCDEFGHIJKLMNOPQRSTUVWXYZ</p>
<p>abcdefghijklmnopqrstuvwxyz</p>
<p>0123456789</p>
</div>
<div class= "Font_trebuchet" >
<p> This is font: font-family: ' Trebuchet MS ', Helvetica, sans-seriff</p>
<p> Chinese and English mixed-row test</p>
<p>ABCDEFGHIJKLMNOPQRSTUVWXYZ</p>
<p>abcdefghijklmnopqrstuvwxyz</p>
<p>0123456789</p>
</div>
<div class= "Font_verdana" >
<p> This is font: Font-family:verdana, Geneva, sans-serif</p>
<p> Chinese and English mixed-row test</p>
<p>ABCDEFGHIJKLMNOPQRSTUVWXYZ</p>
<p>abcdefghijklmnopqrstuvwxyz</p>
<p>0123456789</p>
</div>
<div class= "Font_webdings" >
<p> This is font: <br/>
Font-family:webdings, sans-serif</p>
<p> Chinese and English mixed-row test</p>
<p>ABCDEFGHIJKLMNOPQRSTUVWXYZ</p>
<p>abcdefghijklmnopqrstuvwxyz</p>
<p>0123456789</p>
</div>
<div class= "Font_wingdings" >
<p> This is font: <br/>
Font-family:wingdings, ' Zapf dingbats ', sans-serif</p>
<p> Chinese and English mixed-row test</p>
<p>ABCDEFGHIJKLMNOPQRSTUVWXYZ</p>
<p>abcdefghijklmnopqrstuvwxyz</p>
<p>0123456789</p>
</div>
</body>
Used to worry about the problem of mixed-row in English, English fonts are generally selected Asian fonts or Verdana fonts, can be mixed with Chinese in the time are not very ideal, and occasionally see a blog Taobao brother, he suggested using Tahoma font, and found that Taobao quickly converted to this font. From the screenshot above I can also see that the Tahoma font in the 12px in English mixed row is the most comfortable to look at.