<?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>How to make a website &#187; CSS</title>
	<atom:link href="http://www.mademyownwebsite.com/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mademyownwebsite.com</link>
	<description>Practical advice for those building their own website</description>
	<lastBuildDate>Thu, 10 Sep 2009 07:27:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>What is css?</title>
		<link>http://www.mademyownwebsite.com/getting-started/what-is-css/</link>
		<comments>http://www.mademyownwebsite.com/getting-started/what-is-css/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 07:27:13 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Getting started]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.mademyownwebsite.com/?p=57</guid>
		<description><![CDATA[CSS stands for Cascading Style Sheets. It is some code that can be used on a website to control the way that a website displays. In its ideal, purist form it can mean that you can simply change the code contained in one file and it will change the way a website looks. I believe [...]]]></description>
			<content:encoded><![CDATA[<p>CSS stands for Cascading Style Sheets. It is some code that can be used on a website to control the way that a website displays. In its ideal, purist form it can mean that you can simply change the code contained in one file and it will change the way a website looks. I believe that sometime in the future this will be the reality for all websites. It is anyones guess when that will happen.</p>
<p>Now to get a little more realistic. It is true that some purists have been able to make this dream a reality even today and more and more people are starting to use CSS in their websites. However the people who build browsers (e.g. Firefox, Internet Explorer, etc) can&#8217;t agree on how CSS is supposed to work. This means that website builders (at least the very expensive professional ones) have to spend hours and hours working on little ways to make CSS work for everyone.</p>
<p>I really want to encourage you to use CSS but you will probably find that you have to use a combination of the old ways of building websites and CSS. We will cover this in more detail in this blog from time to time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mademyownwebsite.com/getting-started/what-is-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

