<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Do we really need the br element?</title>
	<atom:link href="http://techknack.net/do-we-really-need-the-br-element/feed/" rel="self" type="application/rss+xml" />
	<link>http://techknack.net/do-we-really-need-the-br-element/</link>
	<description>The rantings of a techie</description>
	<lastBuildDate>Wed, 06 Apr 2011 10:23:17 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: eternicode</title>
		<link>http://techknack.net/do-we-really-need-the-br-element/comment-page-1/#comment-99</link>
		<dc:creator>eternicode</dc:creator>
		<pubDate>Wed, 09 Apr 2008 14:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.techknack.net/do-we-really-need-the-br-element/#comment-99</guid>
		<description>Anonymous, to address your address example, I believe that it would be acceptable (even appropriate) to encapsulate the separate parts in separate spans (or divs, as the case may be, to allow sensible CSS-lessness).  In fact, there&#039;s even an &lt;a HREF=&quot;http://microformats.org/wiki/adr#Examples&quot; REL=&quot;nofollow&quot;&gt;address microformat&lt;/a&gt; that does this (also check out the &lt;a HREF=&quot;http://microformats.org/wiki/hcard-faq#Should_I_use_ADDRESS_for_hCards&quot; REL=&quot;nofollow&quot;&gt;Microformats.org explanation of &lt;address&gt;&lt;/a&gt;).&lt;br/&gt;&lt;br/&gt;I would agree about needing it for line breaks within a paragraph, however.  This seems to be the only place where it is needed.</description>
		<content:encoded><![CDATA[<p>Anonymous, to address your address example, I believe that it would be acceptable (even appropriate) to encapsulate the separate parts in separate spans (or divs, as the case may be, to allow sensible CSS-lessness).  In fact, there&#8217;s even an <a HREF="http://microformats.org/wiki/adr#Examples" REL="nofollow">address microformat</a> that does this (also check out the <a HREF="http://microformats.org/wiki/hcard-faq#Should_I_use_ADDRESS_for_hCards" REL="nofollow">Microformats.org explanation of &lt;address&gt;</a>).</p>
<p>I would agree about needing it for line breaks within a paragraph, however.  This seems to be the only place where it is needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://techknack.net/do-we-really-need-the-br-element/comment-page-1/#comment-98</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 09 Apr 2008 13:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.techknack.net/do-we-really-need-the-br-element/#comment-98</guid>
		<description>The &lt;br /&gt; element is both unnecessary and incorrect in both the examples you cited, but there &lt;em&gt;are&lt;/em&gt; places where it&#039;s needed, like addresses and other things that must appear on multiple lines but are logically part of the same line of text:&lt;br/&gt;&lt;br/&gt;&lt;address&gt;&lt;br/&gt;John Doe&lt;br /&gt;&lt;br/&gt;123 Main St.&lt;br /&gt;&lt;br/&gt;Anytown, USA 12345&lt;br/&gt;&lt;/address&gt;&lt;br/&gt;&lt;br/&gt;Or line breaks within paragraphs, which are common in longer books (there are a few in every reference book on my shelf) but aren&#039;t seen very often on the web. I&#039;m fairly certain this use is the whole reason the element exists in the first place.</description>
		<content:encoded><![CDATA[<p>The &lt;br /&gt; element is both unnecessary and incorrect in both the examples you cited, but there <em>are</em> places where it&#8217;s needed, like addresses and other things that must appear on multiple lines but are logically part of the same line of text:</p>
<p>&lt;address&gt;<br />John Doe&lt;br /&gt;<br />123 Main St.&lt;br /&gt;<br />Anytown, USA 12345<br />&lt;/address&gt;</p>
<p>Or line breaks within paragraphs, which are common in longer books (there are a few in every reference book on my shelf) but aren&#8217;t seen very often on the web. I&#8217;m fairly certain this use is the whole reason the element exists in the first place.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

