<?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/revmitcz</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 12:07:54 GMT</pubDate>
<item>
<title>(CSS) prevent HTML tables from becoming too wide - revmitcz</title>
<link>http://snipplr.com/view/5265/prevent-html-tables-from-becoming-too-wide/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 04 Mar 2008 02:14:25 GMT</pubDate>
<guid>http://snipplr.com/view/5265/prevent-html-tables-from-becoming-too-wide/</guid>
</item>
<item>
<title>(PHP) Shorten text without braking words - revmitcz</title>
<link>http://snipplr.com/view/5260/shorten-text-without-braking-words/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 03 Mar 2008 12:21:55 GMT</pubDate>
<guid>http://snipplr.com/view/5260/shorten-text-without-braking-words/</guid>
</item>
<item>
<title>(CSS)  Easy Selectors - revmitcz</title>
<link>http://snipplr.com/view/5257/-easy-selectors/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 03 Mar 2008 08:55:50 GMT</pubDate>
<guid>http://snipplr.com/view/5257/-easy-selectors/</guid>
</item>
<item>
<title>(CSS) CSS - Source Code Format - revmitcz</title>
<link>http://snipplr.com/view/3747/css--source-code-format/</link>
<description><![CDATA[ <p>Simple source code format</p> ]]></description>
<pubDate>Wed, 19 Sep 2007 12:09:32 GMT</pubDate>
<guid>http://snipplr.com/view/3747/css--source-code-format/</guid>
</item>
<item>
<title>(CSS) IE6 Fixed Position Fix - revmitcz</title>
<link>http://snipplr.com/view/2952/ie6-fixed-position-fix/</link>
<description><![CDATA[ <p>IE6 Doesn't recognize position: fixed. Here is a little hack to fix it. First you must set IE6 to standards mode. You do this by including a strict doctype in the page.

Once IE6 is in strict mode include the following in a conditional comment. Anything you want fixed, set as absolute. The example sticks an image to the bottom left corner.</p> ]]></description>
<pubDate>Fri, 22 Jun 2007 04:00:58 GMT</pubDate>
<guid>http://snipplr.com/view/2952/ie6-fixed-position-fix/</guid>
</item>
<item>
<title>(CSS) CSS Image Preloader - revmitcz</title>
<link>http://snipplr.com/view/2122/css-image-preloader/</link>
<description><![CDATA[ <p>A low-tech but useful technique that uses only CSS.  After placing the css in your stylesheet, insert this just below the body tag of your page: "".  Whenever the images are referenced throughout your pages they will now be loaded from cache.</p> ]]></description>
<pubDate>Sun, 04 Feb 2007 19:47:05 GMT</pubDate>
<guid>http://snipplr.com/view/2122/css-image-preloader/</guid>
</item>
<item>
<title>(CSS) Handy CSS Debug Snippet - revmitcz</title>
<link>http://snipplr.com/view/746/handy-css-debug-snippet/</link>
<description><![CDATA[ <p>Great little debuging snippet found while browsing. The code adds different coloured borders to the assets depending on its level. Leave commented out if not needed.</p> ]]></description>
<pubDate>Mon, 07 Aug 2006 13:30:38 GMT</pubDate>
<guid>http://snipplr.com/view/746/handy-css-debug-snippet/</guid>
</item>
<item>
<title>(CSS) Big Curly Blockquotes - revmitcz</title>
<link>http://snipplr.com/view/235/big-curly-blockquotes/</link>
<description><![CDATA[ <p>Markup example: See Big Curly Quotes Markup.
Thx to difusion.org.uk. No need for images to make big quotes on a page, CSS does it for you. Tested in many browsers.</p> ]]></description>
<pubDate>Wed, 05 Jul 2006 11:08:19 GMT</pubDate>
<guid>http://snipplr.com/view/235/big-curly-blockquotes/</guid>
</item>
</channel>
</rss>