<?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>loopmod &#187; XHTML</title>
	<atom:link href="http://www.loopmod.com/tag/xhtml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.loopmod.com</link>
	<description>Digital Audio Development</description>
	<lastBuildDate>Thu, 23 Dec 2010 05:43:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>HR Tag Height doesn&#8217;t render consistently</title>
		<link>http://www.loopmod.com/2009/02/06/hr-div-height-doesnt-render-consistently/</link>
		<comments>http://www.loopmod.com/2009/02/06/hr-div-height-doesnt-render-consistently/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 03:22:49 +0000</pubDate>
		<dc:creator>escher</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.loopmod.com/?p=62</guid>
		<description><![CDATA[CSS can be so frustrating sometimes! Took me forever to hunt down some hidden spacing in my divs, was a result of IE overriding my specified &#60;hr /&#62; height.  Once i figured out IE and my &#60;hr /&#62; tag was the culprit a quick google search gave me a couple solutions. IE doesn&#8217;t seem to [...]]]></description>
			<content:encoded><![CDATA[<p>CSS can be so frustrating sometimes!  Took me forever to hunt down some hidden spacing in my divs, was a result of IE overriding my specified <code>&lt;hr /&gt;</code> height.  Once i figured out IE and my <code>&lt;hr /&gt;</code> tag was the culprit a quick google search gave me a couple solutions.</p>
<p>IE doesn&#8217;t seem to allow <code>&lt;hr /&gt;</code> elements to be sized smaller than the font size. Nothing I tried worked,  so now i just use a bottom or top border of 1px on my divs. This was suggested to have the most cross browser consistency. I&#8217;ve sworn them (hr tags) off altogether.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.loopmod.com/2009/02/06/hr-div-height-doesnt-render-consistently/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just getting started</title>
		<link>http://www.loopmod.com/2009/01/28/just-getting-started/</link>
		<comments>http://www.loopmod.com/2009/01/28/just-getting-started/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 03:49:01 +0000</pubDate>
		<dc:creator>escher</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.loopmod.com/?p=13</guid>
		<description><![CDATA[So I just installed WordPress.  Still trying to find my way around.  Clearly the site is in its infancy, but I&#8217;m working hard on the design.  Web programming can be very frustrating&#8230; with browser differences, and just rendering differences in strict mode for either IE and Firefox.  I&#8217;ve basically been forced to move away from tables [...]]]></description>
			<content:encoded><![CDATA[<p>So I just installed WordPress.  Still trying to find my way around.  Clearly the site is in its infancy, but I&#8217;m working hard on the design.  Web programming can be very frustrating&#8230; with browser differences, and just rendering differences in strict mode for either IE and Firefox.  I&#8217;ve basically been forced to move away from tables to the new div paradigm. (good bye tables, you will be missed) Learning how to do equivelent things with div&#8217;s is a little frustrating, but at least my pages will be standards compliant, as well as rendering properly in IE7 and Firefox.</p>
<p>anyway&#8230; back to the grind.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.loopmod.com/2009/01/28/just-getting-started/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

