<?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/favorites/rich13/tags/xhtml</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 01 Dec 2008 17:27:02 GMT</pubDate>
<item>
<title>(HTML) Standard Compliant Way to Open a New Page (no target tag) - rich13</title>
<link>http://snipplr.com/view/282/standard-compliant-way-to-open-a-new-page-no-target-tag/</link>
<description><![CDATA[ <p>Very simple standard compliant way of opening a page in a new window. Since XHTML 1.0 Strict doesn't allow the target attribute in the  tag. This method isn't recommended, use the DOM folks! See "Standard Compliant Way to Open a New Page Function" in my other snippets of code.</p> ]]></description>
<pubDate>Sat, 08 Jul 2006 13:30:23 GMT</pubDate>
<guid>http://snipplr.com/view/282/standard-compliant-way-to-open-a-new-page-no-target-tag/</guid>
</item>
<item>
<title>(XHTML) XHTML 1.1 web standards template - rich13</title>
<link>http://snipplr.com/view/203/xhtml-11-web-standards-template/</link>
<description><![CDATA[ <p>This is a generic template for an XHMTL 1.1 doc that I start with at the beginning of every project.

Then i setup the directories to match. I use @import for CSS, then a seperate CSS file for screen-specific, and then one for print, …yes, then one for IE.
I have the basic DIV structure setup, too.

For a link to the inspiration of this template and further explanation (better), see this wonderful article:
http://particletree.com/features/quick-start-your-design-with-xhtml-templates/
Hope it helps!</p> ]]></description>
<pubDate>Sun, 02 Jul 2006 19:24:11 GMT</pubDate>
<guid>http://snipplr.com/view/203/xhtml-11-web-standards-template/</guid>
</item>
</channel>
</rss>