<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 21:56:40 +0000</lastBuildDate>
    <item>
      <title>(PHP) getDoctype.inc.php - daemondevin</title>
      <link>https://snipplr.com/view/334233/getdoctypeincphp</link>
      <description>&lt;p&gt;With this snippet you will have the ability to display the `&lt;DOCTYPE&gt;` while sending the correct headers with support for content type negotiation.&#13;
&#13;
It also will correct itself for the W3C validator which does not send the correct Accept header for `XHTML` documents.&#13;
&#13;
Does **NOT** send `XHTML 1.1` to browsers that wont accept `application/xhtml+xml` because the snippet will make sure the browser groks XML before sending anything.&#13;
Visit: labs/PHP/DOCTYPE.php#bug-fix for details and a link to the W3C XHTML for more&lt;/p&gt;</description>
      <pubDate>Fri, 27 Sep 2019 11:49:11 UTC</pubDate>
      <guid>https://snipplr.com/view/334233/getdoctypeincphp</guid>
    </item>
    <item>
      <title>(XHTML) Quick-start template for xhtml  in Chinese languange - jacktan</title>
      <link>https://snipplr.com/view/79842/quickstart-template-for-xhtml--in-chinese-languange</link>
      <description>&lt;p&gt;This quick-start xhtml is fixed with&#13;
&#13;
* `content`: zh-CN(simplified chinese)&#13;
* `charset`: utf8&#13;
&#13;
      **Strongly recommend**&#13;
      Codes typed into a text file encoding with utf8&#13;
&#13;
Before you applied xhtml codes, all you need to do is to replace the following propertities.The list is just recommend rather than required.&#13;
&#13;
* `${html.title}`&#13;
* `${meta.keywords}` (eg:HTML, DHTML, CSS, XHTML, JavaScript)&#13;
* `${meta.descp}` (eg:best practice xhtml coding)&#13;
* `${css.custom}` (eg:templete.css)&#13;
* `${css.othermedia}` weakly needed, just for case that your page need web version. (eg:templete-android.css)&#13;
* `${js.jquery}`  jquery or any other js library, and a `CDN` is better. (eg:http://code.jquery.com/jquery-1.4.1.min.js)&#13;
* `${js.custom}` your js file. (eg:templete_utf8.js)&#13;
* `${css.inner}` here you can type css codes, and `@import url(templete.css);` as a way to include outter css file.&#13;
* `${js.inner}`&#13;
* `${html.bodycode}`&#13;
&#13;
-----&#13;
2014-10-17 update&#13;
&#13;
`&lt;meta&gt;` is deprecated&#13;
`&lt;meta&gt;`&lt;/p&gt;</description>
      <pubDate>Wed, 15 Oct 2014 16:32:28 UTC</pubDate>
      <guid>https://snipplr.com/view/79842/quickstart-template-for-xhtml--in-chinese-languange</guid>
    </item>
    <item>
      <title>(PHP) WP External Links - freelancephp</title>
      <link>https://snipplr.com/view/71438/wp-external-links</link>
      <description>&lt;p&gt;Configure settings for all external links on your site.&#13;
&#13;
Features:&#13;
* Open external links in new window or tab&#13;
* Add "nofollow"&#13;
* Set link title&#13;
* Set link icon&#13;
* Set classes (for your own styling)&#13;
* Set no-icon class&#13;
* SEO friendly&lt;/p&gt;</description>
      <pubDate>Fri, 07 Jun 2013 07:00:10 UTC</pubDate>
      <guid>https://snipplr.com/view/71438/wp-external-links</guid>
    </item>
    <item>
      <title>(PHP) Basic template for Joomla 2.5 - gradamedia</title>
      <link>https://snipplr.com/view/66629/basic-template-for-joomla-25</link>
      <description>&lt;p&gt;Basic template for Joomla 2.5 with 3 columns&lt;/p&gt;</description>
      <pubDate>Fri, 10 Aug 2012 04:31:12 UTC</pubDate>
      <guid>https://snipplr.com/view/66629/basic-template-for-joomla-25</guid>
    </item>
    <item>
      <title>(HTML) Conforming XHTML 1.0 Strict Template - The Web Standards Project - thesmu</title>
      <link>https://snipplr.com/view/66569/conforming-xhtml-10-strict-template--the-web-standards-project</link>
      <description>&lt;p&gt;Conforming XHTML 1.0 Strict Template - The Web Standards Project&lt;/p&gt;</description>
      <pubDate>Tue, 07 Aug 2012 20:26:10 UTC</pubDate>
      <guid>https://snipplr.com/view/66569/conforming-xhtml-10-strict-template--the-web-standards-project</guid>
    </item>
    <item>
      <title>(HTML) Conforming XHTML 1.0 Transitional Template - The Web Standards Project - thesmu</title>
      <link>https://snipplr.com/view/66568/conforming-xhtml-10-transitional-template--the-web-standards-project</link>
      <description>&lt;p&gt;Conforming XHTML 1.0 Transitional Template - The Web Standards Project&lt;/p&gt;</description>
      <pubDate>Tue, 07 Aug 2012 20:23:22 UTC</pubDate>
      <guid>https://snipplr.com/view/66568/conforming-xhtml-10-transitional-template--the-web-standards-project</guid>
    </item>
    <item>
      <title>(XHTML) XHTML  tag with namespaces for Google, Facebook and WAI-ARIA - leobetosouza</title>
      <link>https://snipplr.com/view/58115/xhtml--tag-with-namespaces-for-google-facebook-and-waiaria</link>
      <description>&lt;p&gt;Namespaces for enable browsers redering stuff for facebook's fbml, Google+1 and WAI-ARIA attributes in XHTML served as application/xml+html.&lt;/p&gt;</description>
      <pubDate>Wed, 24 Aug 2011 06:08:51 UTC</pubDate>
      <guid>https://snipplr.com/view/58115/xhtml--tag-with-namespaces-for-google-facebook-and-waiaria</guid>
    </item>
    <item>
      <title>(HTML) JavaScript Learning Page - inreflection7</title>
      <link>https://snipplr.com/view/55708/javascript-learning-page</link>
      <description>&lt;p&gt;This is just a simple page full of XHTML to follow along with my JS book. A template.&lt;/p&gt;</description>
      <pubDate>Sun, 26 Jun 2011 02:13:56 UTC</pubDate>
      <guid>https://snipplr.com/view/55708/javascript-learning-page</guid>
    </item>
    <item>
      <title>(XHTML) XHTML Transitional - inreflection7</title>
      <link>https://snipplr.com/view/53882/xhtml-transitional</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 20 May 2011 23:19:25 UTC</pubDate>
      <guid>https://snipplr.com/view/53882/xhtml-transitional</guid>
    </item>
    <item>
      <title>(XHTML) CSS Rounded corner work in all browsers without images and javascript - ArbaouiMehdi</title>
      <link>https://snipplr.com/view/51563/css-rounded-corner-work-in-all-browsers-without-images-and-javascript</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 05 Apr 2011 06:00:05 UTC</pubDate>
      <guid>https://snipplr.com/view/51563/css-rounded-corner-work-in-all-browsers-without-images-and-javascript</guid>
    </item>
    <item>
      <title>(XHTML) New Meta Data &amp; CSS Links - primitiveshaun</title>
      <link>https://snipplr.com/view/49025/new-meta-data--css-links</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 15 Feb 2011 05:33:37 UTC</pubDate>
      <guid>https://snipplr.com/view/49025/new-meta-data--css-links</guid>
    </item>
    <item>
      <title>(XHTML) New XHTML 1.0 Strict Document - primitiveshaun</title>
      <link>https://snipplr.com/view/49022/new-xhtml-10-strict-document</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 15 Feb 2011 05:07:29 UTC</pubDate>
      <guid>https://snipplr.com/view/49022/new-xhtml-10-strict-document</guid>
    </item>
    <item>
      <title>(XHTML) New XHTML 1.0 Transitional Document - primitiveshaun</title>
      <link>https://snipplr.com/view/49021/new-xhtml-10-transitional-document</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 15 Feb 2011 05:04:30 UTC</pubDate>
      <guid>https://snipplr.com/view/49021/new-xhtml-10-transitional-document</guid>
    </item>
    <item>
      <title>(XHTML) XHTML Code w/ Message Classes and Test Code - smoothdzion</title>
      <link>https://snipplr.com/view/48050/xhtml-code-w-message-classes-and-test-code</link>
      <description>&lt;p&gt;Same as my other snippet of XHTML to test with for CSS, but also have included message code for different types of messages.  Perfect for building and styling applications.&lt;/p&gt;</description>
      <pubDate>Fri, 28 Jan 2011 16:55:10 UTC</pubDate>
      <guid>https://snipplr.com/view/48050/xhtml-code-w-message-classes-and-test-code</guid>
    </item>
    <item>
      <title>(CSS) 3 Columns, liquid width, left rail tallest - blueocto</title>
      <link>https://snipplr.com/view/46929/3-columns-liquid-width-left-rail-tallest</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 11 Jan 2011 21:16:15 UTC</pubDate>
      <guid>https://snipplr.com/view/46929/3-columns-liquid-width-left-rail-tallest</guid>
    </item>
    <item>
      <title>(CSS) 3 Columns, liquid width, content - blueocto</title>
      <link>https://snipplr.com/view/46928/3-columns-liquid-width-content</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 11 Jan 2011 21:15:34 UTC</pubDate>
      <guid>https://snipplr.com/view/46928/3-columns-liquid-width-content</guid>
    </item>
    <item>
      <title>(CSS) 3 Columns, fixed width, content tallest - blueocto</title>
      <link>https://snipplr.com/view/46927/3-columns-fixed-width-content-tallest</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 11 Jan 2011 21:14:52 UTC</pubDate>
      <guid>https://snipplr.com/view/46927/3-columns-fixed-width-content-tallest</guid>
    </item>
    <item>
      <title>(CSS) 2 Columns, liquid, right rail, rail tallest - blueocto</title>
      <link>https://snipplr.com/view/46926/2-columns-liquid-right-rail-rail-tallest</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 11 Jan 2011 21:14:01 UTC</pubDate>
      <guid>https://snipplr.com/view/46926/2-columns-liquid-right-rail-rail-tallest</guid>
    </item>
    <item>
      <title>(CSS) 2 Columns, liquid, left rail, rail tallest - blueocto</title>
      <link>https://snipplr.com/view/46925/2-columns-liquid-left-rail-rail-tallest</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 11 Jan 2011 21:12:27 UTC</pubDate>
      <guid>https://snipplr.com/view/46925/2-columns-liquid-left-rail-rail-tallest</guid>
    </item>
    <item>
      <title>(jQuery) XHTML Strict Anchor jQuery Fix - digitalclubb</title>
      <link>https://snipplr.com/view/45679/xhtml-strict-anchor-jquery-fix</link>
      <description>&lt;p&gt;The most annoying thing I find working with the strict doctype is the inability to send users off to a site in a new window.&#13;
&#13;
To combat this, I always use the above snippet.&#13;
&#13;
Some people just stick the attribute on the anchors when the page loads, however for semi-accessibility, I think this works well.&lt;/p&gt;</description>
      <pubDate>Mon, 13 Dec 2010 21:26:27 UTC</pubDate>
      <guid>https://snipplr.com/view/45679/xhtml-strict-anchor-jquery-fix</guid>
    </item>
    <item>
      <title>(HTML) xHTML 1.0 strict skeleton - gabrielsmith</title>
      <link>https://snipplr.com/view/44378/xhtml-10-strict-skeleton</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 19 Nov 2010 01:20:47 UTC</pubDate>
      <guid>https://snipplr.com/view/44378/xhtml-10-strict-skeleton</guid>
    </item>
    <item>
      <title>(XHTML) CSS Rounded corner work in all browsers without images and javascript - ArbaouiMehdi</title>
      <link>https://snipplr.com/view/41432/css-rounded-corner-work-in-all-browsers-without-images-and-javascript</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 04 Oct 2010 22:37:29 UTC</pubDate>
      <guid>https://snipplr.com/view/41432/css-rounded-corner-work-in-all-browsers-without-images-and-javascript</guid>
    </item>
    <item>
      <title>(jQuery) Valid (X)HTML Strict with external links - Moridin</title>
      <link>https://snipplr.com/view/39505/valid-xhtml-strict-with-external-links</link>
      <description>&lt;p&gt;Uses jQuery to give links with rel=\"external\" the ability to open in a new window, while keeping the document XHTML or HTML Strict. Works by assigning a \"_blank\" value to the \"target\" attribute of all such links after the page has already loaded.&lt;/p&gt;</description>
      <pubDate>Wed, 25 Aug 2010 11:34:40 UTC</pubDate>
      <guid>https://snipplr.com/view/39505/valid-xhtml-strict-with-external-links</guid>
    </item>
    <item>
      <title>(XHTML) XHTML Transitional Source Code... - jaymanpandya</title>
      <link>https://snipplr.com/view/38338/xhtml-transitional-source-code</link>
      <description>&lt;p&gt;XHTML Source Code...&lt;/p&gt;</description>
      <pubDate>Wed, 04 Aug 2010 16:26:48 UTC</pubDate>
      <guid>https://snipplr.com/view/38338/xhtml-transitional-source-code</guid>
    </item>
    <item>
      <title>(HTML) xhtml template with google load (jquery, prototype, swfobject...) - knedle</title>
      <link>https://snipplr.com/view/36117/xhtml-template-with-google-load-jquery-prototype-swfobject</link>
      <description>&lt;p&gt;blank xhtml template from NetBeans 6,9 with load all google AJAX Libraries API&lt;/p&gt;</description>
      <pubDate>Thu, 24 Jun 2010 22:36:10 UTC</pubDate>
      <guid>https://snipplr.com/view/36117/xhtml-template-with-google-load-jquery-prototype-swfobject</guid>
    </item>
    <item>
      <title>(XHTML) cs2css3's XHTML 1.0tr - cs2css3</title>
      <link>https://snipplr.com/view/34434/cs2css3s-xhtml-10tr</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 13 May 2010 10:59:36 UTC</pubDate>
      <guid>https://snipplr.com/view/34434/cs2css3s-xhtml-10tr</guid>
    </item>
    <item>
      <title>(XHTML) Faked Selectbox - skrumskii</title>
      <link>https://snipplr.com/view/33917/faked-selectbox</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 05 May 2010 16:14:29 UTC</pubDate>
      <guid>https://snipplr.com/view/33917/faked-selectbox</guid>
    </item>
    <item>
      <title>(HTML) Base HTML Document w/ jQuery (XHTML 1.0 Transitional) - Wilco</title>
      <link>https://snipplr.com/view/29847/base-html-document-w-jquery-xhtml-10-transitional</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 16 Mar 2010 17:33:57 UTC</pubDate>
      <guid>https://snipplr.com/view/29847/base-html-document-w-jquery-xhtml-10-transitional</guid>
    </item>
    <item>
      <title>(PHP) Close unclosed tags - ginoplusio</title>
      <link>https://snipplr.com/view/28876/close-unclosed-tags</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 24 Feb 2010 16:41:53 UTC</pubDate>
      <guid>https://snipplr.com/view/28876/close-unclosed-tags</guid>
    </item>
    <item>
      <title>(XHTML) XHTML 1.0 Transitional page template w/o indent - HL</title>
      <link>https://snipplr.com/view/28289/xhtml-10-transitional-page-template-wo-indent</link>
      <description>&lt;p&gt;A very basic XHTML 1.0 Transitional page template without too much indent.&lt;/p&gt;</description>
      <pubDate>Sun, 14 Feb 2010 03:37:38 UTC</pubDate>
      <guid>https://snipplr.com/view/28289/xhtml-10-transitional-page-template-wo-indent</guid>
    </item>
    <item>
      <title>(HTML) Basic HTML Form - Monferno</title>
      <link>https://snipplr.com/view/28140/basic-html-form</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 10 Feb 2010 15:09:58 UTC</pubDate>
      <guid>https://snipplr.com/view/28140/basic-html-form</guid>
    </item>
    <item>
      <title>(JavaScript) Autocheck Checkbox - arthipesa</title>
      <link>https://snipplr.com/view/27711/autocheck-checkbox</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 04 Feb 2010 20:13:49 UTC</pubDate>
      <guid>https://snipplr.com/view/27711/autocheck-checkbox</guid>
    </item>
    <item>
      <title>(jQuery) jQuery Plugin to Truncate text based on width - adamcoulombe</title>
      <link>https://snipplr.com/view/27331/jquery-plugin-to-truncate-text-based-on-width</link>
      <description>&lt;p&gt;This plugin will, by default, truncate a block of text down to one line at its current width (if the text block exceeds 1 line). You can also pass in a pixel value and it will truncate it to that width.&lt;/p&gt;</description>
      <pubDate>Fri, 29 Jan 2010 16:25:14 UTC</pubDate>
      <guid>https://snipplr.com/view/27331/jquery-plugin-to-truncate-text-based-on-width</guid>
    </item>
    <item>
      <title>(XHTML) XHTML Transitional - levio</title>
      <link>https://snipplr.com/view/26712/xhtml-transitional</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 19 Jan 2010 11:30:47 UTC</pubDate>
      <guid>https://snipplr.com/view/26712/xhtml-transitional</guid>
    </item>
    <item>
      <title>(CSS) Cross-Browser Self-Clearing Float Containers using CSS - adamcoulombe</title>
      <link>https://snipplr.com/view/25170/crossbrowser-selfclearing-float-containers-using-css</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 21 Dec 2009 11:43:22 UTC</pubDate>
      <guid>https://snipplr.com/view/25170/crossbrowser-selfclearing-float-containers-using-css</guid>
    </item>
    <item>
      <title>(XHTML) New blank document - yazu</title>
      <link>https://snipplr.com/view/25061/new-blank-document</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 19 Dec 2009 04:15:51 UTC</pubDate>
      <guid>https://snipplr.com/view/25061/new-blank-document</guid>
    </item>
    <item>
      <title>(XHTML) WordPress Header.php Template - SilverFirefly</title>
      <link>https://snipplr.com/view/25007/wordpress-headerphp-template</link>
      <description>&lt;p&gt;This is the standard template to use in your header.php (WordPress).&lt;/p&gt;</description>
      <pubDate>Fri, 18 Dec 2009 09:12:20 UTC</pubDate>
      <guid>https://snipplr.com/view/25007/wordpress-headerphp-template</guid>
    </item>
    <item>
      <title>(HTML) IE Conditional Comments - benwasilewski</title>
      <link>https://snipplr.com/view/24142/ie-conditional-comments</link>
      <description>&lt;p&gt;The following is a list of any conditional comment you'd probably ever need for targeting any version of IE.&lt;/p&gt;</description>
      <pubDate>Wed, 02 Dec 2009 11:37:13 UTC</pubDate>
      <guid>https://snipplr.com/view/24142/ie-conditional-comments</guid>
    </item>
    <item>
      <title>(HTML) XHTML 1 Strict Complete Starter Template - mahalie</title>
      <link>https://snipplr.com/view/23304/xhtml-1-strict-complete-starter-template</link>
      <description>&lt;p&gt;There are a lot of 'starters' out there but I wanted one with all the things I use to start a new project. I find it easier to remove lines I don't need than to hunt and peck for each item...this also makes the starter serve as a sort of 'checklist' to make sure all the essentials are there for a stand-alone page, great for quickly creating a robust 'coming soon' page for a new website.&#13;
&#13;
*   Basic XHTML&#13;
&#13;
*   Common includes: CSS, JQuery, RSS, Favicon&#13;
&#13;
*   Google analytic tracking code&#13;
&#13;
I refrained from including paths so that mistakes aren't easily overlooked. Use search &amp; replace to quickly change SITENAME and don't forget you need your own GA tracker code.&lt;/p&gt;</description>
      <pubDate>Tue, 17 Nov 2009 17:30:30 UTC</pubDate>
      <guid>https://snipplr.com/view/23304/xhtml-1-strict-complete-starter-template</guid>
    </item>
    <item>
      <title>(XHTML) Very simple XHTML template - morvan</title>
      <link>https://snipplr.com/view/22923/very-simple-xhtml-template</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 11 Nov 2009 08:39:41 UTC</pubDate>
      <guid>https://snipplr.com/view/22923/very-simple-xhtml-template</guid>
    </item>
    <item>
      <title>(PHP) Clean / Indent XHTML Document - tillkruess</title>
      <link>https://snipplr.com/view/22651/clean--indent-xhtml-document</link>
      <description>&lt;p&gt;Do you every wanted to clean and perfectly intent your xhtml document?&lt;/p&gt;</description>
      <pubDate>Fri, 06 Nov 2009 09:54:00 UTC</pubDate>
      <guid>https://snipplr.com/view/22651/clean--indent-xhtml-document</guid>
    </item>
    <item>
      <title>(XHTML) XHTML 1.0 Template - header - content - modules - footer - morvan</title>
      <link>https://snipplr.com/view/21918/xhtml-10-template--header--content--modules--footer</link>
      <description>&lt;p&gt;Simple HTML template containing a header, a content area, a moduleposition/sidebar and a footer&lt;/p&gt;</description>
      <pubDate>Mon, 26 Oct 2009 16:31:15 UTC</pubDate>
      <guid>https://snipplr.com/view/21918/xhtml-10-template--header--content--modules--footer</guid>
    </item>
    <item>
      <title>(XHTML) XHTML 1.0 Transitional Template -- BASIC - llbbl</title>
      <link>https://snipplr.com/view/21910/xhtml-10-transitional-template--basic</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 26 Oct 2009 12:09:15 UTC</pubDate>
      <guid>https://snipplr.com/view/21910/xhtml-10-transitional-template--basic</guid>
    </item>
    <item>
      <title>(HTML) Sample Markup for CSS Developers v0.1 - iroybot</title>
      <link>https://snipplr.com/view/20853/sample-markup-for-css-developers-v01</link>
      <description>&lt;p&gt;no need for Lorem ipsum if you can insert something that makes more sense and even helps you address more HTML elements with the CSS you're about to write.&lt;/p&gt;</description>
      <pubDate>Thu, 08 Oct 2009 21:02:46 UTC</pubDate>
      <guid>https://snipplr.com/view/20853/sample-markup-for-css-developers-v01</guid>
    </item>
    <item>
      <title>(XHTML) XHTML 1.0 Strict Template Skeleton with jQuery and Dean Edwards' IE7-js - chrisdpratt</title>
      <link>https://snipplr.com/view/19556/xhtml-10-strict-template-skeleton-with-jquery-and-dean-edwards-ie7js</link>
      <description>&lt;p&gt;jQuery is included via the Google AJAX Libraries repository. Dean Edwards' IE7-js is included via it's Google Code hosting URL. Version numbers of both libraries should be checked and updated to latest versions.&#13;
&#13;
_**Note:** While libraries can be referenced from the Google AJAX Libraries repository with abbreviated version numbers (specifying just '1', instead of '1.3.2', for example), it's always better to include the full version number. Otherwise, Google will not sent appropriate cache and expires headers._&lt;/p&gt;</description>
      <pubDate>Fri, 11 Sep 2009 11:38:04 UTC</pubDate>
      <guid>https://snipplr.com/view/19556/xhtml-10-strict-template-skeleton-with-jquery-and-dean-edwards-ie7js</guid>
    </item>
    <item>
      <title>(HTML) Absolute DIV over a html-select (IE6 BUG) - Arogarth</title>
      <link>https://snipplr.com/view/19265/absolute-div-over-a-htmlselect-ie6-bug</link>
      <description>&lt;p&gt;In Internet Explorer 6 (IE6) there is a bug to make div absolute positioned over select. The select will show over the div.&#13;
One solution is to place a empty iframe behind the div with same size.&#13;
&#13;
The source below is a div as container to positioned it. In it there is a iframe und over it a div with the content.&#13;
&#13;
It works fine with IE6, IE7 and FireFox3.5&lt;/p&gt;</description>
      <pubDate>Fri, 04 Sep 2009 10:20:26 UTC</pubDate>
      <guid>https://snipplr.com/view/19265/absolute-div-over-a-htmlselect-ie6-bug</guid>
    </item>
    <item>
      <title>(PHP) Extended Kohana HTML Helper - antpaw</title>
      <link>https://snipplr.com/view/19025/extended-kohana-html-helper</link>
      <description>&lt;p&gt;My Kohana HTML Helper&lt;/p&gt;</description>
      <pubDate>Sun, 30 Aug 2009 12:35:04 UTC</pubDate>
      <guid>https://snipplr.com/view/19025/extended-kohana-html-helper</guid>
    </item>
    <item>
      <title>(XSLT) Pound Sign in XSLT - Meander365</title>
      <link>https://snipplr.com/view/17808/pound-sign-in-xslt</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 02 Aug 2009 16:16:20 UTC</pubDate>
      <guid>https://snipplr.com/view/17808/pound-sign-in-xslt</guid>
    </item>
    <item>
      <title>(HTML) HTML Document Setup - joshnunn</title>
      <link>https://snipplr.com/view/17642/html-document-setup</link>
      <description>&lt;p&gt;Start an xhtml strict document this way&lt;/p&gt;</description>
      <pubDate>Wed, 29 Jul 2009 19:50:39 UTC</pubDate>
      <guid>https://snipplr.com/view/17642/html-document-setup</guid>
    </item>
    <item>
      <title>(XHTML) Ð Ð°Ð·Ð¼ÐµÑ‰Ð°ÐµÐ¼ ÑÑÑ‹Ð»ÐºÑƒ  Ð¿Ð¾Ð²ÐµÑ€Ñ…  Ñ„Ð»ÐµÑˆÐ¾Ð²Ð¾Ð³Ð¾ Ð±Ð°Ð½Ð½ÐµÑ€Ð°. - m-pokrovskii</title>
      <link>https://snipplr.com/view/17469/------</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 26 Jul 2009 08:38:18 UTC</pubDate>
      <guid>https://snipplr.com/view/17469/------</guid>
    </item>
  </channel>
</rss>
