<?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/html/tags/css</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 27 May 2013 12:55:35 GMT</pubDate>
<item>
<title>(HTML) Alternating column colors in HTML tables - COBOLdinosaur</title>
<link>http://snipplr.com/view/71306/alternating-column-colors-in-html-tables/</link>
<description><![CDATA[ <p>The colgroup and col structure is like a directive that specifies table formatting outside of the normal flow. Notice that the col tags do not get closed in HTML5, and the cascade is irregular. Normally the cascade applies to children, but the rows and cells in the table are not children or grandchildren of the col or colgroup. The relationship is more like stepchildren. Because of the irregular relationship, the CSS specificity appears to be quirky. Its not really, but it is not always as expected. To insure the the correct application of both the colgroup rules and the other rules being applied to the tr and td tags the colgroup rules should be applied in line, or be the final rule in the style entries.</p> ]]></description>
<pubDate>Sun, 26 May 2013 01:59:56 GMT</pubDate>
<guid>http://snipplr.com/view/71306/alternating-column-colors-in-html-tables/</guid>
</item>
<item>
<title>(HTML) Captions For Lists and Images - COBOLdinosaur</title>
<link>http://snipplr.com/view/71211/captions-for-lists-and-images/</link>
<description><![CDATA[ <p>One of the limits of using lists (ordered and unordered) is that they have no provision for a heading. You can do something like: This is a Title etc... but it is invalid because the list containers can only contain List Items. One way commonly used to put a heading on a list is to put a paragraph or div ahead of the list. It is messy and ugly, but it validates.

The problem with that solution is that the elements are not bound to each other and therefore it can break unless you make it even uglier by putting a common wrapper around both elements, and then you have extra linefeeds to deal with.</p> ]]></description>
<pubDate>Fri, 17 May 2013 03:58:58 GMT</pubDate>
<guid>http://snipplr.com/view/71211/captions-for-lists-and-images/</guid>
</item>
<item>
<title>(HTML) Google Forms HTML for Custom CSS Styling - ashloren</title>
<link>http://snipplr.com/view/70719/google-forms-html-for-custom-css-styling/</link>
<description><![CDATA[ <p>The bare bones HTML code for a Google form, so you can add custom CSS styles to it.</p> ]]></description>
<pubDate>Tue, 09 Apr 2013 13:51:05 GMT</pubDate>
<guid>http://snipplr.com/view/70719/google-forms-html-for-custom-css-styling/</guid>
</item>
<item>
<title>(HTML) Countdown flip clock CSS + jQuery - mrmoneyc</title>
<link>http://snipplr.com/view/68687/countdown-flip-clock-css--jquery/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 21 Nov 2012 20:42:03 GMT</pubDate>
<guid>http://snipplr.com/view/68687/countdown-flip-clock-css--jquery/</guid>
</item>
<item>
<title>(HTML) Mid America Parts Description Table - dcoxdesigns</title>
<link>http://snipplr.com/view/67235/mid-america-parts-description-table/</link>
<description><![CDATA[ <p>table with image on one side, products info on the other.

includes some CSS from Tablizer that has been modified.</p> ]]></description>
<pubDate>Wed, 19 Sep 2012 00:21:30 GMT</pubDate>
<guid>http://snipplr.com/view/67235/mid-america-parts-description-table/</guid>
</item>
<item>
<title>(HTML) Stylish on informationphilosopher.com - nerdfiles</title>
<link>http://snipplr.com/view/64630/stylish-on-informationphilosophercom/</link>
<description><![CDATA[ <p>CSS facelift for informationphilosopher.com (via Stylish)</p> ]]></description>
<pubDate>Wed, 18 Apr 2012 19:49:09 GMT</pubDate>
<guid>http://snipplr.com/view/64630/stylish-on-informationphilosophercom/</guid>
</item>
<item>
<title>(HTML) Link to css file - paul0078</title>
<link>http://snipplr.com/view/64571/link-to-css-file/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 15 Apr 2012 20:11:12 GMT</pubDate>
<guid>http://snipplr.com/view/64571/link-to-css-file/</guid>
</item>
<item>
<title>(HTML) Remove "no-js" class from html tag, add "js" class - EvanHahn</title>
<link>http://snipplr.com/view/63895/remove-nojs-class-from-html-tag-add-js-class/</link>
<description><![CDATA[ <p>Add the "no-js" class to your topmost html element, so you can use CSS to style JavaScript-free pages. This snippet will then replace that tag with "js", allowing you to style pages with JavaScript.

The excellent [HTML5 Boilerplate](http://html5boilerplate.com/) puts `no-js` in the `` element and then uses [Modernizr](http://www.modernizr.com/) to replace it with `js`. If you don't want to use all of that stuff, this snippet does the same thing.</p> ]]></description>
<pubDate>Mon, 12 Mar 2012 10:06:48 GMT</pubDate>
<guid>http://snipplr.com/view/63895/remove-nojs-class-from-html-tag-add-js-class/</guid>
</item>
<item>
<title>(HTML) this passed in w3c validator, trust me - ederfortunatO</title>
<link>http://snipplr.com/view/63334/this-passed-in-w3c-validator-trust-me/</link>
<description><![CDATA[ <p>i don't know if this is amazing or scary</p> ]]></description>
<pubDate>Tue, 14 Feb 2012 23:46:48 GMT</pubDate>
<guid>http://snipplr.com/view/63334/this-passed-in-w3c-validator-trust-me/</guid>
</item>
<item>
<title>(HTML) header.php with search and social icons built in - guitarman2uk</title>
<link>http://snipplr.com/view/60754/headerphp-with-search-and-social-icons-built-in/</link>
<description><![CDATA[ <p>This is the header.php file from Soul Care Aesthetics - complete with CSS and social icons spaces</p> ]]></description>
<pubDate>Sun, 13 Nov 2011 01:50:14 GMT</pubDate>
<guid>http://snipplr.com/view/60754/headerphp-with-search-and-social-icons-built-in/</guid>
</item>
<item>
<title>(HTML) Android Meta Viewport Tag for PhoneGap Projects - parkerkrhoyt</title>
<link>http://snipplr.com/view/60705/android-meta-viewport-tag-for-phonegap-projects/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 11 Nov 2011 03:45:47 GMT</pubDate>
<guid>http://snipplr.com/view/60705/android-meta-viewport-tag-for-phonegap-projects/</guid>
</item>
<item>
<title>(HTML) Three Column fixed with layout with CSS - artaries</title>
<link>http://snipplr.com/view/60660/three-column-fixed-with-layout-with-css/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 09 Nov 2011 20:51:57 GMT</pubDate>
<guid>http://snipplr.com/view/60660/three-column-fixed-with-layout-with-css/</guid>
</item>
<item>
<title>(HTML) Word wrap for tables - Sullan</title>
<link>http://snipplr.com/view/59208/word-wrap-for-tables/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 28 Sep 2011 16:55:58 GMT</pubDate>
<guid>http://snipplr.com/view/59208/word-wrap-for-tables/</guid>
</item>
<item>
<title>(HTML) HTML5 para Internet Explorer (6+, 7+, 8+) - skozz</title>
<link>http://snipplr.com/view/58406/html5-para-internet-explorer-6-7-8/</link>
<description><![CDATA[ <p>La idea de este script es que mediante un pequeño hack JS y conviertiendo todo los elementos HTML5 en display:block IE sea capaz de ordenarlos correctamente como el resto de navegadores.</p> ]]></description>
<pubDate>Fri, 02 Sep 2011 21:02:26 GMT</pubDate>
<guid>http://snipplr.com/view/58406/html5-para-internet-explorer-6-7-8/</guid>
</item>
<item>
<title>(HTML) JavaScript NOSCRIPT Sample - EgoAnt</title>
<link>http://snipplr.com/view/58389/javascript-noscript-sample/</link>
<description><![CDATA[ <p>This is just a quick sample that shows how to have a button visible on a page only if the person has JavaScript enabled.</p> ]]></description>
<pubDate>Fri, 02 Sep 2011 08:13:31 GMT</pubDate>
<guid>http://snipplr.com/view/58389/javascript-noscript-sample/</guid>
</item>
<item>
<title>(HTML) Four Square Layout - marshalletm</title>
<link>http://snipplr.com/view/58050/four-square-layout/</link>
<description><![CDATA[ <p>A four square layout design that can be resized and inserted into any larger wrapper.</p> ]]></description>
<pubDate>Sat, 20 Aug 2011 10:50:56 GMT</pubDate>
<guid>http://snipplr.com/view/58050/four-square-layout/</guid>
</item>
<item>
<title>(HTML) CSS Ribbon Styles for depth and html for 3d across ribbon - CKOink</title>
<link>http://snipplr.com/view/56581/css-ribbon-styles-for-depth-and-html-for-3d-across-ribbon/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 14 Jul 2011 04:19:16 GMT</pubDate>
<guid>http://snipplr.com/view/56581/css-ribbon-styles-for-depth-and-html-for-3d-across-ribbon/</guid>
</item>
<item>
<title>(HTML) Auto width label and wrapping with checkboxes - Sullan</title>
<link>http://snipplr.com/view/55987/auto-width-label-and-wrapping-with-checkboxes/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 01 Jul 2011 17:10:07 GMT</pubDate>
<guid>http://snipplr.com/view/55987/auto-width-label-and-wrapping-with-checkboxes/</guid>
</item>
<item>
<title>(HTML) Horizontal navigation centered in their container - Alwaison</title>
<link>http://snipplr.com/view/55911/horizontal-navigation-centered-in-their-container/</link>
<description><![CDATA[ <p>A *ul* or *ol* list centered in the container.</p> ]]></description>
<pubDate>Thu, 30 Jun 2011 00:19:41 GMT</pubDate>
<guid>http://snipplr.com/view/55911/horizontal-navigation-centered-in-their-container/</guid>
</item>
<item>
<title>(HTML) Centered Horzontial Navigation - gamblelyn</title>
<link>http://snipplr.com/view/55905/centered-horzontial-navigation/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 29 Jun 2011 23:20:55 GMT</pubDate>
<guid>http://snipplr.com/view/55905/centered-horzontial-navigation/</guid>
</item>
</channel>
</rss>