<?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: Ignore break ( &lt;br /&gt; ) tags with CSS</title>
	<atom:link href="http://www.stevekamerman.com/2006/06/ignore-break-br-tags-with-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stevekamerman.com/2006/06/ignore-break-br-tags-with-css/</link>
	<description>Blog about pretty much everything</description>
	<lastBuildDate>Sat, 04 Feb 2012 15:05:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: Aleksey</title>
		<link>http://www.stevekamerman.com/2006/06/ignore-break-br-tags-with-css/comment-page-1/#comment-11532</link>
		<dc:creator>Aleksey</dc:creator>
		<pubDate>Fri, 16 Dec 2011 08:19:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.teratechnologies.net/stevekamerman/index.php?entry=entry060606-224241#comment-11532</guid>
		<description>Thanks! It helped for me. But &lt;code&gt;code br{line-height: 0px;}&lt;/code&gt; doesn&#039;t work at my page.</description>
		<content:encoded><![CDATA[<p>Thanks! It helped for me. But</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">code br{line-height: 0px;}</div></div>
<p>doesn&#8217;t work at my page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jinesh</title>
		<link>http://www.stevekamerman.com/2006/06/ignore-break-br-tags-with-css/comment-page-1/#comment-3291</link>
		<dc:creator>Jinesh</dc:creator>
		<pubDate>Tue, 01 Feb 2011 06:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.teratechnologies.net/stevekamerman/index.php?entry=entry060606-224241#comment-3291</guid>
		<description>Actually the first comment worked for me pretty well. only  thing is that the code must be the id value of the div container where you want to remove the line break. Thanks for the help.</description>
		<content:encoded><![CDATA[<p>Actually the first comment worked for me pretty well. only  thing is that the code must be the id value of the div container where you want to remove the line break. Thanks for the help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Kamerman</title>
		<link>http://www.stevekamerman.com/2006/06/ignore-break-br-tags-with-css/comment-page-1/#comment-5</link>
		<dc:creator>Steve Kamerman</dc:creator>
		<pubDate>Thu, 10 Apr 2008 21:38:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.teratechnologies.net/stevekamerman/index.php?entry=entry060606-224241#comment-5</guid>
		<description>Matthew, have you tried &quot;me not him&quot;s suggestion?:

br{ display:none; }</description>
		<content:encoded><![CDATA[<p>Matthew, have you tried &quot;me not him&quot;s suggestion?:</p>
<p>br{ display:none; }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew</title>
		<link>http://www.stevekamerman.com/2006/06/ignore-break-br-tags-with-css/comment-page-1/#comment-4</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Thu, 10 Apr 2008 14:11:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.teratechnologies.net/stevekamerman/index.php?entry=entry060606-224241#comment-4</guid>
		<description>This isn&#039;t working for me. In any browser I try, I have a new line as usual. I am, however, not using the code in a pre tag or set the whitespace to pre in the stylesheet, I&#039;m just trying to remove a single newline.</description>
		<content:encoded><![CDATA[<p>This isn&#039;t working for me. In any browser I try, I have a new line as usual. I am, however, not using the code in a pre tag or set the whitespace to pre in the stylesheet, I&#039;m just trying to remove a single newline.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Me not him</title>
		<link>http://www.stevekamerman.com/2006/06/ignore-break-br-tags-with-css/comment-page-1/#comment-3</link>
		<dc:creator>Me not him</dc:creator>
		<pubDate>Fri, 22 Jun 2007 20:48:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.teratechnologies.net/stevekamerman/index.php?entry=entry060606-224241#comment-3</guid>
		<description>Or even 
&lt;code&gt;code br{ display:none; }&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Or even<br />
&lt;code&gt;code br{ display:none; }&lt;/code&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

