<?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>Divide and Conquer &#187; HTML</title>
	<atom:link href="http://www.divideandconquer.se/tag/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.divideandconquer.se</link>
	<description>David's Software Development Blog</description>
	<lastBuildDate>Sun, 15 Jan 2012 17:13:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>I&#8217;m an HTML Tag Criminal</title>
		<link>http://www.divideandconquer.se/2009/06/02/im-an-html-tag-criminal/</link>
		<comments>http://www.divideandconquer.se/2009/06/02/im-an-html-tag-criminal/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 09:09:50 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Web developmnet]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://www.divideandconquer.se/?p=443</guid>
		<description><![CDATA[I read the 10 HTML Tag Crimes You Really Shouldn’t Commit article and while I had suspected it for a while, I now know myself to be an HTML Tag Criminal. My biggest crime is: Crime 4: Using &#60;b&#62; and &#60;i&#62; for Bolding and Italicizing Actually WordPress will convert &#60;b&#62; and &#60;i&#62;to &#60;strong&#62; and &#60;em&#62;, [...]]]></description>
			<content:encoded><![CDATA[<p>I read the <a href="http://line25.com/articles/10-html-tag-crimes-you-really-shouldnt-commit" onclick="pageTracker._trackPageview('/outgoing/line25.com/articles/10-html-tag-crimes-you-really-shouldnt-commit?referer=');">10 HTML Tag Crimes You Really Shouldn’t Commit</a> article and while I had suspected it for a while, I now know myself to be an HTML Tag Criminal. My biggest crime is:</p>
<blockquote><p>Crime 4: Using &lt;b&gt; and &lt;i&gt; for Bolding and Italicizing</p></blockquote>
<p>Actually WordPress will convert &lt;b&gt; and &lt;i&gt;to &lt;strong&gt; and &lt;em&gt;, respectively, but I&#8217;m pretty sure that my <a href="http://www.2good.nu/" onclick="pageTracker._trackPageview('/outgoing/www.2good.nu/?referer=');">on-line diary</a> suffer from the above crime and a few more&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.divideandconquer.se/2009/06/02/im-an-html-tag-criminal/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Sneak-peak at HTML 5 &#8211; no frames!</title>
		<link>http://www.divideandconquer.se/2008/01/23/sneak-peak-at-html-5-no-frames/</link>
		<comments>http://www.divideandconquer.se/2008/01/23/sneak-peak-at-html-5-no-frames/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 07:31:31 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[WWW]]></category>

		<guid isPermaLink="false">http://www.divideandconquer.se/2008/01/23/sneak-peak-at-html-5-no-frames/</guid>
		<description><![CDATA[The page HTML 5 differences from HTML 4 (W3C Working Draft 22 January 2008) contains a long list of changes. The removal of frames was probably to be expected. Multiple elements and many attributes that only have a presentational function in HTML 4 are removed. There are also some elements that have slightly changed meaning, [...]]]></description>
			<content:encoded><![CDATA[<p>The page <a href="http://www.w3.org/TR/2008/WD-html5-diff-20080122/" onclick="pageTracker._trackPageview('/outgoing/www.w3.org/TR/2008/WD-html5-diff-20080122/?referer=');">HTML 5 differences from HTML 4</a> (W3C Working Draft 22 January 2008) contains a long list of changes. The removal of frames was probably to be expected. Multiple elements and many attributes that only have a presentational function in HTML 4 are removed. There are also some elements that have slightly changed meaning, for example &lt;i&gt; and &lt;b&gt; are given a semantic rather than presentational function. Quote:</p>
<blockquote><p>The <code>b</code> element now represents a span of text to be      stylistically offset from the normal prose without conveying any extra      importance, such as key words in a document abstract, product names in a      review, or other spans of text whose typical typographic presentation is      emboldened.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.divideandconquer.se/2008/01/23/sneak-peak-at-html-5-no-frames/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

