<?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/tags/html5</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 02:13:38 GMT</pubDate>
<item>
<title>(HTML) HTML5 Shim - nshakin</title>
<link>http://snipplr.com/view/71235/html5-shim/</link>
<description><![CDATA[ <p>Source code adds new HTML5 elements (which is simple code), but also supports printing HTML5 elements and includes the default styles for HTML5 elements, like block on article and section.  (GOTO the referenced url to download the javascript package)</p> ]]></description>
<pubDate>Sun, 19 May 2013 16:22:16 GMT</pubDate>
<guid>http://snipplr.com/view/71235/html5-shim/</guid>
</item>
<item>
<title>(HTML) HTML5 Starter Page (Based on Skeleton Boilerplate) - lowko0</title>
<link>http://snipplr.com/view/70703/html5-starter-page-based-on-skeleton-boilerplate/</link>
<description><![CDATA[ <p>This is a HTML5 Starter Page based on Skeleton Boilerplate. It has been made with the latest standards in web development. I made it cleaner than the original one, fixed some mistakes and added extra iOS icon resolutions, normalize.css and Google Analytics support.

&amp;nbsp;

The css files used should still be the ones from Skeleton, I just changed the name to more readable ones. The equivalences are:

&amp;nbsp;

global.css = base.css (https://raw.github.com/dhgamache/Skeleton/master/stylesheets/base.css)
grid.css = skeleton.css (https://raw.github.com/dhgamache/Skeleton/master/stylesheets/skeleton.css)
layout.css (https://raw.github.com/dhgamache/Skeleton/master/stylesheets/layout.css)

&amp;nbsp;

Also here's a link for CSS Normalizer:

&amp;nbsp;

normalize.css (https://raw.github.com/necolas/normalize.css/master/normalize.css)

&amp;nbsp;&amp;nbsp;

Use at your own will.
Cheers, Luiz.</p> ]]></description>
<pubDate>Mon, 08 Apr 2013 09:52:30 GMT</pubDate>
<guid>http://snipplr.com/view/70703/html5-starter-page-based-on-skeleton-boilerplate/</guid>
</item>
<item>
<title>(HTML) HTML Starter Template - upmedia</title>
<link>http://snipplr.com/view/70569/html-starter-template/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 27 Mar 2013 20:38:53 GMT</pubDate>
<guid>http://snipplr.com/view/70569/html-starter-template/</guid>
</item>
<item>
<title>(JavaScript) placeholder replacement - bitsculptor</title>
<link>http://snipplr.com/view/70522/placeholder-replacement/</link>
<description><![CDATA[ <p>easy way to use placeholders before html5</p> ]]></description>
<pubDate>Sat, 23 Mar 2013 01:33:10 GMT</pubDate>
<guid>http://snipplr.com/view/70522/placeholder-replacement/</guid>
</item>
<item>
<title>(HTML) Basic HTML5 Template - rickygri</title>
<link>http://snipplr.com/view/70363/basic-html5-template/</link>
<description><![CDATA[ <p>Basic HTML template including jQuery and HTML5 Shiv</p> ]]></description>
<pubDate>Tue, 12 Mar 2013 09:24:16 GMT</pubDate>
<guid>http://snipplr.com/view/70363/basic-html5-template/</guid>
</item>
<item>
<title>(Haskell) Page Structure in HTML5 - apphp-snippets</title>
<link>http://snipplr.com/view/70352/page-structure-in-html5/</link>
<description><![CDATA[ <p>This example is a basic HTML5 page structure that you can use for developing of your HTML5 website layout.</p> ]]></description>
<pubDate>Mon, 11 Mar 2013 17:42:07 GMT</pubDate>
<guid>http://snipplr.com/view/70352/page-structure-in-html5/</guid>
</item>
<item>
<title>(HTML) HTML5 960gs - misnoul</title>
<link>http://snipplr.com/view/70204/html5-960gs/</link>
<description><![CDATA[ <p>HTML5 Starter Page with 960gs CSS.</p> ]]></description>
<pubDate>Sat, 02 Mar 2013 05:42:25 GMT</pubDate>
<guid>http://snipplr.com/view/70204/html5-960gs/</guid>
</item>
<item>
<title>(CSS) Styling select options - COBOLdinosaur</title>
<link>http://snipplr.com/view/69895/styling-select-options/</link>
<description><![CDATA[ <p>In modern browsers select options can now be style using most css properties. Of course, IE is still behind but it does support some styling as well.  There are a lot more options on the site.</p> ]]></description>
<pubDate>Tue, 12 Feb 2013 07:58:57 GMT</pubDate>
<guid>http://snipplr.com/view/69895/styling-select-options/</guid>
</item>
<item>
<title>(HTML) insertar less js - Alee</title>
<link>http://snipplr.com/view/69676/insertar-less-js/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 28 Jan 2013 23:40:26 GMT</pubDate>
<guid>http://snipplr.com/view/69676/insertar-less-js/</guid>
</item>
<item>
<title>(CSS) Image Frame on Round Photo - COBOLdinosaur</title>
<link>http://snipplr.com/view/69587/image-frame-on-round-photo/</link>
<description><![CDATA[ <p>Using an image background for a photo allows all kinds of framing possibilities</p> ]]></description>
<pubDate>Wed, 23 Jan 2013 05:27:04 GMT</pubDate>
<guid>http://snipplr.com/view/69587/image-frame-on-round-photo/</guid>
</item>
<item>
<title>(CSS) HTML5 Reset - ssbalakumar</title>
<link>http://snipplr.com/view/69256/html5-reset/</link>
<description><![CDATA[ <p>html5 reset css</p> ]]></description>
<pubDate>Tue, 25 Dec 2012 21:56:03 GMT</pubDate>
<guid>http://snipplr.com/view/69256/html5-reset/</guid>
</item>
<item>
<title>(HTML) HTML5 Scrollbar Percentage Position using JavaScript - adrianparr</title>
<link>http://snipplr.com/view/69164/html5-scrollbar-percentage-position-using-javascript/</link>
<description><![CDATA[ <p>This JavaScript gets you the percentage position of the browser's scrollbar.</p> ]]></description>
<pubDate>Thu, 20 Dec 2012 02:36:57 GMT</pubDate>
<guid>http://snipplr.com/view/69164/html5-scrollbar-percentage-position-using-javascript/</guid>
</item>
<item>
<title>(JavaScript) Debug Offline Application Cache - zfisic</title>
<link>http://snipplr.com/view/68837/debug-offline-application-cache/</link>
<description><![CDATA[ <p>Logs offline application cache states. Swaps cache if updated version is available.</p> ]]></description>
<pubDate>Fri, 30 Nov 2012 13:15:14 GMT</pubDate>
<guid>http://snipplr.com/view/68837/debug-offline-application-cache/</guid>
</item>
<item>
<title>(HTML) html: boilerplate - purwa</title>
<link>http://snipplr.com/view/68740/html-boilerplate/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 24 Nov 2012 16:21:16 GMT</pubDate>
<guid>http://snipplr.com/view/68740/html-boilerplate/</guid>
</item>
<item>
<title>(HTML) Plain HTML5 Starter Template - dan_djorgi</title>
<link>http://snipplr.com/view/68539/plain-html5-starter-template/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 13 Nov 2012 15:51:53 GMT</pubDate>
<guid>http://snipplr.com/view/68539/plain-html5-starter-template/</guid>
</item>
<item>
<title>(JavaScript) Limpiar el canvas - maiden</title>
<link>http://snipplr.com/view/67711/limpiar-el-canvas/</link>
<description><![CDATA[ <p>Para limpiar o borrar una parte especifica de nuestro canvas podemos usar la función clearRect()</p> ]]></description>
<pubDate>Sat, 13 Oct 2012 00:54:26 GMT</pubDate>
<guid>http://snipplr.com/view/67711/limpiar-el-canvas/</guid>
</item>
<item>
<title>(HTML) HTML5 Baisc Template - vultur</title>
<link>http://snipplr.com/view/66928/html5-baisc-template/</link>
<description><![CDATA[ <p>This is a basic template that I use most of the time for proper any html5 projects, it's straightforward simple with a few basic elements that are often used in any projects. I've taken the habits of commenting the end of a div to refer easily to it on a big scale project, but headers, navs, articles, asides, sections and footers are not commented at the end.</p> ]]></description>
<pubDate>Tue, 28 Aug 2012 12:52:49 GMT</pubDate>
<guid>http://snipplr.com/view/66928/html5-baisc-template/</guid>
</item>
<item>
<title>(HTML) HTML5: Input box with regular expressions - chrisaiv</title>
<link>http://snipplr.com/view/66912/html5-input-box-with-regular-expressions/</link>
<description><![CDATA[ <p>If I ever need a regular expression for $99.99. Here it is.</p> ]]></description>
<pubDate>Mon, 27 Aug 2012 03:10:19 GMT</pubDate>
<guid>http://snipplr.com/view/66912/html5-input-box-with-regular-expressions/</guid>
</item>
<item>
<title>(jQuery) Access HTML5 data attribute with jQuery - iroybot</title>
<link>http://snipplr.com/view/66605/access-html5-data-attribute-with-jquery/</link>
<description><![CDATA[ <p>obviously one can access HTML5's data attribute super easy in jQuery</p> ]]></description>
<pubDate>Thu, 09 Aug 2012 07:39:12 GMT</pubDate>
<guid>http://snipplr.com/view/66605/access-html5-data-attribute-with-jquery/</guid>
</item>
<item>
<title>(HTML) HTML5 CSS3 Webtemplate with Html5 drop down navigation bar - flanker</title>
<link>http://snipplr.com/view/66461/html5-css3-webtemplate-with-html5-drop-down-navigation-bar/</link>
<description><![CDATA[ <p>This is a simple HTML5 CSS3 website template you can customize it according to your needs. It has a clean and modular code and css. No fancy stuff just basic elements presents like : slideshow, social icons and a navigation bar. Its cross browser compatible</p> ]]></description>
<pubDate>Thu, 02 Aug 2012 03:02:38 GMT</pubDate>
<guid>http://snipplr.com/view/66461/html5-css3-webtemplate-with-html5-drop-down-navigation-bar/</guid>
</item>
</channel>
</rss>