<?xml version='1.0' encoding='utf-8' ?>
<rss version='2.0'>
<channel>
	<title>neilpahl.com Logs Feed: Web Design</title>
	<link></link>
	<description></description>
	<pubDate>Thu, 22 Jul 21 07:40:06 -0400</pubDate>
	<ttl>60</ttl>
	<item>
		<title>Web Design:: Entry 1: Google Web Fonts For Cross Browser Font Support</title>
		<description><![CDATA[There are lot of methods to add cool font to yoru page. For titles and headers, you can use images instead of text, or you can use a some scripts and modules which will change letters to their font image equivalent.However, using images is not goot for CEO, so people usually recomment staying with the standard "font-family: Verdana Helvetica Ariel" combination. Those fonts are usually found across all browsers, but they can be a little boring for a good look.I stumbled upon Google's Web Fonts which was very nice. A pleasant gui to choose your fonts, then after adding them to your collection you can hit "use" and they will give you a line of code to link the font in your &lt;header&gt;, the 'font-family' line to put into your CSS (put it in body{} if you wan't everything in that font), and they have a gauge which will tell you how linking the font will affect your page load times.All nice and easy, I was glad to find it.]]></description>
		<pubDate>Tue, 10 Apr 12 21:10:55 -0400</pubDate>
		<link>http://archived.neilpahl.com/logs/web-design/1-google-web-fonts-for-cross-browser-font-support/</link>
	</item>
</channel>
</rss>