<?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>Winn.ws &#187; HTML</title>
	<atom:link href="http://winn.ws/archives/tag/html/feed" rel="self" type="application/rss+xml" />
	<link>http://winn.ws</link>
	<description>Standards-based design &#38; development</description>
	<lastBuildDate>Sat, 28 Aug 2010 07:22:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What’s your address?</title>
		<link>http://winn.ws/archives/103</link>
		<comments>http://winn.ws/archives/103#comments</comments>
		<pubDate>Sat, 22 Dec 2007 17:51:51 +0000</pubDate>
		<dc:creator>Greg Winn</dc:creator>
				<category><![CDATA[web standards]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://www.winn.ws/?p=103</guid>
		<description><![CDATA[The address tag defines the start of an address. You should use it to define addresses, signatures, or authorships of documents.
The address usually renders in italic. Most browsers will add a line break before and after the address element, but line breaks inside the text you have to insert yourself.
This is a great tag that [...]]]></description>
			<content:encoded><![CDATA[<p>The address tag defines the start of an address. You should use it to define addresses, signatures, or authorships of documents.</p>
<p>The address usually renders in italic. Most browsers will add a line break before and after the address element, but line breaks inside the text you have to insert yourself.</p>
<p>This is a great tag that I use a lot of, when doing client work. This is a much better method then using a list or paragraph tags. Just place each line of the address into it’s own address tag and your done! See below for an example;</p>
<p>[html]</p>
<address>Greg Winn</address>
<address>123 Main St</address>
<address>City, State 00000</address>
<p>//=== OR</p>
<address> Greg Winn<br/><br />
123 Main St<br />
City, State 00000<br />
</address>
<p>[/html]</p>
]]></content:encoded>
			<wfw:commentRss>http://winn.ws/archives/103/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 4/10 queries in 0.003 seconds using memcached
Content Delivery Network via Amazon Web Services: CloudFront: dhbbuddo7esu2.cloudfront.net

Served from: winn.ws @ 2010-09-08 23:13:51 -->