<?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/language/css/tags/list</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 18 May 2013 20:52:46 GMT</pubDate>
<item>
<title>(CSS) bringing back list styles in a section after they have been removed from section\'s parent - rumremix</title>
<link>http://snipplr.com/view/56592/bringing-back-list-styles-in-a-section-after-they-have-been-removed-from-sections-parent/</link>
<description><![CDATA[ <p>We use lists for all sorts of things, especiall navigation elements for which bullets don't make sense. Often, it is most convenient to remove bullet/list styles from all list elements globally. In fact many css resets do just that. However, there may be content areas where we do want bullets! The following css brings back the list styles for all list elements within a container with the class "bulletsAvailable". These values approximate the normal default browser behavior.</p> ]]></description>
<pubDate>Thu, 14 Jul 2011 10:57:26 GMT</pubDate>
<guid>http://snipplr.com/view/56592/bringing-back-list-styles-in-a-section-after-they-have-been-removed-from-sections-parent/</guid>
</item>
<item>
<title>(CSS) CSS Font stack - kristapslazda</title>
<link>http://snipplr.com/view/55938/css-font-stack/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 30 Jun 2011 14:51:50 GMT</pubDate>
<guid>http://snipplr.com/view/55938/css-font-stack/</guid>
</item>
<item>
<title>(CSS) Vertically centre a menu without setting an explicit width - 1man</title>
<link>http://snipplr.com/view/48293/vertically-centre-a-menu-without-setting-an-explicit-width/</link>
<description><![CDATA[ <p>Useful bit of CSS to vertically centre a navigation. Good for Pagination.</p> ]]></description>
<pubDate>Thu, 03 Feb 2011 01:16:25 GMT</pubDate>
<guid>http://snipplr.com/view/48293/vertically-centre-a-menu-without-setting-an-explicit-width/</guid>
</item>
<item>
<title>(CSS) Center a unordered list - bobbym245</title>
<link>http://snipplr.com/view/45436/center-a-unordered-list/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 08 Dec 2010 08:03:47 GMT</pubDate>
<guid>http://snipplr.com/view/45436/center-a-unordered-list/</guid>
</item>
<item>
<title>(CSS) Style list numbers - loric</title>
<link>http://snipplr.com/view/40486/style-list-numbers/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 15 Sep 2010 00:56:38 GMT</pubDate>
<guid>http://snipplr.com/view/40486/style-list-numbers/</guid>
</item>
<item>
<title>(CSS) CSS Comma Separated List - hotdiggity</title>
<link>http://snipplr.com/view/35177/css-comma-separated-list/</link>
<description><![CDATA[ <p>Separates an html list of words with a comma using CSS.</p> ]]></description>
<pubDate>Mon, 24 May 2010 20:52:32 GMT</pubDate>
<guid>http://snipplr.com/view/35177/css-comma-separated-list/</guid>
</item>
<item>
<title>(CSS) CSS list-style-image - Masis</title>
<link>http://snipplr.com/view/34641/css-liststyleimage/</link>
<description><![CDATA[ <p>This parameter determines the image address which serves as a list marker. This attribute is inherited; therefore value none is used for separate elements of the list for marker restoration.

Syntax

list-style-image: none | url (a path to a file)

Arguments
Relative or absolute way to a graphic file is used as the value. The argument none cancels the image as a marker for a parental element.</p> ]]></description>
<pubDate>Mon, 17 May 2010 12:30:50 GMT</pubDate>
<guid>http://snipplr.com/view/34641/css-liststyleimage/</guid>
</item>
<item>
<title>(CSS) Select List Item only if it Doesn't Contain another List (and is top level) - paulgrenwood</title>
<link>http://snipplr.com/view/20707/select-list-item-only-if-it-doesnt-contain-another-list-and-is-top-level/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 06 Oct 2009 08:55:57 GMT</pubDate>
<guid>http://snipplr.com/view/20707/select-list-item-only-if-it-doesnt-contain-another-list-and-is-top-level/</guid>
</item>
<item>
<title>(CSS) Coloured (Colored) Bullet Points for CSS Lists - nostradamuszen</title>
<link>http://snipplr.com/view/18125/coloured-colored-bullet-points-for-css-lists/</link>
<description><![CDATA[ <p>Enables you customise the colour of your  bullet points.</p> ]]></description>
<pubDate>Mon, 10 Aug 2009 05:51:36 GMT</pubDate>
<guid>http://snipplr.com/view/18125/coloured-colored-bullet-points-for-css-lists/</guid>
</item>
<item>
<title>(CSS) Cross Browser Ordered List W/ Images - cbx</title>
<link>http://snipplr.com/view/11033/cross-browser-ordered-list-w-images/</link>
<description><![CDATA[ <p>This will create a bulleted list using images as the bullets.</p> ]]></description>
<pubDate>Fri, 09 Jan 2009 10:15:59 GMT</pubDate>
<guid>http://snipplr.com/view/11033/cross-browser-ordered-list-w-images/</guid>
</item>
<item>
<title>(CSS) Block Lists - natalie</title>
<link>http://snipplr.com/view/3811/block-lists/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 01 Oct 2007 10:14:46 GMT</pubDate>
<guid>http://snipplr.com/view/3811/block-lists/</guid>
</item>
<item>
<title>(CSS) Using CSS background images for bullets - assbach</title>
<link>http://snipplr.com/view/1851/using-css-background-images-for-bullets/</link>
<description><![CDATA[ <p>copy form maxdesign!</p> ]]></description>
<pubDate>Wed, 27 Dec 2006 11:13:43 GMT</pubDate>
<guid>http://snipplr.com/view/1851/using-css-background-images-for-bullets/</guid>
</item>
<item>
<title>(CSS) Background images for bullets list - zensir</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>
</channel>
</rss>