<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>DigiMantra &#187; css</title>
	<atom:link href="http://www.digimantra.com/category/technology/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digimantra.com</link>
	<description>Technology tips for all</description>
	<lastBuildDate>Fri, 30 Dec 2011 21:13:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://www.digimantra.com/?pushpress=hub'/>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Decoding Art Clokey Google Doodle</title>
		<link>http://www.digimantra.com/google/decoding-google-doodle/</link>
		<comments>http://www.digimantra.com/google/decoding-google-doodle/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 07:40:24 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[css sprite]]></category>
		<category><![CDATA[doodle]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4621</guid>
		<description><![CDATA[How Google Doodle utilizes Javascript, CSS sprite and shows animation without having to use Flash. <h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/google/google-dashboard/" rel="bookmark">Google Dashboard &ndash; Launchpad for Google services</a><!-- (7.6)--></li>
		<li><a href="http://www.digimantra.com/google/google-help-making-recipes/" rel="bookmark">Now Google to help you in making Recipes</a><!-- (7.6)--></li>
		<li><a href="http://www.digimantra.com/google/started-google-map-api-v3/" rel="bookmark">Getting started with Google map API v3</a><!-- (7.4)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/google/decoding-google-doodle/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to inspect css hover , active property using firebug</title>
		<link>http://www.digimantra.com/firefox/inspect-css-hover-activ-property-firebug/</link>
		<comments>http://www.digimantra.com/firefox/inspect-css-hover-activ-property-firebug/#comments</comments>
		<pubDate>Sun, 28 Aug 2011 16:05:57 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[web desigining]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4400</guid>
		<description><![CDATA[Know how to check and update CSS hover property of an element using Firebug addon in Firefox<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/firefox/firebug-magical-debugging-tool/" rel="bookmark">Firebug, A Magical debugging tool</a><!-- (13)--></li>
		<li><a href="http://www.digimantra.com/tutorials/drag-an-element-image-etc-using-javascript-html-css/" rel="bookmark">Drag an element,image etc using javascript,html,css</a><!-- (12.7)--></li>
		<li><a href="http://www.digimantra.com/tutorials/change-a-css-class-dynamically-using-javascript/" rel="bookmark">Change a CSS class dynamically using Javascript</a><!-- (9.9)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/firefox/inspect-css-hover-activ-property-firebug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alternative to overflow:hidden for wrapping divs</title>
		<link>http://www.digimantra.com/technology/css/alternative-to-overflowhidden-for-wrapping-divs/</link>
		<comments>http://www.digimantra.com/technology/css/alternative-to-overflowhidden-for-wrapping-divs/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 19:24:47 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[hacks]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=2331</guid>
		<description><![CDATA[An alternate of overflow hidden in CSS<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/microsoft/hidden-windows-7-tricks/" rel="bookmark">Really Hidden Windows 7 Tricks!</a><!-- (9.6)--></li>
		<li><a href="http://www.digimantra.com/microsoft/hidden-windows-7-tricks-part-2/" rel="bookmark">Really Hidden Windows 7 Tricks! Part 2</a><!-- (9.4)--></li>
		<li><a href="http://www.digimantra.com/tutorials/simple-tabs-using-javascript-and-css/" rel="bookmark">Simple tabs using Javascript and CSS</a><!-- (8.9)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/technology/css/alternative-to-overflowhidden-for-wrapping-divs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create fixed side buttons for feedback etc</title>
		<link>http://www.digimantra.com/technology/css/create-fixed-side-buttons-feedback/</link>
		<comments>http://www.digimantra.com/technology/css/create-fixed-side-buttons-feedback/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 18:25:04 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=1604</guid>
		<description><![CDATA[Know how to create fixed feedback buttons on the webpage's side<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/tutorials/create-rounded-corner-buttons-in-photoshop-using-gradient/" rel="bookmark">Create rounded corner buttons in photoshop using gradient</a><!-- (13.1)--></li>
		<li><a href="http://www.digimantra.com/tutorials/create-horizontal-menu-in-wordpress/" rel="bookmark">Create Horizontal Menu in WordPress</a><!-- (8.1)--></li>
		<li><a href="http://www.digimantra.com/firefox/inspect-css-hover-activ-property-firebug/" rel="bookmark">How to inspect css hover , active property using firebug</a><!-- (7.5)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/technology/css/create-fixed-side-buttons-feedback/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Rounded corners in firefox and safari using css3</title>
		<link>http://www.digimantra.com/technology/rounded-corners-with-firefox-and-safari-using-css3/</link>
		<comments>http://www.digimantra.com/technology/rounded-corners-with-firefox-and-safari-using-css3/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 20:56:15 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=1165</guid>
		<description><![CDATA[Rounded corners have always been tricky for web developers. If they do not challenge us technically, they load network as you have to download Images to create rounded corners for an element. An example of the rounded corner using an image would be Digimantra&#8217;s header (for sometime atleast it will remain).But with the invent of [...]<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/howto/current-location-iphone-safari-firefox-browser/" rel="bookmark">How to get current location in iPhone safari or firefox browser</a><!-- (8.9)--></li>
		<li><a href="http://www.digimantra.com/tutorials/create-rounded-corner-buttons-in-photoshop-using-gradient/" rel="bookmark">Create rounded corner buttons in photoshop using gradient</a><!-- (7.3)--></li>
		<li><a href="http://www.digimantra.com/technology/css3/opacity-css3-rgba/" rel="bookmark">Opacity in CSS3 using rgba</a><!-- (6.8)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/technology/rounded-corners-with-firefox-and-safari-using-css3/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>What&#8217;s difference between display: none and visibility: hidden?</title>
		<link>http://www.digimantra.com/technology/difference-between-display-visibility/</link>
		<comments>http://www.digimantra.com/technology/difference-between-display-visibility/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 06:31:34 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://realin.co.in/?p=139</guid>
		<description><![CDATA[just when you tread into the world of dhtml or javascript, you can require the display property of CSS more than expected. So it becomes necessary to clearly understand some of the facts behind this powerful language. Here is the difference between the visibility and display property of an element. visibility: hidden hides the element, [...]<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/tutorials/add-javascript-function-using-css-class/" rel="bookmark">Add javascript function using css class</a><!-- (10.5)--></li>
		<li><a href="http://www.digimantra.com/tutorials/hide-show-div-elements-with-javascript/" rel="bookmark">Hide/show div,elements with javascript</a><!-- (10.4)--></li>
		<li><a href="http://www.digimantra.com/technology/css/alternative-to-overflowhidden-for-wrapping-divs/" rel="bookmark">Alternative to overflow:hidden for wrapping divs</a><!-- (9.9)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/technology/difference-between-display-visibility/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

