<?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>Fbloggs Geekdom &#187; HTML</title>
	<atom:link href="http://www.fbloggs.com/category/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fbloggs.com</link>
	<description>Duncan&#039;s musings on tech related topics</description>
	<lastBuildDate>Fri, 09 Jul 2010 10:26:58 +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>My Favorite FireFox Plugins for Web Development</title>
		<link>http://www.fbloggs.com/2009/06/05/my-favorite-firefox-plugins-for-web-development/</link>
		<comments>http://www.fbloggs.com/2009/06/05/my-favorite-firefox-plugins-for-web-development/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 20:51:21 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[FireFox]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://fbloggs.wordpress.com/?p=68</guid>
		<description><![CDATA[<a href="https://addons.mozilla.org/en-US/firefox/addon/1843"><span class="dropcap">F</span>irebug</a> &#8211; debug your applications. An absolute must.  Best features:
<ul>
<li>Debugger &#8211; step through, over, etc.</li>
<li>Console log for monitoring AJAX interactions -shows parms sent, data returned, round-trip time. </li>
</ul>
<p></p>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/60">Web Developer</a> &#8211; fantastic CSS diagnostic support. Best features:
<ul>
<li>View generated source &#8211; important&#8230;</li></ul></li>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2009/06/05/my-favorite-firefox-plugins-for-web-development/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Checked attribute of checkboxes- IE  versus FireFox</title>
		<link>http://www.fbloggs.com/2009/05/28/checked-attribute-of-checkboxes-ie-versus-firefox/</link>
		<comments>http://www.fbloggs.com/2009/05/28/checked-attribute-of-checkboxes-ie-versus-firefox/#comments</comments>
		<pubDate>Fri, 29 May 2009 00:15:36 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[FireFox]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Browser differences]]></category>

		<guid isPermaLink="false">http://fbloggs.wordpress.com/?p=65</guid>
		<description><![CDATA[Summary: Quirks of checkbox markup in HTML - differences between IE and FireFox...]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2009/05/28/checked-attribute-of-checkboxes-ie-versus-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS and Tables &#8211; Margins don&#039;t work on rows or cells (tr or td)</title>
		<link>http://www.fbloggs.com/2009/05/02/css-and-tables-margins-dont-work-on-cells/</link>
		<comments>http://www.fbloggs.com/2009/05/02/css-and-tables-margins-dont-work-on-cells/#comments</comments>
		<pubDate>Sat, 02 May 2009 23:08:56 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://fbloggs.wordpress.com/?p=60</guid>
		<description><![CDATA[<p><span class="dropcap">T</span>ables do not conform to the normal CSS box model as <a href="http://www.w3.org/TR/CSS2/tables.html#model">W3C explains </a>.</p>
<p>A consequence of this is that you cannot use the margin property for cells or rows. Citing the above page: &#8220;Internal table elements generate rectangular boxes with&#8230;</p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2009/05/02/css-and-tables-margins-dont-work-on-cells/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
