<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blog Oh Blog &#187; CSS</title>
	<atom:link href="http://www.blogohblog.com/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogohblog.com</link>
	<description>Of the Bloggers, By the Bloggers, For the Bloggers</description>
	<lastBuildDate>Thu, 02 Feb 2012 11:42:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Zen Coding &#8211; Have you Tried it Yet?</title>
		<link>http://www.blogohblog.com/zen-coding-have-you-tried-it-yet/</link>
		<comments>http://www.blogohblog.com/zen-coding-have-you-tried-it-yet/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 18:05:24 +0000</pubDate>
		<dc:creator>Jai</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[WebTools]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Zen Coding]]></category>

		<guid isPermaLink="false">http://www.blogohblog.com/?p=1246</guid>
		<description><![CDATA[While coding HTML pages, I have always wondered if there was a better, quicker and easier way to write lengthy and repetitive code that is present in almost every web page. I asked myself time and again, if there were people who thought on the same lines to make the code more crisp and abbreviated. [...]]]></description>
		<wfw:commentRss>http://www.blogohblog.com/zen-coding-have-you-tried-it-yet/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>10 CSS Snippets to Save Precious Time</title>
		<link>http://www.blogohblog.com/10-css-snippets-to-save-precious-time/</link>
		<comments>http://www.blogohblog.com/10-css-snippets-to-save-precious-time/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 11:24:09 +0000</pubDate>
		<dc:creator>Jai</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Snippets]]></category>

		<guid isPermaLink="false">http://www.blogohblog.com/?p=1211</guid>
		<description><![CDATA[Today, I have compiled a set of 10 CSS snippets that can save you a lot of time and effort. These codes are needed frequently when developing CSS-based websites or themes. Just bookmark these codes (Ctrl + D) so that you don&#8217;t have to look for them on the Internet every time. 1. CSS Tooltips [...]]]></description>
		<wfw:commentRss>http://www.blogohblog.com/10-css-snippets-to-save-precious-time/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
		<item>
		<title>10 Examples of &#8220;How to Play it Cool&#8221; with CSS</title>
		<link>http://www.blogohblog.com/10-examples-of-how-to-play-it-cool-with-css/</link>
		<comments>http://www.blogohblog.com/10-examples-of-how-to-play-it-cool-with-css/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 09:36:54 +0000</pubDate>
		<dc:creator>Jai</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Examples]]></category>
		<category><![CDATA[Tricks]]></category>

		<guid isPermaLink="false">http://www.blogohblog.com/?p=876</guid>
		<description><![CDATA[CSS List Expander This technique makes an unordered list go on in depth as much as we want. The script analyzes the list tree and applies toggle functions for expanding/collapsing child objects. Parent items, the ones we should click to expand child objects, don&#8217;t need to be wrapped inside an anchor element. Script checks for [...]]]></description>
		<wfw:commentRss>http://www.blogohblog.com/10-examples-of-how-to-play-it-cool-with-css/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Nice Forms</title>
		<link>http://www.blogohblog.com/nice-forms/</link>
		<comments>http://www.blogohblog.com/nice-forms/#comments</comments>
		<pubDate>Sat, 27 Dec 2008 15:30:58 +0000</pubDate>
		<dc:creator>Jai</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[Niceforms]]></category>
		<category><![CDATA[Styling]]></category>

		<guid isPermaLink="false">http://www.blogohblog.com/?p=789</guid>
		<description><![CDATA[When building forms for your website, there are always some elements that you want to modify graphically but are unable to do so. Styling web forms can be a tedious task if you haven&#8217;t done so before. Elements like radio buttons, check boxes and item lists are the hardest to style due to their cross-browser [...]]]></description>
		<wfw:commentRss>http://www.blogohblog.com/nice-forms/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Integrating Alternative Stylesheets in WordPress Themes</title>
		<link>http://www.blogohblog.com/integrating-alternative-stylesheets/</link>
		<comments>http://www.blogohblog.com/integrating-alternative-stylesheets/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 17:12:53 +0000</pubDate>
		<dc:creator>Jai</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Alternate Stylesheet]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Style Switcher]]></category>

		<guid isPermaLink="false">http://www.blogohblog.com/?p=710</guid>
		<description><![CDATA[I am sure that everyone has come across WordPress themes which use alternative stylesheets (CSS) to switch between different sets of style information. For example, you can have a look at the following themes that have this functionality :- Xplosive Reloaded Wicked Lemon Wpdesigner7 Here is how these themes do it :- Default Stylesheet Ideally, [...]]]></description>
		<wfw:commentRss>http://www.blogohblog.com/integrating-alternative-stylesheets/feed/</wfw:commentRss>
		<slash:comments>42</slash:comments>
		</item>
		<item>
		<title>Nifty Rounded Edges Using Only CSS</title>
		<link>http://www.blogohblog.com/nifty-rounded-edges-using-only-css/</link>
		<comments>http://www.blogohblog.com/nifty-rounded-edges-using-only-css/#comments</comments>
		<pubDate>Sat, 10 May 2008 19:25:19 +0000</pubDate>
		<dc:creator>Jai</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Rounded Edges]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.blogohblog.com/nifty-rounded-edges-using-only-css/</guid>
		<description><![CDATA[If you have a Google Analytics account, you must have seen that Google uses slightly rounded edges in the menu buttons on the left. See the picture below :- Today, I will teach you how to give these nifty little rounded edges to your menu. Given below is the CSS code. This goes into the [...]]]></description>
		<wfw:commentRss>http://www.blogohblog.com/nifty-rounded-edges-using-only-css/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>Understanding Floats in CSS &#8211; Making a 3-column layout</title>
		<link>http://www.blogohblog.com/understanding-floats-in-css-making-a-3-column-layout/</link>
		<comments>http://www.blogohblog.com/understanding-floats-in-css-making-a-3-column-layout/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 20:41:41 +0000</pubDate>
		<dc:creator>Jai</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[3-column]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Layout]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.blogohblog.com/understanding-floats-in-css-making-a-3-column-layout/</guid>
		<description><![CDATA[Sharing knowledge is cool and if your audience is willing to learn &#8211; its Uber cool! With that note, here is my little contribution towards the code monkeys. This article is meant for the people who are beginners or are in the mid-way of learning CSS (Cascading Style Sheets). When I started learning CSS, the [...]]]></description>
		<wfw:commentRss>http://www.blogohblog.com/understanding-floats-in-css-making-a-3-column-layout/feed/</wfw:commentRss>
		<slash:comments>40</slash:comments>
		</item>
		<item>
		<title>5 Cool CSS Hacks &amp; Tricks</title>
		<link>http://www.blogohblog.com/5-cool-css-hacks-tricks/</link>
		<comments>http://www.blogohblog.com/5-cool-css-hacks-tricks/#comments</comments>
		<pubDate>Sun, 17 Feb 2008 20:15:29 +0000</pubDate>
		<dc:creator>Jai</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.blogohblog.com/5-cool-css-hacks-tricks/</guid>
		<description><![CDATA[1. Create a stunning 3D push button… Nowadays, we can see 3d push buttons nearly everywhere. Most of them are achieved via JavaScript. The main problem of using these scripts is that there are greater chances that they might get blocked by the browser. And with the advent of many ad blockers it has become [...]]]></description>
		<wfw:commentRss>http://www.blogohblog.com/5-cool-css-hacks-tricks/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

