<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippet Revisions</title>
		<link>http://www.bytemycode.com</link>
		<description>Revisions for this snippet.</description>
		<pubDate>Thu, 24 Jul 2008 07:17:51 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	
	<item>
		<title>Compute CSS Styles 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/233/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/233/comments/</comments>
		<pubDate>Thu, 20 Jul 2006 11:57:08 +0000</pubDate>
		<dc:creator>toddersbud</dc:creator>
		<category>cascade, CSS, firefox, HTML, JavaScript, Styles</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/233/</guid>
		<description>
			<![CDATA[
				<p>This shows how the computed style of each node differs from the computed style of its parent. The root element, which has no parent, is instead compared against the root of a blank HTML document.<br /><br />* create a new bookmark called "compute styles" in your firefox toolbar. Place the snippet code in the location field of your "compute styles". click the compute styles bookmark, then click an element on the page with the crosshairs.</p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>