<?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/manub/language/css</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 13 Oct 2008 00:34:04 GMT</pubDate>
<item>
<title>(CSS) CSS Image Preloader - manub</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) Background images for bullets list - manub</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) Corner badge css - manub</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) CSS ROUNDED CORNERS - manub</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) Handy CSS Debug Snippet - manub</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) Horizontal-Vertical div align - manub</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) ClearFix - manub</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) min/max-width fix for IE6 - manub</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) undohtml.css - Tantek's Original (Removes Browser Default Style) - manub</title>
<link>http://snipplr.com/view/266/undohtmlcss--tanteks-original-removes-browser-default-style/</link>
<description><![CDATA[ <p>Purpose: undo some of the default styling of common (X)HTML browsers. (CC) 2004 Tantek Celik.</p> ]]></description>
<pubDate>Fri, 07 Jul 2006 18:19:28 GMT</pubDate>
<guid>http://snipplr.com/view/266/undohtmlcss--tanteks-original-removes-browser-default-style/</guid>
</item>
<item>
<title>(CSS) Big Curly Blockquotes - manub</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>
<item>
<title>(CSS) Dead Centre a DIV - manub</title>
<link>http://snipplr.com/view/231/dead-centre-a-div/</link>
<description><![CDATA[ <p>Taken from Dead Centre. Adjust #content depending on the size div you need.</p> ]]></description>
<pubDate>Wed, 05 Jul 2006 10:02:21 GMT</pubDate>
<guid>http://snipplr.com/view/231/dead-centre-a-div/</guid>
</item>
<item>
<title>(CSS) CSS Box Model Hack - manub</title>
<link>http://snipplr.com/view/214/css-box-model-hack/</link>
<description><![CDATA[ <p>classical box model hack, by Tantek Çelik

http://www.tantek.com/CSS/Examples/boxmodelhack.html</p> ]]></description>
<pubDate>Tue, 04 Jul 2006 07:50:38 GMT</pubDate>
<guid>http://snipplr.com/view/214/css-box-model-hack/</guid>
</item>
<item>
<title>(CSS) Opacity Hack - manub</title>
<link>http://snipplr.com/view/200/opacity-hack/</link>
<description><![CDATA[ <p>Sets the opacity of an element and its children. Doesn't validate. Mozilla began supporting the opacity rule in version 1.7, so '-moz-opacity' may not be necessary...</p> ]]></description>
<pubDate>Sun, 02 Jul 2006 16:31:25 GMT</pubDate>
<guid>http://snipplr.com/view/200/opacity-hack/</guid>
</item>
<item>
<title>(CSS) Tamaños de Fuentes Relativos (Cross-Browser) - manub</title>
<link>http://snipplr.com/view/113/tamaos-de-fuentes-relativos-crossbrowser/</link>
<description><![CDATA[ <p>Una manera sencilla y muy limpia para utilizar tamaños de fuentes relativos y que todos los navegadores muestren el mismo tamaño de letra.

Solo hay que asignar al "body" un tamaño de letra en "%" y luego al resto de elementos asignarle otro tamaño en "em:s".

Si el % en el body es de "62.5%" y a una clase se le asigna "1em" el resultado es una fuente de 10px.

Visto en "http://friendlybit.com/css/reminder-cross-browser-font-sizes/" y probado para IE6, IE7 Beta 3, Firefox 1.5 y Opera 9.</p> ]]></description>
<pubDate>Fri, 30 Jun 2006 02:33:27 GMT</pubDate>
<guid>http://snipplr.com/view/113/tamaos-de-fuentes-relativos-crossbrowser/</guid>
</item>
<item>
<title>(CSS) Clear floats without structural markup - manub</title>
<link>http://snipplr.com/view/86/clear-floats-without-structural-markup/</link>
<description><![CDATA[ <p>".clearfix" is the container that holds all of your floated elements. Works in all browsers that support "float" and "clear".</p> ]]></description>
<pubDate>Thu, 29 Jun 2006 14:00:48 GMT</pubDate>
<guid>http://snipplr.com/view/86/clear-floats-without-structural-markup/</guid>
</item>
<item>
<title>(CSS) min-height for IE (and all other browsers) - manub</title>
<link>http://snipplr.com/view/62/minheight-for-ie-and-all-other-browsers/</link>
<description><![CDATA[ <p>Since min-height doesn't work in IE, this code makes up for IE's shortcomings. The first part of the code is the correct code that works in Firefox and Safari. The second part of the code is for IE. Internet Explorer will ignore min-height and is just given a height of 8em. The IE bug automatically expands the container to fit the extra text.</p> ]]></description>
<pubDate>Wed, 31 Dec 1969 19:00:00 GMT</pubDate>
<guid>http://snipplr.com/view/62/minheight-for-ie-and-all-other-browsers/</guid>
</item>
</channel>
</rss>