<?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>Private: Code &#38; Script Snippet &#187; CSS+XHTML</title>
	<atom:link href="http://dev.kratik.net/index.php/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://dev.kratik.net</link>
	<description>Every thing you imagin, study it - know it - use it</description>
	<lastBuildDate>Thu, 24 Jun 2010 08:30:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Firebug on google chrome</title>
		<link>http://dev.kratik.net/index.php/2010/03/12/firebug-on-google-chrome/</link>
		<comments>http://dev.kratik.net/index.php/2010/03/12/firebug-on-google-chrome/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 08:39:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS+XHTML]]></category>
		<category><![CDATA[CSS-xhtml]]></category>
		<category><![CDATA[JAVASCRIPT]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://dev.kratik.net/?p=862</guid>
		<description><![CDATA[
</p>
<p>+</p>
<p></p>
<p>Compatible with all major browsers: IE6+, Firefox, Opera, Safari and  Chrome</p>
<p>ref: http://getfirebug.com/releases/lite/chrome/
]]></description>
			<content:encoded><![CDATA[<div>
<img style="height: 250px; width: 250px;" src="http://www.shore.com/commentary/weblogs/uploaded_images/google-chrome-logo-711569.jpg" alt="" /></p>
<p>+</p>
<p><img src="http://getfirebug.com/img/firebug-large.png" alt="" /></p>
<p>Compatible with all major browsers: IE6+, Firefox, Opera, Safari and  <span style="color: #ff0000;">Chrome</span></p>
<p>ref: <a href="http://getfirebug.com/releases/lite/chrome/">http://getfirebug.com/releases/lite/chrome/</a></div>
]]></content:encoded>
			<wfw:commentRss>http://dev.kratik.net/index.php/2010/03/12/firebug-on-google-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Centering: Auto-width Margins</title>
		<link>http://dev.kratik.net/index.php/2009/10/12/centering-auto-width-margins/</link>
		<comments>http://dev.kratik.net/index.php/2009/10/12/centering-auto-width-margins/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 17:15:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS+XHTML]]></category>
		<category><![CDATA[CSS-xhtml]]></category>

		<guid isPermaLink="false">http://dev1.wordpress.com/?p=658</guid>
		<description><![CDATA[body {
    margin:50px 0px; padding:0px;
    text-align:center;
    }</p>
<p>#Content {
    width:500px;
    margin:0px auto;
    text-align:left;
    padding:15px;
    border:1px dashed #333;
    background-color:#eee;
    }

]]></description>
			<content:encoded><![CDATA[<div><span style="color:#800000;">body </span><span style="color:#000000;">{</span><span style="color:#FF0000;"><br />
    margin</span><span style="color:#000000;">:</span><span style="color:#0000FF;">50px 0px</span><span style="color:#000000;">;</span><span style="color:#FF0000;"> padding</span><span style="color:#000000;">:</span><span style="color:#0000FF;">0px</span><span style="color:#000000;">;</span><span style="color:#FF0000;"><br />
    text-align</span><span style="color:#000000;">:</span><span style="color:#0000FF;">center</span><span style="color:#000000;">;</span><span style="color:#FF0000;"><br />
    </span><span style="color:#000000;">}</span><span style="color:#800000;"></p>
<p>#Content </span><span style="color:#000000;">{</span><span style="color:#FF0000;"><br />
    width</span><span style="color:#000000;">:</span><span style="color:#0000FF;">500px</span><span style="color:#000000;">;</span><span style="color:#FF0000;"><br />
    margin</span><span style="color:#000000;">:</span><span style="color:#0000FF;">0px auto</span><span style="color:#000000;">;</span><span style="color:#FF0000;"><br />
    text-align</span><span style="color:#000000;">:</span><span style="color:#0000FF;">left</span><span style="color:#000000;">;</span><span style="color:#FF0000;"><br />
    padding</span><span style="color:#000000;">:</span><span style="color:#0000FF;">15px</span><span style="color:#000000;">;</span><span style="color:#FF0000;"><br />
    border</span><span style="color:#000000;">:</span><span style="color:#0000FF;">1px dashed #333</span><span style="color:#000000;">;</span><span style="color:#FF0000;"><br />
    background-color</span><span style="color:#000000;">:</span><span style="color:#0000FF;">#eee</span><span style="color:#000000;">;</span><span style="color:#FF0000;"><br />
    </span><span style="color:#000000;">}</span><span style="color:#800000;"><br />
</span></div>
]]></content:encoded>
			<wfw:commentRss>http://dev.kratik.net/index.php/2009/10/12/centering-auto-width-margins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>css</title>
		<link>http://dev.kratik.net/index.php/2008/11/22/css/</link>
		<comments>http://dev.kratik.net/index.php/2008/11/22/css/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 15:33:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS+XHTML]]></category>
		<category><![CDATA[CSS-xhtml]]></category>

		<guid isPermaLink="false">http://dev1.wordpress.com/?p=472</guid>
		<description><![CDATA[<p>root reference:
runat=&#8221;server&#8221; use ~/
html use ./</p>
]]></description>
			<content:encoded><![CDATA[<p>root reference:<br />
runat=&#8221;server&#8221; use ~/<br />
html use ./</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.kratik.net/index.php/2008/11/22/css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>valign</title>
		<link>http://dev.kratik.net/index.php/2008/07/29/valign/</link>
		<comments>http://dev.kratik.net/index.php/2008/07/29/valign/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 14:02:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS+XHTML]]></category>

		<guid isPermaLink="false">http://dev1.wordpress.com/?p=355</guid>
		<description><![CDATA[<p> </p>
<p>DISPLAY</p>
<p>: block; FLOAT: left; WIDTH: 124px; COLOR: #fff; LINE-HEIGHT: 37px; HEIGHT: 41px; TEXT-ALIGN: center; TEXT-DECORATION: none</p>
<p></p>
]]></description>
			<content:encoded><![CDATA[<p> </p>
<p><span style="font-size:x-small;color:#ff0000;"><span style="font-size:x-small;color:#ff0000;"><font size="2" color="#ff0000">DISPLAY</p>
<p></font></span><span style="font-size:x-small;color:#000000;">: </span><span style="font-size:x-small;color:#0000ff;">block</span><span style="font-size:x-small;color:#000000;">; </span><span style="font-size:x-small;color:#ff0000;">FLOAT</span><span style="font-size:x-small;color:#000000;">: </span><span style="font-size:x-small;color:#0000ff;">left</span><span style="font-size:x-small;color:#000000;">; </span><span style="font-size:x-small;color:#ff0000;">WIDTH</span><span style="font-size:x-small;color:#000000;">: </span><span style="font-size:x-small;color:#0000ff;">124px</span><span style="font-size:x-small;color:#000000;">; </span><span style="font-size:x-small;color:#ff0000;">COLOR</span><span style="font-size:x-small;color:#000000;">: </span><span style="font-size:x-small;color:#0000ff;">#fff</span><span style="font-size:x-small;color:#000000;">; </span><span style="font-size:x-small;color:#ff0000;">LINE-HEIGHT</span><span style="font-size:x-small;color:#000000;">: </span><span style="font-size:x-small;color:#0000ff;">37px</span><span style="font-size:x-small;"><span style="color:#000000;">; </span></span><span style="font-size:x-small;color:#ff0000;">HEIGHT</span><span style="font-size:x-small;">: </span><span style="font-size:x-small;color:#0000ff;">41px</span><span style="font-size:x-small;">; </span><span style="font-size:x-small;color:#ff0000;">TEXT-ALIGN</span><span style="font-size:x-small;">: </span><span style="font-size:x-small;color:#0000ff;">center</span><span style="font-size:x-small;">; </span><span style="font-size:x-small;color:#ff0000;">TEXT-DECORATION</span><span style="font-size:x-small;">: </span><span style="font-size:x-small;color:#0000ff;">none</span></p>
<p></span></p>
]]></content:encoded>
			<wfw:commentRss>http://dev.kratik.net/index.php/2008/07/29/valign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Most used CSS tricks</title>
		<link>http://dev.kratik.net/index.php/2008/03/18/most-used-css-tricks/</link>
		<comments>http://dev.kratik.net/index.php/2008/03/18/most-used-css-tricks/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 03:11:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS+XHTML]]></category>
		<category><![CDATA[CSS-xhtml]]></category>

		<guid isPermaLink="false">http://dev1.wordpress.com/2008/03/18/most-used-css-tricks/</guid>
		<description><![CDATA[<p>http://stylizedweb.com/2008/03/12/most-used-css-tricks/</p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://stylizedweb.com/2008/03/12/most-used-css-tricks/">http://stylizedweb.com/2008/03/12/most-used-css-tricks/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dev.kratik.net/index.php/2008/03/18/most-used-css-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tab</title>
		<link>http://dev.kratik.net/index.php/2008/03/18/tab-2/</link>
		<comments>http://dev.kratik.net/index.php/2008/03/18/tab-2/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 03:10:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS+XHTML]]></category>

		<guid isPermaLink="false">http://dev1.wordpress.com/?p=349</guid>
		<description><![CDATA[<p>http://www.noupe.com/javascript/37-great-ajax-css-tab-based-interfaces.html</p>
<p>form</p>
<p>http://www.noupe.com/css/47-excellent-ajax-css-forms.html</p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.noupe.com/javascript/37-great-ajax-css-tab-based-interfaces.html">http://www.noupe.com/javascript/37-great-ajax-css-tab-based-interfaces.html</a></p>
<p>form</p>
<p><a href="http://www.noupe.com/css/47-excellent-ajax-css-forms.html">http://www.noupe.com/css/47-excellent-ajax-css-forms.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dev.kratik.net/index.php/2008/03/18/tab-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>icon</title>
		<link>http://dev.kratik.net/index.php/2008/03/17/icon/</link>
		<comments>http://dev.kratik.net/index.php/2008/03/17/icon/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 03:04:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS+XHTML]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://dev1.wordpress.com/2008/03/17/icon/</guid>
		<description><![CDATA[<p>http://www.divland.com/blog/2008/02/21/39-free-icon-ready/</p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.divland.com/blog/2008/02/21/39-free-icon-ready/">http://www.divland.com/blog/2008/02/21/39-free-icon-ready/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dev.kratik.net/index.php/2008/03/17/icon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>css technic</title>
		<link>http://dev.kratik.net/index.php/2008/02/06/css-technic/</link>
		<comments>http://dev.kratik.net/index.php/2008/02/06/css-technic/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 07:00:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS+XHTML]]></category>
		<category><![CDATA[CSS-xhtml]]></category>

		<guid isPermaLink="false">http://dev1.wordpress.com/2008/02/06/css-technic/</guid>
		<description><![CDATA[<p>http://veerle.duoh.com/</p>
<p>http://www.noupe.com/</p>
<p>http://prototype-window.xilinus.com/samples.html</p>
<p>http://www.swfir.com/</p>
<p>simple modal</p>
<p>http://www.ericmmartin.com/simplemodal/ </p>
]]></description>
			<content:encoded><![CDATA[<p><u><font color="#800080"><a href="http://veerle.duoh.com/">http://veerle.duoh.com/</a></font></u><a href="http://www.noupe.com/"></a></p>
<p><a href="http://www.noupe.com/">http://www.noupe.com/</a></p>
<p><a href="http://prototype-window.xilinus.com/samples.html">http://prototype-window.xilinus.com/samples.html</a></p>
<p><a href="http://www.swfir.com/">http://www.swfir.com/</a></p>
<p>simple modal</p>
<p><a href="http://www.ericmmartin.com/simplemodal/">http://www.ericmmartin.com/simplemodal/</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://dev.kratik.net/index.php/2008/02/06/css-technic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Style Your Image Links</title>
		<link>http://dev.kratik.net/index.php/2008/02/06/style-your-image-links/</link>
		<comments>http://dev.kratik.net/index.php/2008/02/06/style-your-image-links/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 04:47:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS+XHTML]]></category>
		<category><![CDATA[CSS-xhtml]]></category>

		<guid isPermaLink="false">http://dev1.wordpress.com/?p=342</guid>
		<description><![CDATA[<p class="left image"></p>
<p>Mouse over behaviors have a certain significance when we&#8217;re talking about usability. Letting users know that particular section of our website is meant to be clicked on is best achieved through mouse over effect. Those &#8220;clickable&#8221; sections certainly include content images. But what can you do with image mouseovers? Add a different border? [...]]]></description>
			<content:encoded><![CDATA[<p class="left image"><img src="http://cssglobe.com/lab/imagelink/imagelink.jpg" alt="image" /></p>
<p>Mouse over behaviors have a certain significance when we&#8217;re talking about usability. Letting users know that particular section of our website is meant to be clicked on is best achieved through mouse over effect. Those &#8220;clickable&#8221; sections certainly include content images. But what can you do with image mouseovers? Add a different border? This script will certainly help you to do a bit more than that&#8230;</p>
<p>ref: <a href="http://cssglobe.com/post/1238/style-your-image-links">http://cssglobe.com/post/1238/style-your-image-links</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dev.kratik.net/index.php/2008/02/06/style-your-image-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drop shadow div (IE)</title>
		<link>http://dev.kratik.net/index.php/2008/02/04/drop-shadow-div-ie/</link>
		<comments>http://dev.kratik.net/index.php/2008/02/04/drop-shadow-div-ie/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 11:44:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS+XHTML]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://dev1.wordpress.com/2008/02/04/drop-shadow-div-ie/</guid>
		<description><![CDATA[<p>&#60;div style=&#8221; color: White; background-color: Maroon; width: 200px; height: 200px; filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color=&#8217;gray&#8217;, Positive=&#8217;true&#8217;)&#8221;&#62; xxxxxxxxxx&#60;/div&#62;</p>
<p>ref: http://msdn2.microsoft.com/en-us/library/ms532985.aspx</p>
<p></p>
]]></description>
			<content:encoded><![CDATA[<p><font size="2" color="#0000ff">&lt;<font size="2" color="#a31515">div</font><font size="2"> </font><font size="2" color="#ff0000">style</font><font size="2" color="#0000ff">=&#8221; color: White; background-color: Maroon; width: 200px; height: 200px; filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color=&#8217;gray&#8217;, Positive=&#8217;true&#8217;)&#8221;&gt;</font></font><font size="2" color="#0000ff"> </font><font size="2">xxxxxxxxxx</font><font size="2"><font size="2" color="#0000ff">&lt;/</font><font size="2" color="#a31515">div</font><font size="2" color="#0000ff">&gt;</font></p>
<p><font color="#0000ff">ref: <a href="http://msdn2.microsoft.com/en-us/library/ms532985.aspx">http://msdn2.microsoft.com/en-us/library/ms532985.aspx</a></font></p>
<p></font></p>
]]></content:encoded>
			<wfw:commentRss>http://dev.kratik.net/index.php/2008/02/04/drop-shadow-div-ie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
