<?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/language/xhtml/tags/xhtml</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 21 Aug 2008 19:11:16 GMT</pubDate>
<item>
<title>(XHTML) Embed XHMTL valid Flash Movie/Animation in Website - bassdas</title>
<link>http://snipplr.com/view/7579/embed-xhmtl-valid-flash-movieanimation-in-website/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 29 Jul 2008 07:39:23 GMT</pubDate>
<guid>http://snipplr.com/view/7579/embed-xhmtl-valid-flash-movieanimation-in-website/</guid>
</item>
<item>
<title>(XHTML) div over a flash object - stil72</title>
<link>http://snipplr.com/view/7301/div-over-a-flash-object/</link>
<description><![CDATA[ <p>A simple way to display a block-level-element over a flash document.</p> ]]></description>
<pubDate>Tue, 15 Jul 2008 10:28:57 GMT</pubDate>
<guid>http://snipplr.com/view/7301/div-over-a-flash-object/</guid>
</item>
<item>
<title>(XHTML) Basic XHTML Template (M. Hoffmann) - Freese</title>
<link>http://snipplr.com/view/7291/basic-xhtml-template-m-hoffmann/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 15 Jul 2008 07:45:02 GMT</pubDate>
<guid>http://snipplr.com/view/7291/basic-xhtml-template-m-hoffmann/</guid>
</item>
<item>
<title>(XHTML) IE6 iframe horizontal scrollbar - Ashung</title>
<link>http://snipplr.com/view/7042/ie6-iframe-horizontal-scrollbar/</link>
<description><![CDATA[ <p>scrolling="yes"去除当目标文件过长IE6出现的水平滚动条，同时也使其他浏览器出现水平滚动条，style="overflow:visible;"用于去除其他浏览器的水平滚动条。</p> ]]></description>
<pubDate>Tue, 01 Jul 2008 02:35:23 GMT</pubDate>
<guid>http://snipplr.com/view/7042/ie6-iframe-horizontal-scrollbar/</guid>
</item>
<item>
<title>(XHTML) XHTML 1.0 Transitional Layout - mikegreen</title>
<link>http://snipplr.com/view/6379/xhtml-10-transitional-layout/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 21 May 2008 10:24:43 GMT</pubDate>
<guid>http://snipplr.com/view/6379/xhtml-10-transitional-layout/</guid>
</item>
<item>
<title>(XHTML) basic xhtml page - lister</title>
<link>http://snipplr.com/view/5925/basic-xhtml-page/</link>
<description><![CDATA[ <p>by Chris Coyier</p> ]]></description>
<pubDate>Mon, 21 Apr 2008 03:14:31 GMT</pubDate>
<guid>http://snipplr.com/view/5925/basic-xhtml-page/</guid>
</item>
<item>
<title>(XHTML) XHTML Template - czapata</title>
<link>http://snipplr.com/view/5921/xhtml-template/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 19 Apr 2008 17:30:31 GMT</pubDate>
<guid>http://snipplr.com/view/5921/xhtml-template/</guid>
</item>
<item>
<title>(XHTML) XHTML Strict - nerdfiles</title>
<link>http://snipplr.com/view/5342/xhtml-strict/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 10 Mar 2008 03:39:58 GMT</pubDate>
<guid>http://snipplr.com/view/5342/xhtml-strict/</guid>
</item>
<item>
<title>(XHTML) tab nav - html - LukeLarsen</title>
<link>http://snipplr.com/view/4828/tab-nav--html/</link>
<description><![CDATA[ <p>use with tab nav - css</p> ]]></description>
<pubDate>Tue, 29 Jan 2008 13:36:53 GMT</pubDate>
<guid>http://snipplr.com/view/4828/tab-nav--html/</guid>
</item>
<item>
<title>(XHTML) xhtml start - LukeLarsen</title>
<link>http://snipplr.com/view/4824/xhtml-start/</link>
<description><![CDATA[ <p>Paste this in when starting an xhtml doc</p> ]]></description>
<pubDate>Tue, 29 Jan 2008 13:06:23 GMT</pubDate>
<guid>http://snipplr.com/view/4824/xhtml-start/</guid>
</item>
<item>
<title>(XHTML) XHTML 1.0 Strict Textmate Template - B-Tal</title>
<link>http://snipplr.com/view/4714/xhtml-10-strict-textmate-template/</link>
<description><![CDATA[ <p>Something I use quite often personally</p> ]]></description>
<pubDate>Mon, 21 Jan 2008 23:04:42 GMT</pubDate>
<guid>http://snipplr.com/view/4714/xhtml-10-strict-textmate-template/</guid>
</item>
<item>
<title>(XHTML) Lorem Ipsum - marcio</title>
<link>http://snipplr.com/view/4712/lorem-ipsum/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 21 Jan 2008 22:34:12 GMT</pubDate>
<guid>http://snipplr.com/view/4712/lorem-ipsum/</guid>
</item>
<item>
<title>(XHTML) XHTML 1.1 web standards template - luxuryluke</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>