<?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; XHTML</title>
	<atom:link href="http://www.webkeydesign.com/category/xhtml/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>Wed, 09 Jun 2010 16:27:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Inline Quotations</title>
		<link>http://www.webkeydesign.com/98/inline-quotations/</link>
		<comments>http://www.webkeydesign.com/98/inline-quotations/#comments</comments>
		<pubDate>Mon, 19 Dec 2005 09:00:08 +0000</pubDate>
		<dc:creator>WKD Webmaster</dc:creator>
				<category><![CDATA[XHTML]]></category>
		<category><![CDATA[attribute]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[inline]]></category>
		<category><![CDATA[lang]]></category>
		<category><![CDATA[quotations]]></category>
		<category><![CDATA[quotes]]></category>
		<category><![CDATA[w3]]></category>

		<guid isPermaLink="false">http://www.webkeydesign.com/98/inline-quotations/</guid>
		<description><![CDATA[Short inline quotations can actually be incorporated into your html via the q tag.  This allows you to skip the actual quotations marks.  


&#60;p&#62;
Steve Jobs told us,
&#60;q lang=&#34;en-us&#34;&#62;design is not just what it looks like and feels like, design is how it works.&#60;/q&#62;
&#60;/p&#62;


Note that it is also a good idea to add the [...]]]></description>
		<wfw:commentRss>http://www.webkeydesign.com/98/inline-quotations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML Lists Tags</title>
		<link>http://www.webkeydesign.com/97/html-lists-tags/</link>
		<comments>http://www.webkeydesign.com/97/html-lists-tags/#comments</comments>
		<pubDate>Sat, 17 Dec 2005 06:25:06 +0000</pubDate>
		<dc:creator>WKD Webmaster</dc:creator>
				<category><![CDATA[XHTML]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[definition]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[lists]]></category>
		<category><![CDATA[ordered]]></category>
		<category><![CDATA[semantic]]></category>
		<category><![CDATA[structure]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[unordered]]></category>

		<guid isPermaLink="false">http://www.webkeydesign.com/?p=97</guid>
		<description><![CDATA[One easy way to start coding semantically is to use lists tags.  For me personally, lists tend to organize my HTML code and make content more readable in general.  Lets look at three basic tags that everyone can use, starting with the most common.
The Unordered List
This is probably the tag that we rely [...]]]></description>
		<wfw:commentRss>http://www.webkeydesign.com/97/html-lists-tags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>So You Want To Learn HTML</title>
		<link>http://www.webkeydesign.com/88/so-you-want-to-learn-html/</link>
		<comments>http://www.webkeydesign.com/88/so-you-want-to-learn-html/#comments</comments>
		<pubDate>Mon, 28 Nov 2005 08:00:49 +0000</pubDate>
		<dc:creator>WKD Webmaster</dc:creator>
				<category><![CDATA[XHTML]]></category>
		<category><![CDATA[Cederholm]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[designing]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[learn]]></category>
		<category><![CDATA[markup]]></category>
		<category><![CDATA[solutions]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[style]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Zeldman]]></category>

		<guid isPermaLink="false">http://www.webkeydesign.com/?p=88</guid>
		<description><![CDATA[Every now and then someone asks me how they can learn how to put together web sites, and I always find it somewhat difficult to answer this question, when I do not know much about the person asking the question.  Honestly site design can mean so many different things that there is not one [...]]]></description>
		<wfw:commentRss>http://www.webkeydesign.com/88/so-you-want-to-learn-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning To Use XHTML 1.0 Strict</title>
		<link>http://www.webkeydesign.com/77/learning-to-use-xhtml-10-strict/</link>
		<comments>http://www.webkeydesign.com/77/learning-to-use-xhtml-10-strict/#comments</comments>
		<pubDate>Tue, 18 Oct 2005 11:38:33 +0000</pubDate>
		<dc:creator>WKD Webmaster</dc:creator>
				<category><![CDATA[XHTML]]></category>
		<category><![CDATA[1.0]]></category>
		<category><![CDATA[strict]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://www.webkeydesign.com/?p=77</guid>
		<description><![CDATA[Let&#8217;s face it, not very many of us are actually using XHTML 1.0, and for those of us who are, we are reaching for Transitional, instead of Strict.  Somehow we still find table layouts to be very appealing and easy to work with, and div layouts just too hard to envision when we are [...]]]></description>
		<wfw:commentRss>http://www.webkeydesign.com/77/learning-to-use-xhtml-10-strict/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.281 seconds -->
