<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Talking Code &#8211; HTML</title>
	<atom:link href="http://writerunboxed.com/2006/10/17/how-to-html/feed/" rel="self" type="application/rss+xml" />
	<link>http://writerunboxed.com/2006/10/17/how-to-html/</link>
	<description>about the craft and business of fiction</description>
	<lastBuildDate>Sat, 11 Feb 2012 02:26:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jack Slyde</title>
		<link>http://writerunboxed.com/2006/10/17/how-to-html/#comment-1161</link>
		<dc:creator>Jack Slyde</dc:creator>
		<pubDate>Fri, 20 Oct 2006 12:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://writerunboxed.com/2006/10/17/how-to-html/#comment-1161</guid>
		<description>You&#039;re welcome, Biff.</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome, Biff.</p>
<p>Like? <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-1161" src="http://writerunboxed.com/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('1161', 'add', 'writerunboxed.com/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-1161-up" style="font-size:12px; color:#009933;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Biff Steele</title>
		<link>http://writerunboxed.com/2006/10/17/how-to-html/#comment-1149</link>
		<dc:creator>Biff Steele</dc:creator>
		<pubDate>Thu, 19 Oct 2006 15:07:17 +0000</pubDate>
		<guid isPermaLink="false">http://writerunboxed.com/2006/10/17/how-to-html/#comment-1149</guid>
		<description>Jack,

Thanks for this non-technical introduction to HTML. It&#039;s always nice to see explanations for technical subjects written in plain English.

Biff</description>
		<content:encoded><![CDATA[<p>Jack,</p>
<p>Thanks for this non-technical introduction to HTML. It&#8217;s always nice to see explanations for technical subjects written in plain English.</p>
<p>Biff</p>
<p>Like? <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-1149" src="http://writerunboxed.com/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('1149', 'add', 'writerunboxed.com/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-1149-up" style="font-size:12px; color:#009933;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Michelle K</title>
		<link>http://writerunboxed.com/2006/10/17/how-to-html/#comment-1127</link>
		<dc:creator>Michelle K</dc:creator>
		<pubDate>Tue, 17 Oct 2006 14:45:05 +0000</pubDate>
		<guid isPermaLink="false">http://writerunboxed.com/2006/10/17/how-to-html/#comment-1127</guid>
		<description>One important note about the paragraph break tag . 

All web browsers will read the paragraph break tag correctly. The problem is when you attempt to apply style sheets. If you do not have individual paragraphs enclosed within the opening and closing paragraph break tags, your styles won&#039;t work correctly.

The is important because right now, most people see HTML as part of their weblog or on-line journal (or whatever) and such programs use style sheets to achieve their layout. So forgetting that closing tag means cats and dogs living together: total chaos.

But if you are making a plain HTML page, then you can feel free to leave off the closing paragraph break tag.

And the best thing to have when writing HTML is a good reference book.</description>
		<content:encoded><![CDATA[<p>One important note about the paragraph break tag . </p>
<p>All web browsers will read the paragraph break tag correctly. The problem is when you attempt to apply style sheets. If you do not have individual paragraphs enclosed within the opening and closing paragraph break tags, your styles won&#8217;t work correctly.</p>
<p>The is important because right now, most people see HTML as part of their weblog or on-line journal (or whatever) and such programs use style sheets to achieve their layout. So forgetting that closing tag means cats and dogs living together: total chaos.</p>
<p>But if you are making a plain HTML page, then you can feel free to leave off the closing paragraph break tag.</p>
<p>And the best thing to have when writing HTML is a good reference book.</p>
<p>Like? <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-1127" src="http://writerunboxed.com/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('1127', 'add', 'writerunboxed.com/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-1127-up" style="font-size:12px; color:#009933;">0</span></p>]]></content:encoded>
	</item>
</channel>
</rss>

