<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/fontsize</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 15:57:58 GMT</pubDate>
<item>
<title>(jQuery) Font Resize with Line-Height and limited Clicks - pedromagalhaes</title>
<link>http://snipplr.com/view/49472/font-resize-with-lineheight-and-limited-clicks/</link>
<description><![CDATA[ <p>Let's you select the classes and apply the resize and line-height.

In the example:
a.zoom is the link who will trigger the function, and .div is text target</p> ]]></description>
<pubDate>Wed, 23 Feb 2011 06:36:31 GMT</pubDate>
<guid>http://snipplr.com/view/49472/font-resize-with-lineheight-and-limited-clicks/</guid>
</item>
<item>
<title>(ActionScript 3) Scale text to fit in textField; scale TextField to fit text. - mgeduld</title>
<link>http://snipplr.com/view/47474/scale-text-to-fit-in-textfield-scale-textfield-to-fit-text/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 19 Jan 2011 07:40:49 GMT</pubDate>
<guid>http://snipplr.com/view/47474/scale-text-to-fit-in-textfield-scale-textfield-to-fit-text/</guid>
</item>
<item>
<title>(jQuery) Font Size Switcher - touffies</title>
<link>http://snipplr.com/view/45765/font-size-switcher/</link>
<description><![CDATA[ <p># Need $.cookie plugin</p> ]]></description>
<pubDate>Wed, 15 Dec 2010 09:50:22 GMT</pubDate>
<guid>http://snipplr.com/view/45765/font-size-switcher/</guid>
</item>
<item>
<title>(CSS) How to size text using ems - CSS - zensir</title>
<link>http://snipplr.com/view/1496/how-to-size-text-using-ems--css/</link>
<description><![CDATA[ <p>BODY {font-size:62.5%}
This takes 16px down to 10px (16 x 0.625 = 10), which apart from being less huge is a nice round number. From now on it’s easy to think in pixels but still set sizes in terms of ems: 1em is 10px, 0.8em is 8px, 1.6em is 16px, etc. If you are laying out your document using CSS (which you are, right?) then you have probably used a few divs to group together elements. Apply text-size to these divs and your job is almost done. Consider a two column layout with header and footer:</p> ]]></description>
<pubDate>Mon, 30 Oct 2006 03:04:35 GMT</pubDate>
<guid>http://snipplr.com/view/1496/how-to-size-text-using-ems--css/</guid>
</item>
</channel>
</rss>