<?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>Dot Co UK - web design advice</title>
	<atom:link href="http://www.dot-co-uk.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dot-co-uk.com</link>
	<description>web development and e-commerce articles</description>
	<lastBuildDate>Tue, 29 Sep 2009 20:11:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CSS embed in web design</title>
		<link>http://www.dot-co-uk.com/css-embed-in-web-design/</link>
		<comments>http://www.dot-co-uk.com/css-embed-in-web-design/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 20:11:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.dot-co-uk.com/?p=17</guid>
		<description><![CDATA[Web design article on how to link to a css style sheet using xhtml strict code.
Use the following code when coding your new website using valid xhtml strict code.

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