<?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>Cascading Style Sheets Syntax &#187; weakness css</title>
	<atom:link href="http://csssyntax.com/tag/weakness-css/feed" rel="self" type="application/rss+xml" />
	<link>http://csssyntax.com</link>
	<description>CSS BASIC REFERENCE</description>
	<lastBuildDate>Sat, 31 Jul 2010 08:26:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>What is CSS?</title>
		<link>http://csssyntax.com/what-is-css.html</link>
		<comments>http://csssyntax.com/what-is-css.html#comments</comments>
		<pubDate>Sat, 12 Sep 2009 04:45:45 +0000</pubDate>
		<dc:creator>gusdwi</dc:creator>
				<category><![CDATA[CSS Introduction]]></category>
		<category><![CDATA[css code]]></category>
		<category><![CDATA[css pros]]></category>
		<category><![CDATA[css style]]></category>
		<category><![CDATA[learn css]]></category>
		<category><![CDATA[weakness css]]></category>

		<guid isPermaLink="false">http://csssyntax.com/?p=15</guid>
		<description><![CDATA[Explained about the meaning of css in general and what are the advantages of css]]></description>
			<content:encoded><![CDATA[<p><strong><span style="text-decoration: underline;">Understanding of CSS</span></strong></p>
<p><strong>CSS</strong> stands for Cascading Style Sheets.<br />
<strong>CSS</strong> is a special style to format the HTML pages to be more interesting that can not be done by the HTML tags into it.<br />
<strong>CSS</strong> has been standardized by the W3C, so it can run on all major browsers.</p>
<p><strong><span style="text-decoration: underline;">What advantages css ?</span></strong></p>
<ol>
<li>With CSS, you will be able to shorten your work time to create Web pages.</li>
<li>HTML file size will be smaller, because the CSS files located outside the HTML (if using the External Stylesheet).</li>
</ol>
<p><strong><span style="text-decoration: underline;">What lack of css?</span></strong><br />
Not all browsers interpret the <strong><a href="http://csssyntax.com/css-syntax.html" target="_blank">CSS code</a></strong> in the same way. So sometimes, with CSS web interface looks good in one browser, but the mess in other browsers. So you should check the display to look good in all browsers and add a special code specific browser if necessary in order to display your website looks good in all browsers.</p>
<p>But don&#8217;t worry, modern browsers are capable of handling well <a href="http://csssyntax.com/about"><strong>css syntax</strong></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://csssyntax.com/what-is-css.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
