<?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 &#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>Wed, 01 Feb 2012 05:30:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<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 [...]]]></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: basic
Database Caching 1/11 queries in 0.002 seconds using disk: basic
Object Caching 249/260 objects using disk: basic
Content Delivery Network via Amazon Web Services: CloudFront: d45jz936mo8n8.cloudfront.net

Served from: winn.ws @ 2012-02-07 19:28:25 -->
