<?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: hr height &gt; 100px; a new IE bug?</title>
	<atom:link href="http://www.broken-links.com/2008/02/26/height-100px-a-new-ie-bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.broken-links.com/2008/02/26/height-100px-a-new-ie-bug/</link>
	<description>Thoughts on web development and technologies by Peter Gasston</description>
	<lastBuildDate>Mon, 06 Feb 2012 13:50:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Dave Woods</title>
		<link>http://www.broken-links.com/2008/02/26/height-100px-a-new-ie-bug/#comment-8684</link>
		<dc:creator>Dave Woods</dc:creator>
		<pubDate>Wed, 27 Feb 2008 09:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.broken-links.com/2008/02/26/height-100px-a-new-ie-bug/#comment-8684</guid>
		<description>Horizontal rule&#039;s are a bit of a headache anyway when it comes to even the most basic styling so I&#039;m not surprised you&#039;ve had problems trying to do this.

As has already been suggested, I&#039;d probably wrap the hr in a div, hide the hr and then style the div accordingly.

It&#039;s a similar method to what I use for styling fieldset&#039;s and legend&#039;s consistently.</description>
		<content:encoded><![CDATA[<p>Horizontal rule’s are a bit of a headache anyway when it comes to even the most basic styling so I’m not surprised you’ve had problems trying to do this.</p>
<p>As has already been suggested, I’d probably wrap the hr in a div, hide the hr and then style the div accordingly.</p>
<p>It’s a similar method to what I use for styling fieldset’s and legend’s consistently.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.broken-links.com/2008/02/26/height-100px-a-new-ie-bug/#comment-8677</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 27 Feb 2008 08:44:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.broken-links.com/2008/02/26/height-100px-a-new-ie-bug/#comment-8677</guid>
		<description>@ gRegor: Good point, I wouldn&#039;t need the conditional comment. I&#039;d prefer not to need the div, but I suppose that&#039;s the best solution.

@ Devon: I&#039;d love to think they considered it and decided against it, but somehow I doubt that...</description>
		<content:encoded><![CDATA[<p>@ gRegor: Good point, I wouldn’t need the conditional comment. I’d prefer not to need the div, but I suppose that’s the best solution.</p>
<p>@ Devon: I’d love to think they considered it and decided against it, but somehow I doubt that…</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devon</title>
		<link>http://www.broken-links.com/2008/02/26/height-100px-a-new-ie-bug/#comment-8661</link>
		<dc:creator>Devon</dc:creator>
		<pubDate>Tue, 26 Feb 2008 23:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.broken-links.com/2008/02/26/height-100px-a-new-ie-bug/#comment-8661</guid>
		<description>If they already know about this, they probably didn&#039;t fix it because it uses a deprecated element or because it&#039;s rarely used? Either way, I find this very interesting and a good thing to be aware of.</description>
		<content:encoded><![CDATA[<p>If they already know about this, they probably didn’t fix it because it uses a deprecated element or because it’s rarely used? Either way, I find this very interesting and a good thing to be aware of.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gRegor</title>
		<link>http://www.broken-links.com/2008/02/26/height-100px-a-new-ie-bug/#comment-8652</link>
		<dc:creator>gRegor</dc:creator>
		<pubDate>Tue, 26 Feb 2008 23:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.broken-links.com/2008/02/26/height-100px-a-new-ie-bug/#comment-8652</guid>
		<description>That&#039;s odd indeed; I have not come across that before, but I rarely use the hr element.

No conditional CSS should be necessary; why not apply the styles to the div element and apply the display: none to the enclosed hr element.  Then when CSS is off the hr element will display normally, surrounded by an un-styled div element.

P.S. I tried to use my ClaimID OpenID to leave this comment; after logging in it came back and gave me a 406 Not Authorized error.

&lt;blockquote&gt;An appropriate representation of the requested resource /wp-login.php could not be found on this server.&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>That’s odd indeed; I have not come across that before, but I rarely use the hr element.</p>
<p>No conditional CSS should be necessary; why not apply the styles to the div element and apply the display: none to the enclosed hr element.  Then when CSS is off the hr element will display normally, surrounded by an un-styled div element.</p>
<p>P.S. I tried to use my ClaimID OpenID to leave this comment; after logging in it came back and gave me a 406 Not Authorized error.</p>
<blockquote><p>An appropriate representation of the requested resource /wp-login.php could not be found on this server.</p></blockquote>
]]></content:encoded>
	</item>
</channel>
</rss>

