<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>万峰&#8217;s Blog &#187; fonts</title>
	<atom:link href="http://www.ue360.net/tag/fonts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ue360.net</link>
	<description>To live only once...but with hope（尽管人生只有一次...却要活得充满希望）</description>
	<lastBuildDate>Thu, 27 May 2010 00:24:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>互联网安全字体（web safe fonts）</title>
		<link>http://www.ue360.net/2008/10/fonts/</link>
		<comments>http://www.ue360.net/2008/10/fonts/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 04:23:27 +0000</pubDate>
		<dc:creator>Kelvin</dc:creator>
				<category><![CDATA[Html/Css/Ps]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://www.ue360.net/?p=85</guid>
		<description><![CDATA[所有平台都预装的字体，被称为“安全字体”，因为它可以保证所有用户的视觉效果是一样的。

以下九种字体就是“安全字体”：Arial、Arial Black、Comic Sans MS、Courier New、Georgia、Impact、Times New Roman、Trebuchet MS和Verdana。



<span class="readmore"><a href="http://www.ue360.net/2008/10/fonts/" title="互联网安全字体（web safe fonts）">阅读全文——共1057字</a></span>]]></description>
			<content:encoded><![CDATA[<p>所有平台都预装的字体，被称为“安全字体”，因为它可以保证所有用户的视觉效果是一样的。</p>
<p>以下九种字体就是“安全字体”：Arial、Arial Black、Comic Sans MS、Courier New、Georgia、Impact、Times New Roman、Trebuchet MS和Verdana。</p>
<p><img src="http://farm4.static.flickr.com/3256/2928732420_42795642a2.jpg?v=0" alt="九种安全字体" /></p>
<p>网上已经有人整理出了所有“安全字体”的<a href="http://www.fonttester.com/help/list_of_web_safe_fonts.html">CSS写法</a>，我把它照抄过来，效果可以看<a href="http://www.fonttester.com/web_safe_fonts.html">这里</a>。</p>
<p><strong>1. serif类</strong></p>
<blockquote><p>font-family: Garamond, serif;</p>
<p>font-family: Georgia, serif;</p>
<p>font-family: ‘Times New Roman’, Times, serif;</p>
<p>font-family: ‘Bookman Old Style’, serif;</p>
<p>font-family: ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;</p></blockquote>
<p><strong>2.sans-serif类</strong></p>
<blockquote><p>font-family: Arial, Helvetica, sans-serif;</p>
<p>font-family: ‘Arial Black’, Gadget, sans-serif;</p>
<p>font-family: Impact, Charcoal, sans-serif;</p>
<p>font-family: ‘Lucida Sans Unicode’, ‘Lucida Grande’, sans-serif;</p>
<p>font-family: ‘MS Sans Serif’, Geneva, sans-serif;</p>
<p>font-family: ‘MS Serif’, ‘New York’, sans-serif;</p>
<p>font-family: Symbol, sans-serif;</p>
<p>font-family: Tahoma, Geneva, sans-serif;</p>
<p>font-family: ‘Trebuchet MS’, Helvetica, sans-serif;</p>
<p>font-family: Verdana, Geneva, sans-serif;</p>
<p>font-family: Webdings, sans-serif;</p>
<p>font-family: Wingdings, ‘Zapf Dingbats’, sans-serif;</p></blockquote>
<p><strong>3. 手写类</strong></p>
<blockquote><p>font-family: ‘Comic Sans MS’, cursive;</p></blockquote>
<p><strong>4. 等宽类</strong></p>
<blockquote><p>font-family: Courier, monospace;</p>
<p>font-family: ‘Courier New’, Courier, monospace;</p>
<p>font-family: ‘Lucida Console’, Monaco, monospace;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.ue360.net/2008/10/fonts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
