<?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>Stuck Together With Tape &#187; CSS</title>
	<atom:link href="http://www.stucktogetherwithtape.com/blog/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stucktogetherwithtape.com/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 11 Dec 2009 12:49:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>CSS Typography Template</title>
		<link>http://www.stucktogetherwithtape.com/blog/2009/10/css-typography-template/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=css-typography-template</link>
		<comments>http://www.stucktogetherwithtape.com/blog/2009/10/css-typography-template/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 18:59:26 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://www.stucktogetherwithtape.com/blog/?p=64</guid>
		<description><![CDATA[Here&#8217;s a quick HTML template to organise your CSS typography. Nothing fancy, just an HTML file containing the most common elements to start your CSS, and a basic typography stylesheet. I used the 960 grid system to reset browser CSS and control the template layout. I find this helpful as a starting point for any [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-89" title="typography-framed" src="http://www.stucktogetherwithtape.com/blog/wp-content/uploads/2009/10/typography-framed.png" alt="typography-framed" width="620" height="220" /></p>
<p>Here&#8217;s a quick HTML template to organise your CSS typography.</p>
<p>Nothing fancy, just an HTML file containing the most common elements to start your CSS, and a basic typography stylesheet. I used the <a href="http://960.gs/" target="_blank">960 grid system</a> to reset browser CSS and control the template layout.</p>
<p>I find this helpful as a starting point for any site. Before I start knocking a CSS class together to style an element up for a specific page, I refer to the sites CSS template to see if  a similar base element already defined.</p>
<p>I would encourage keeping this typography stylesheet as basic as possible. Then use general css classes to add extra style later on.</p>
<p>Both the HTML and CSS files are included in the zip after the jump.</p>
<p><span id="more-64"></span></p>
<p><a href="http://www.stucktogetherwithtape.com/download/typography.zip" target="_blank">Download CSS Typography Template</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.stucktogetherwithtape.com/blog/2009/10/css-typography-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
