<?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; CSS Introduction</title>
	<atom:link href="http://csssyntax.com/category/css-introduction/feed" rel="self" type="application/rss+xml" />
	<link>http://csssyntax.com</link>
	<description>CSS BASIC REFERENCE</description>
	<lastBuildDate>Fri, 30 Jul 2010 01:37:24 +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>
		<item>
		<title>Introduction of CSS</title>
		<link>http://csssyntax.com/introduction-of-css.html</link>
		<comments>http://csssyntax.com/introduction-of-css.html#comments</comments>
		<pubDate>Thu, 10 Sep 2009 06:32:08 +0000</pubDate>
		<dc:creator>gusdwi</dc:creator>
				<category><![CDATA[CSS Introduction]]></category>
		<category><![CDATA[css style]]></category>
		<category><![CDATA[learn css]]></category>
		<category><![CDATA[web designer]]></category>
		<category><![CDATA[web developer]]></category>

		<guid isPermaLink="false">http://csssyntax.com/?p=10</guid>
		<description><![CDATA[Without CSS, a Web designer or web developer will have difficulty in designing web pages]]></description>
			<content:encoded><![CDATA[<p>Someone who wants to pursue the Web as a web designer or web developer, familiar with CSS is a must.<br />
Without CSS, a Web designer or web developer will have difficulty in designing web pages, let alone the number of pages made up to 10 pages or more.</p>
<p>Imagine, how much time will you need to make the same<strong> background color</strong> on every <strong>web page</strong>?.<br />
But if you master the science of CSS, the time required to make a very brief background color the same on every page of your website.<br />
Simply edit one file to it will result in changes in all web pages.<br />
This is a time investment for you if you are able to master <a href="http://csssyntax.com/what-is-css.html"><strong>CSS</strong></a> properly.</p>
<p>Before you want to learn more CSS, it is recommended that you learn <a href="http://csssyntax.com/category/html-basic"><strong>HTML / XHTML</strong></a> first so you understand what I explained then, as you will find a lot of code in the HTML code to <strong><a href="http://csssyntax.com/what-is-css.html" target="_blank">learn CSS</a></strong>.</p>
<p>Well Good Trying &#8230;&#8230;.!</p>
]]></content:encoded>
			<wfw:commentRss>http://csssyntax.com/introduction-of-css.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to CSS Syntax [dot] com</title>
		<link>http://csssyntax.com/welcome-to-css-syntax-dot-com.html</link>
		<comments>http://csssyntax.com/welcome-to-css-syntax-dot-com.html#comments</comments>
		<pubDate>Thu, 10 Sep 2009 04:19:21 +0000</pubDate>
		<dc:creator>gusdwi</dc:creator>
				<category><![CDATA[CSS Introduction]]></category>
		<category><![CDATA[css style]]></category>
		<category><![CDATA[learn css]]></category>

		<guid isPermaLink="false">http://csssyntax.com/?p=4</guid>
		<description><![CDATA[A website that explains about anything related to web development and web design]]></description>
			<content:encoded><![CDATA[<p><strong>Welcome to our Website &#8230;</strong><br />
CSS Syntax [dot] com is a website that explains about anything related to web development, including the CSS, XHTML, WEB DESIGN and others.</p>
<p>If you are a beginner who wants to know more about web development, you have found the right place on this website.<br />
We will lead you to explore the contents of this website easily and quickly, because every article associated with shortcut keys.</p>
<p>We deliberately made this website with a simple display with a goal to let users focus more on content, because content is more important to be a reference in accordance with the theme of our website.</p>
<p>CSS Syntax [dot] com in governance and in the design by <a title="learn css" href="http://www.gusdwi.info/" target="_blank">Gus Dwi</a> who is still active to continue to develop knowledge about the web, working in a publishing company in Bali as a web designer.</p>
<p>Gus Dwi already accustomed to using data processing application programs such as CSS, html / xhtml, php, Adobe Photoshop CS3, Dreeamweaver CS3, Flash CS3, Seo, Illustrator, Corel Draw X3 and others.</p>
]]></content:encoded>
			<wfw:commentRss>http://csssyntax.com/welcome-to-css-syntax-dot-com.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
