<?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/page</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 01:32:42 GMT</pubDate>
<item>
<title>(VB.NET) Get Page Source Code - nimblebits</title>
<link>http://snipplr.com/view/70724/get-page-source-code/</link>
<description><![CDATA[ <p>You can use this to get the page source code of any valid URL. Tested on VS2010.</p> ]]></description>
<pubDate>Tue, 09 Apr 2013 19:22:14 GMT</pubDate>
<guid>http://snipplr.com/view/70724/get-page-source-code/</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>(PHP) Find All Links on a Page - haydin</title>
<link>http://snipplr.com/view/70489/find-all-links-on-a-page/</link>
<description><![CDATA[ <p>Here's the basic principal behind spiders. (ex: Giochi Flash $html = file_get_contents('http://www.example.com');</p> ]]></description>
<pubDate>Wed, 20 Mar 2013 20:33:41 GMT</pubDate>
<guid>http://snipplr.com/view/70489/find-all-links-on-a-page/</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>(PHP) Hide Page/Post Editor in Admin Backend - rickahontas</title>
<link>http://snipplr.com/view/70325/hide-pagepost-editor-in-admin-backend/</link>
<description><![CDATA[ <p>This is a combined version of Bill Erickson's hide post editor and rilwis' Metabox include for specific IDs. It hides the editor for a specified post ID. You can have multiple IDs, just separate with commas.</p> ]]></description>
<pubDate>Sat, 09 Mar 2013 03:26:05 GMT</pubDate>
<guid>http://snipplr.com/view/70325/hide-pagepost-editor-in-admin-backend/</guid>
</item>
<item>
<title>(JavaScript) Specify Referring Page in JavaScript - apphp-snippets</title>
<link>http://snipplr.com/view/70240/specify-referring-page-in-javascript/</link>
<description><![CDATA[ <p>This script informs your visitor that a given page may be reached only from the page that you specify. Paste this code before the ending  tag on the page:</p> ]]></description>
<pubDate>Mon, 04 Mar 2013 20:17:29 GMT</pubDate>
<guid>http://snipplr.com/view/70240/specify-referring-page-in-javascript/</guid>
</item>
<item>
<title>(JavaScript) Specify Referring Page in JavaScript - apphp-snippets</title>
<link>http://snipplr.com/view/69923/specify-referring-page-in-javascript/</link>
<description><![CDATA[ <p>This script informs your visitor that a given page may be reached only from the page that you specify. Paste this code before the ending  tag on the page:</p> ]]></description>
<pubDate>Wed, 13 Feb 2013 20:02:45 GMT</pubDate>
<guid>http://snipplr.com/view/69923/specify-referring-page-in-javascript/</guid>
</item>
<item>
<title>(HTML) html redirect - mmmyum</title>
<link>http://snipplr.com/view/68739/html-redirect/</link>
<description><![CDATA[ <p>Redirects on page load to a site of your choosing, takes wait time input</p> ]]></description>
<pubDate>Sat, 24 Nov 2012 15:58:42 GMT</pubDate>
<guid>http://snipplr.com/view/68739/html-redirect/</guid>
</item>
<item>
<title>(CSS) Nexus Theme Relative page layout - vanseijen</title>
<link>http://snipplr.com/view/67892/nexus-theme-relative-page-layout/</link>
<description><![CDATA[ <p>The relative "em" version of the fixed page layout of the Nexus core theme</p> ]]></description>
<pubDate>Wed, 24 Oct 2012 00:33:46 GMT</pubDate>
<guid>http://snipplr.com/view/67892/nexus-theme-relative-page-layout/</guid>
</item>
<item>
<title>(CSS) Nexus Theme fixed page layout - vanseijen</title>
<link>http://snipplr.com/view/67886/nexus-theme-fixed-page-layout/</link>
<description><![CDATA[ <p>Nexus Theme fixed page layout</p> ]]></description>
<pubDate>Tue, 23 Oct 2012 20:26:33 GMT</pubDate>
<guid>http://snipplr.com/view/67886/nexus-theme-fixed-page-layout/</guid>
</item>
<item>
<title>(CSS) CSS - Adding print page breaks – page-break - satie83</title>
<link>http://snipplr.com/view/66664/css--adding-print-page-breaks--pagebreak/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 12 Aug 2012 10:09:15 GMT</pubDate>
<guid>http://snipplr.com/view/66664/css--adding-print-page-breaks--pagebreak/</guid>
</item>
<item>
<title>(PHP) Get WP Page Slug - Farhan</title>
<link>http://snipplr.com/view/66558/get-wp-page-slug/</link>
<description><![CDATA[ <p>Function to get wordpress post/page slug to be used on for custom class etc</p> ]]></description>
<pubDate>Tue, 07 Aug 2012 10:04:53 GMT</pubDate>
<guid>http://snipplr.com/view/66558/get-wp-page-slug/</guid>
</item>
<item>
<title>(CSS) Coming Soon Page CSS - flanker</title>
<link>http://snipplr.com/view/65677/coming-soon-page-css/</link>
<description><![CDATA[ <p>Ready to use CSS3 coming soon page with HTML5 form for email subscription and PHP backend and database</p> ]]></description>
<pubDate>Sun, 17 Jun 2012 12:22:51 GMT</pubDate>
<guid>http://snipplr.com/view/65677/coming-soon-page-css/</guid>
</item>
<item>
<title>(PHP) WP Basic Custom Template Page Header - ryarwood</title>
<link>http://snipplr.com/view/64475/wp-basic-custom-template-page-header/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 10 Apr 2012 14:02:52 GMT</pubDate>
<guid>http://snipplr.com/view/64475/wp-basic-custom-template-page-header/</guid>
</item>
<item>
<title>(Other) CSS3 box-shadow with page curl effect - rodcwahr</title>
<link>http://snipplr.com/view/64470/css3-boxshadow-with-page-curl-effect/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 10 Apr 2012 08:50:39 GMT</pubDate>
<guid>http://snipplr.com/view/64470/css3-boxshadow-with-page-curl-effect/</guid>
</item>
<item>
<title>(Other) CSS3 box-shadow with page curl effect - rodcwahr</title>
<link>http://snipplr.com/view/64469/css3-boxshadow-with-page-curl-effect/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 10 Apr 2012 08:50:01 GMT</pubDate>
<guid>http://snipplr.com/view/64469/css3-boxshadow-with-page-curl-effect/</guid>
</item>
<item>
<title>(HTML) CSS3 Page Curls - CKOink</title>
<link>http://snipplr.com/view/63561/css3-page-curls/</link>
<description><![CDATA[ <p>Using css3 to create page curl illusion on box elements</p> ]]></description>
<pubDate>Fri, 24 Feb 2012 20:24:35 GMT</pubDate>
<guid>http://snipplr.com/view/63561/css3-page-curls/</guid>
</item>
<item>
<title>(CSS) Show only non-printable area on web page but  print only the printable areas - duzenz</title>
<link>http://snipplr.com/view/63077/show-only-nonprintable-area-on-web-page-but--print-only-the-printable-areas/</link>
<description><![CDATA[ <p>Show only non-printable area on web page but  print only the printable areas</p> ]]></description>
<pubDate>Sun, 05 Feb 2012 06:10:57 GMT</pubDate>
<guid>http://snipplr.com/view/63077/show-only-nonprintable-area-on-web-page-but--print-only-the-printable-areas/</guid>
</item>
<item>
<title>(CSS) Define a printable area for a web page - duzenz</title>
<link>http://snipplr.com/view/63076/define-a-printable-area-for-a-web-page/</link>
<description><![CDATA[ <p>defining a printable area from a html web page. Making only one place printable</p> ]]></description>
<pubDate>Sun, 05 Feb 2012 06:07:35 GMT</pubDate>
<guid>http://snipplr.com/view/63076/define-a-printable-area-for-a-web-page/</guid>
</item>
<item>
<title>(jQuery) jQuery Basic Setup - adrianparr</title>
<link>http://snipplr.com/view/62912/jquery-basic-setup/</link>
<description><![CDATA[ <p>Basic setup code for jQuery, linking to Google APIs for the jQuery library.</p> ]]></description>
<pubDate>Tue, 31 Jan 2012 02:58:06 GMT</pubDate>
<guid>http://snipplr.com/view/62912/jquery-basic-setup/</guid>
</item>
</channel>
</rss>