<?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/icarus</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 21 Aug 2008 21:38:14 GMT</pubDate>
<item>
<title>(CSS) Clearfix - icarus</title>
<link>http://snipplr.com/view/2212/clearfix/</link>
<description><![CDATA[ <p>Classe para interromper floats</p> ]]></description>
<pubDate>Mon, 26 Feb 2007 08:51:36 GMT</pubDate>
<guid>http://snipplr.com/view/2212/clearfix/</guid>
</item>
<item>
<title>(CSS) CSS Image Preloader - icarus</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) rounded corners without images - icarus</title>
<link>http://snipplr.com/view/1460/rounded-corners-without-images/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 24 Oct 2006 11:38:19 GMT</pubDate>
<guid>http://snipplr.com/view/1460/rounded-corners-without-images/</guid>
</item>
<item>
<title>(CSS) No More IE6 Background Flicker - icarus</title>
<link>http://snipplr.com/view/1412/no-more-ie6-background-flicker/</link>
<description><![CDATA[ <p>original post by Cristi Balan: http://evil.che.lu/2006/9/25/no-more-ie6-background-flicker</p> ]]></description>
<pubDate>Mon, 16 Oct 2006 07:56:01 GMT</pubDate>
<guid>http://snipplr.com/view/1412/no-more-ie6-background-flicker/</guid>
</item>
<item>
<title>(CSS) Drop Caps - icarus</title>
<link>http://snipplr.com/view/1008/drop-caps/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 04 Sep 2006 07:28:08 GMT</pubDate>
<guid>http://snipplr.com/view/1008/drop-caps/</guid>
</item>
<item>
<title>(CSS) Background images for bullets list - icarus</title>
<link>http://snipplr.com/view/962/background-images-for-bullets-list/</link>
<description><![CDATA[ <p>To move the content away from the background image apply "padding-left" to the "LI" element. In this case "0.6em" has been used. As with vertical alignment, list padding will be determined by the size of your image.</p> ]]></description>
<pubDate>Mon, 28 Aug 2006 04:59:27 GMT</pubDate>
<guid>http://snipplr.com/view/962/background-images-for-bullets-list/</guid>
</item>
<item>
<title>(CSS) Center a table with CSS - icarus</title>
<link>http://snipplr.com/view/952/center-a-table-with-css/</link>
<description><![CDATA[ <p>Used to center tables in CSS</p> ]]></description>
<pubDate>Sat, 26 Aug 2006 13:51:46 GMT</pubDate>
<guid>http://snipplr.com/view/952/center-a-table-with-css/</guid>
</item>
<item>
<title>(CSS) Corner badge css - icarus</title>
<link>http://snipplr.com/view/842/corner-badge-css/</link>
<description><![CDATA[ <p>Against all forms of fat racism, prejudice, discrimination, fighting against all the media claiming thinnes to be the power and the beauty, against all the imposed body image in fashion and daily life. I am now fatter. In my personal experience , I am currently recovering from a bad bad eating disorder, Bulimia, and along my way I gained a lot of weight, and people keeps telling me how fatter I am YES I AM, so? Now fatter, now free to be happier.
Copy and paste this code into your HEAD section of your webpage to show your support in favour of the acceptance of every body-size/shape/wight.


Instructions to place the badge into your HTML:
choose
1) I run my own website/I have access to the code for my site: Place everything from "style" to "/style" between the "head" "/head" tags on your page, then place the rest of the code wherever you want.
2) I’m on MySpace: Place the code in the “About Me” box when you edit your profile.

(only works on Firefox and Gecko based browsers, sorry)</p> ]]></description>
<pubDate>Thu, 17 Aug 2006 01:19:09 GMT</pubDate>
<guid>http://snipplr.com/view/842/corner-badge-css/</guid>
</item>
<item>
<title>(CSS) Table with style, CSS - icarus</title>
<link>http://snipplr.com/view/834/table-with-style-css/</link>
<description><![CDATA[ <p>Table with style as in;
http://24ways.org/examples/tables-with-style/table_columns.html</p> ]]></description>
<pubDate>Wed, 16 Aug 2006 14:52:13 GMT</pubDate>
<guid>http://snipplr.com/view/834/table-with-style-css/</guid>
</item>
<item>
<title>(CSS) CSS ROUNDED CORNERS - icarus</title>
<link>http://snipplr.com/view/830/css-rounded-corners/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 16 Aug 2006 10:06:11 GMT</pubDate>
<guid>http://snipplr.com/view/830/css-rounded-corners/</guid>
</item>
<item>
<title>(CSS) Reset Browser Styles - icarus</title>
<link>http://snipplr.com/view/778/reset-browser-styles/</link>
<description><![CDATA[ <p>Put this these rules at the top of your CSS file and it will reset the default settings across all browsers to render the same. It's a great starting point for any new design. I took these rules from the Yahoo! YUI opensource kit.</p> ]]></description>
<pubDate>Fri, 11 Aug 2006 12:00:14 GMT</pubDate>
<guid>http://snipplr.com/view/778/reset-browser-styles/</guid>
</item>
<item>
<title>(CSS) Horizontal-Vertical div align - icarus</title>
<link>http://snipplr.com/view/741/horizontalvertical-div-align/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 05 Aug 2006 10:26:02 GMT</pubDate>
<guid>http://snipplr.com/view/741/horizontalvertical-div-align/</guid>
</item>
<item>
<title>(CSS) Basic CSS Template - icarus</title>
<link>http://snipplr.com/view/528/basic-css-template/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 20 Jul 2006 20:55:36 GMT</pubDate>
<guid>http://snipplr.com/view/528/basic-css-template/</guid>
</item>
<item>
<title>(CSS) Normalizar CSS (Tantek Celik) + equiparar EMs y PXs - icarus</title>
<link>http://snipplr.com/view/516/normalizar-css-tantek-celik--equiparar-ems-y-pxs/</link>
<description><![CDATA[ <p>Versión traducida y con la mejora de equiparar EMs y PXs del undohtml.css de Tantek Celik</p> ]]></description>
<pubDate>Wed, 19 Jul 2006 23:49:52 GMT</pubDate>
<guid>http://snipplr.com/view/516/normalizar-css-tantek-celik--equiparar-ems-y-pxs/</guid>
</item>
<item>
<title>(CSS) ClearFix - icarus</title>
<link>http://snipplr.com/view/489/clearfix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 18 Jul 2006 03:25:59 GMT</pubDate>
<guid>http://snipplr.com/view/489/clearfix/</guid>
</item>
<item>
<title>(CSS) Fix li Background Repeat Bug In IE - icarus</title>
<link>http://snipplr.com/view/449/fix-li-background-repeat-bug-in-ie/</link>
<description><![CDATA[ <p>A bug seems to occur when you add a negative margin to a list item in IE6. The background image applied to the list item gets repeated randomly and generally messes up. Add this little gem to your head to fix the problem. Remember to change the id tag to your own.</p> ]]></description>
<pubDate>Sun, 16 Jul 2006 14:07:25 GMT</pubDate>
<guid>http://snipplr.com/view/449/fix-li-background-repeat-bug-in-ie/</guid>
</item>
<item>
<title>(CSS) CSS Box Model Hack - icarus</title>
<link>http://snipplr.com/view/434/css-box-model-hack/</link>
<description><![CDATA[ <p>The CSS standard defines the width of a box as the width inside the box. Padding, border and margin are added seperately. The same applies to the height of a box.
(!!) IE 5.X WIN (!!) fails to implement the specification correctly. Border and width inside the box are added to the width. A box with a width of 200px, a padding of 20px and border of 10px results in a width of 260px in Mozilla and 200px in Internet Explorer. This can be extremely tedious if you want to do a pixel perfect layout.
TANTEKS HACK: (named after it's inventor) utilizes this weakness.

width:200px; is the defintion for Internet Explorer. IE stops processing the CSS rules after voice-family: "\"}\"";. Other browsers recognize the the value after it and overwrites the value. Opera doesn't, unfortunately</p> ]]></description>
<pubDate>Sat, 15 Jul 2006 09:04:30 GMT</pubDate>
<guid>http://snipplr.com/view/434/css-box-model-hack/</guid>
</item>
<item>
<title>(CSS) CSS import code - icarus</title>
<link>http://snipplr.com/view/421/css-import-code/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 14 Jul 2006 12:32:03 GMT</pubDate>
<guid>http://snipplr.com/view/421/css-import-code/</guid>
</item>
<item>
<title>(CSS) min/max-width fix for IE6 - icarus</title>
<link>http://snipplr.com/view/318/minmaxwidth-fix-for-ie6/</link>
<description><![CDATA[ <p>Javascript expression in css to allow for min/max widths. replaces the min-width, max-width that works for IE6.</p> ]]></description>
<pubDate>Sun, 09 Jul 2006 19:48:32 GMT</pubDate>
<guid>http://snipplr.com/view/318/minmaxwidth-fix-for-ie6/</guid>
</item>
<item>
<title>(CSS) Big Curly Blockquotes - icarus</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>