<?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>WebKeyDesign &#187; CSS</title>
	<atom:link href="http://www.webkeydesign.com/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webkeydesign.com</link>
	<description>Affordable Solutions to Web Site Creation, Hosting, &#038; Support</description>
	<lastBuildDate>Fri, 03 Feb 2012 16:39:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Web Fonts</title>
		<link>http://www.webkeydesign.com/127/web-fonts/</link>
		<comments>http://www.webkeydesign.com/127/web-fonts/#comments</comments>
		<pubDate>Tue, 07 Mar 2006 12:26:56 +0000</pubDate>
		<dc:creator>WKD Webmaster</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[selection]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.webkeydesign.com/127/web-fonts/</guid>
		<description><![CDATA[For the most part, font selection for the Web is limited. There are only a select few fonts that are available on all platforms, and even when we say cross-platform fonts, we really mean just Macintosh and Windows. We forget all about Linux, other desktop operating systems, and portable systems as well. Personally I tend [...]]]></description>
		<wfw:commentRss>http://www.webkeydesign.com/127/web-fonts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free CSS Styles</title>
		<link>http://www.webkeydesign.com/93/free-css-styles/</link>
		<comments>http://www.webkeydesign.com/93/free-css-styles/#comments</comments>
		<pubDate>Mon, 28 Nov 2005 10:21:50 +0000</pubDate>
		<dc:creator>WKD Webmaster</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.webkeydesign.com/93/free-css-styles/</guid>
		<description><![CDATA[Do you need a simple CSS layout or perhaps you want to see some examples of how you would style a data table? Or let&#8217;s just say you need to be inspired a little before your next CSS revision. CSS Data Tables Chris Heilmann&#8217;s site: ICant.co.uk, has an impressive CSS Table Gallery from multiple authors. [...]]]></description>
		<wfw:commentRss>http://www.webkeydesign.com/93/free-css-styles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding Style Sheets to Your HTML</title>
		<link>http://www.webkeydesign.com/61/adding-style-sheets-to-your-html/</link>
		<comments>http://www.webkeydesign.com/61/adding-style-sheets-to-your-html/#comments</comments>
		<pubDate>Thu, 01 Sep 2005 22:23:56 +0000</pubDate>
		<dc:creator>WKD Webmaster</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[embedding]]></category>
		<category><![CDATA[external]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[inline]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[methods]]></category>
		<category><![CDATA[sheet]]></category>
		<category><![CDATA[style]]></category>

		<guid isPermaLink="false">http://www.webkeydesign.com/?p=61</guid>
		<description><![CDATA[This is part one of How To Add Style Sheets To Your HTML. We will cover the basics mostly, but the idea is that there are always multiple ways to do something, and many web designers do in fact vary their methods of how they add CSS to their html code. Method 1: In the [...]]]></description>
		<wfw:commentRss>http://www.webkeydesign.com/61/adding-style-sheets-to-your-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Navigation Menu</title>
		<link>http://www.webkeydesign.com/50/css-navigation-menu/</link>
		<comments>http://www.webkeydesign.com/50/css-navigation-menu/#comments</comments>
		<pubDate>Mon, 15 Aug 2005 11:10:02 +0000</pubDate>
		<dc:creator>WKD Webmaster</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[code example]]></category>
		<category><![CDATA[css menu]]></category>
		<category><![CDATA[tableless menu]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.webkeydesign.com/?p=50</guid>
		<description><![CDATA[It is possible to create a simple navigation menu box with CSS. In fact I see this same style of menu for many of the templates for Mambo and WordPress. Here is a code sample of such a menu: #menu_box { width: 200px; font-family: Verdana, Helvetica, sans-serif; border-top: 1px solid #666666; border-bottom: 1px solid #666666; [...]]]></description>
		<wfw:commentRss>http://www.webkeydesign.com/50/css-navigation-menu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Text Tips</title>
		<link>http://www.webkeydesign.com/49/css-text-tips/</link>
		<comments>http://www.webkeydesign.com/49/css-text-tips/#comments</comments>
		<pubDate>Fri, 12 Aug 2005 11:06:18 +0000</pubDate>
		<dc:creator>WKD Webmaster</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.webkeydesign.com/?p=49</guid>
		<description><![CDATA[Here are a few basic CSS tips that you should learn if you are new to using stylesheets. Basic Mouseover Color Links: a:link, a:visited { text-decoration: underline; color: #0000FF; } a:hover, a:active { text-decoration: none; color: #DC143C; } Note: Links should be specified in the following order: link visited hover active Underline Effect for Headings: [...]]]></description>
		<wfw:commentRss>http://www.webkeydesign.com/49/css-text-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Fluid Style Template</title>
		<link>http://www.webkeydesign.com/37/css-fluid-style-template/</link>
		<comments>http://www.webkeydesign.com/37/css-fluid-style-template/#comments</comments>
		<pubDate>Wed, 13 Jul 2005 23:40:56 +0000</pubDate>
		<dc:creator>WKD Webmaster</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS design]]></category>
		<category><![CDATA[Free CSS Template]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.webkeydesign.com/?p=37</guid>
		<description><![CDATA[I was working on making a simple CSS template that would have a header, a sidebar, a content area, and of course a footer. The result being this simple template that has a fixed left sidebar. Feel free to download it. It is available on the WebKeyDesign Forum. If you are looking for a basic [...]]]></description>
		<wfw:commentRss>http://www.webkeydesign.com/37/css-fluid-style-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

