<?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>Robert Abramski &#187; HTML</title>
	<atom:link href="http://blog.robertabramski.com/category/work/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.robertabramski.com</link>
	<description>Blog. Ugliest Word Ever.</description>
	<lastBuildDate>Thu, 22 Jul 2010 19:07:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Get Outside Inner HTML</title>
		<link>http://blog.robertabramski.com/2009/06/10/get-outside-inner-html/</link>
		<comments>http://blog.robertabramski.com/2009/06/10/get-outside-inner-html/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 03:14:28 +0000</pubDate>
		<dc:creator>Robert Abramski</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[inner]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[outer]]></category>
		<category><![CDATA[prototype]]></category>

		<guid isPermaLink="false">http://blog.robertabramski.com/?p=218</guid>
		<description><![CDATA[Most web developers know about innerHTML. Some will say not to use it, because it is a Microsoft invention. I kind of agree; it is ugly and not very DOM, but it gets shit done on pretty much every browser out there. Which is more than I can say for some of the DOM functions [...]]]></description>
		<wfw:commentRss>http://blog.robertabramski.com/2009/06/10/get-outside-inner-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Absolute Centered Box with CSS</title>
		<link>http://blog.robertabramski.com/2009/02/22/absolute-centered-box-with-css/</link>
		<comments>http://blog.robertabramski.com/2009/02/22/absolute-centered-box-with-css/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 23:26:57 +0000</pubDate>
		<dc:creator>Robert Abramski</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[doctype]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[style]]></category>

		<guid isPermaLink="false">http://blog.robertabramski.com/?p=202</guid>
		<description><![CDATA[Using tables is a thing of the past in Web 2.0, unless of course your making an actual table. It&#8217;s a faux-pa to use them for layout in this day and age. The 2.0 mantra is content separate from design, limited HTML markup and CSS handling display. Though sometimes CSS doesn&#8217;t always cut it and [...]]]></description>
		<wfw:commentRss>http://blog.robertabramski.com/2009/02/22/absolute-centered-box-with-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
