<?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/"
	>

<channel>
	<title>Web Design - Third Wave Tools</title>
	<atom:link href="http://www.thirdwavetools.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thirdwavetools.com</link>
	<description>webdesign and web development articles</description>
	<pubDate>Tue, 29 Sep 2009 20:20:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>XHTML CSS Tutorial</title>
		<link>http://www.thirdwavetools.com/xhtml-css-tutorial/</link>
		<comments>http://www.thirdwavetools.com/xhtml-css-tutorial/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 20:19:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.thirdwavetools.com/?p=18</guid>
		<description><![CDATA[Web design article on how to link to a css style sheet using xhtml strict code.
If you need any help, then most web design companies should be able to help you with this.
Use the following code when coding your new website using valid xhtml strict code.

&#60;link rel=”stylesheet” href=”website.css” type=”text/css” /&#62;
Replace website.css with the name and [...]]]></description>
			<content:encoded><![CDATA[<p>Web design article on how to link to a css style sheet using xhtml strict code.</p>
<p>If you need any help, then most <a title="Web Design" href="http://www.techdesigns.co.uk/">web design</a> companies should be able to help you with this.</p>
<p>Use the following code when coding your new website using valid xhtml strict code.<br />
<strong><br />
&lt;link rel=”stylesheet” href=”website.css” type=”text/css” /&gt;</strong></p>
<p>Replace<strong> website.css</strong> with the name and path of your chosen stylesheet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thirdwavetools.com/xhtml-css-tutorial/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
