<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.2" -->
<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/"
	>

<channel>
	<title>CANARIUM BOOKS</title>
	<link>http://www.canariumbooks.org/wp</link>
	<description></description>
	<pubDate>Mon, 31 Mar 2008 15:17:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
	<language>en</language>
			<item>
		<title>This is a Headline</title>
		<link>http://www.canariumbooks.org/wp/this-is-a-headline/</link>
		<comments>http://www.canariumbooks.org/wp/this-is-a-headline/#comments</comments>
		<pubDate>Wed, 16 Jan 2008 16:22:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.canariumbooks.org/wp/this-is-a-headline/</guid>
		<description><![CDATA[One final note on font sizing: I’m using pixels instead of ems in this example for one reason: it makes everything simpler. With pixels, I can set one base line-height for the entire document and I don’t have to recalculate it whenever I use a smaller font size. When designing a practical system like this, [...]]]></description>
			<content:encoded><![CDATA[<p>One final note on font sizing: I’m using pixels instead of ems in this example for one reason: it makes everything simpler. With pixels, I can set one base line-height for the entire document and I don’t have to recalculate it whenever I use a smaller font size. When designing a practical system like this, it’s important that it’s relatively easy (for yourself and others) to use and maintain.</p>
<p>You <em>can</em> use relative sizes, but it quickly becomes a lot more difficult to maintain as the math becomes more complicated. It’s easy to get 12 out of 18 (just set the line-height to 1.5em), but when you want to adjust the text size but keep the same line-height, the fractions start to get messy, and predicting how browsers are going to round your values makes it hard to be exact. It’s certainly possible however, and if you’re interested in trying something similar with relative text sizes, I’d recommend checking out Richard Rutter’s excellent <a href="http://24ways.org/">24 ways</a> article, <a href="http://24ways.org/2006/compose-to-a-vertical-rhythm" title="Richard Rutter: Compost to a Vertical Rhythm">Compose to a Vertical Rhythm</a>.</p>
<p>In the end, it’s a tradeoff. Most browsers will scale pixel-based line-heights proportionally along with the text. Of course, the margins don’t scale, and neither do the images. But is it worth making the system more complicated just to make the margins scale if the images don’t? It depends on the situation. In the end, it’s up to you.</p>
<p>At some point as designers we have to strike a balance between creating pixel-perfect layouts and infinitely flexible ones. When you get down to it, resizable text is primarily an accessibility feature, not a design feature. Ideally it’s something that should be provided by the browser, no matter how the page is built, and in modern browsers it is. As long as all your content is readable and accessible at all sizes, it’s not necessarily true that the design must maintain integrity as you scale.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.canariumbooks.org/wp/this-is-a-headline/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://www.canariumbooks.org/wp/hello-world/</link>
		<comments>http://www.canariumbooks.org/wp/hello-world/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 01:02:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.canariumbooks.org/wp/?p=1</guid>
		<description><![CDATA[Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
]]></description>
			<content:encoded><![CDATA[<p>Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.canariumbooks.org/wp/hello-world/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
