<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - jonhenshaw</title>
<link>http://snipplr.com/users/jonhenshaw/tags/page</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 05 Dec 2008 00:09:46 GMT</pubDate>
<item>
<title>(CSS) CSS Page Break</title>
<link>http://snipplr.com/view/5736/css-page-break/</link>
<description><![CDATA[ <p>auto 	Default. Insert a page break after the element if necessary
always 	Insert a page break after the element
avoid 	Avoid inserting a page break after the element
left 	Insert page breaks after the element until it reaches a blank left page
right 	Insert page breaks after the element until it reaches a blank right page</p> ]]></description>
<pubDate>Mon, 07 Apr 2008 14:06:49 GMT</pubDate>
<guid>http://snipplr.com/view/5736/css-page-break/</guid>
</item>
<item>
<title>(Textpattern) Reverse the Default Page Title Order in Textpattern</title>
<link>http://snipplr.com/view/3445/reverse-the-default-page-title-order-in-textpattern/</link>
<description><![CDATA[ <p>Textpattern's default page title markup -- txp:page_title -- always places the site name in front of the individual page name. This is irritating, because I prefer to have the interior content title come before the site title itself -- it just makes more sense that way and it's a lot more search engine friendly.

Use this code to replace txp:page_title on the page template to get the desired effect.</p> ]]></description>
<pubDate>Fri, 03 Aug 2007 11:30:47 GMT</pubDate>
<guid>http://snipplr.com/view/3445/reverse-the-default-page-title-order-in-textpattern/</guid>
</item>
<item>
<title>(HTML) XHTML 1.1 Strict Starter Page</title>
<link>http://snipplr.com/view/102/xhtml-11-strict-starter-page/</link>
<description><![CDATA[ <p>This is the general page template that I usually start with. It has all of the essentials (along with a favicon link - not essential).</p> ]]></description>
<pubDate>Thu, 29 Jun 2006 19:28:31 GMT</pubDate>
<guid>http://snipplr.com/view/102/xhtml-11-strict-starter-page/</guid>
</item>
</channel>
</rss>