<?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>MVC Frameworks, PHP Frameworks, CodeIgniter, QT4 - My Experience, Tips ,Tricks, Tweaks, Codes and much more... : MVC{model-view-controller} Logic &#187; Tips</title>
	<atom:link href="http://mvclogic.com/category/css/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://mvclogic.com</link>
	<description>Code Hungry</description>
	<lastBuildDate>Sat, 03 Apr 2010 16:15:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CSS Tip 3 #  ShortHand Guide</title>
		<link>http://mvclogic.com/css/css-tip-3-shorthand-guide/</link>
		<comments>http://mvclogic.com/css/css-tip-3-shorthand-guide/#comments</comments>
		<pubDate>Wed, 27 May 2009 12:20:40 +0000</pubDate>
		<dc:creator>Yash</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[CSS Tip 3 #]]></category>
		<category><![CDATA[ShortHand Guide]]></category>

		<guid isPermaLink="false">http://aquireknowledge.com/codemanager/?p=45</guid>
		<description><![CDATA[CSS Shorthand Guide
Ok. Let’s set the record straight. There is no official guide for each and every CSS shorthand property value. So let’s work together and put one together shall we? Ok. Straight to the business. Anytime I’ve ran into a specification (besides the confusing mess at the W3C), it turns into showing off a [...]]]></description>
		<wfw:commentRss>http://mvclogic.com/css/css-tip-3-shorthand-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Tip 2 : Quotes are optional in URL</title>
		<link>http://mvclogic.com/css/css-tip-2-quotes-are-optional-in-url/</link>
		<comments>http://mvclogic.com/css/css-tip-2-quotes-are-optional-in-url/#comments</comments>
		<pubDate>Wed, 27 May 2009 07:18:07 +0000</pubDate>
		<dc:creator>Yash</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://aquireknowledge.com/codemanager/?p=33</guid>
		<description><![CDATA[The format of a URI value is ’url(’ followed by optional white space followed by an optional single quote (’) or double quote (&#8220;) character followed by the URI itself, followed by an optional single quote (’) or double quote (&#8220;) character followed
by optional white space followed by ’)’. The two quote characters must be [...]]]></description>
		<wfw:commentRss>http://mvclogic.com/css/css-tip-2-quotes-are-optional-in-url/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Tips 1 : Support for 2 values of same css property</title>
		<link>http://mvclogic.com/css/css-tips-1-support-for-2-values-of-same-css-property/</link>
		<comments>http://mvclogic.com/css/css-tips-1-support-for-2-values-of-same-css-property/#comments</comments>
		<pubDate>Wed, 27 May 2009 07:09:31 +0000</pubDate>
		<dc:creator>Yash</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[CSS Tips]]></category>
		<category><![CDATA[Support for 2 values of same css property]]></category>

		<guid isPermaLink="false">http://aquireknowledge.com/codemanager/?p=26</guid>
		<description><![CDATA[If a User Agent(UA) does not support a particular value, it will  ignore that value when parsing
style sheets, as if that value was an illegal value . For example:
Example(s):

h3 &#123;
display: inline;
display: run-in;
&#125;

A UA that supports the ’run-in’ value for the ’display’ property will accept the first
display declaration and then &#8220;write over&#8221; that value with [...]]]></description>
		<wfw:commentRss>http://mvclogic.com/css/css-tips-1-support-for-2-values-of-same-css-property/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
