<?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>tigtog&#039;s corner &#187; HTML</title>
	<atom:link href="http://www.tigtog.net/index/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tigtog.net</link>
	<description>webwrangling and WordPress</description>
	<lastBuildDate>Fri, 21 Oct 2011 22:07:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Basic HTML for bloggers</title>
		<link>http://www.tigtog.net/255/basic-html-for-bloggers/</link>
		<comments>http://www.tigtog.net/255/basic-html-for-bloggers/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 02:22:36 +0000</pubDate>
		<dc:creator>Viv</dc:creator>
				<category><![CDATA[Web 101]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[commenting]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.tigtog.net/?p=255</guid>
		<description><![CDATA[Every now and then I get asked about this, so I'm listing a few good resources here so that they're all together in one place. <a href="http://www.tigtog.net/255/basic-html-for-bloggers/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Every now and then I get asked about this, by both authors and commentors, so I&#8217;m listing a few good resources here so that they&#8217;re all together in one place.</p>
<h3>For Blog Authors:</h3>
<p><span id="more-255"></span><em>N.B. It&#8217;s worth noting that some of the short <span class="domtooltips">HTML<span class="domtooltips_tooltip" style="display: none">Hyper Text Markup Language - the encoding scheme used to create and format a web document.</span></span> tags (&lt;i&gt; &lt;u&gt; &lt;s&gt; etc) seem to be deprecated i.e. not all new browsers render them, so it&#8217;s often better to use the XHTML tags ( &lt;em&gt; &lt;strong&gt; etc) &#8211; except on platforms that don&#8217;t accept them, of course. </em></p>
<ul>
<li><a href="http://www.snoskred.org/2007/10/basic-html-for-bloggers.html">Basic <span class="domtooltips">HTML<span class="domtooltips_tooltip" style="display: none">Hyper Text Markup Language - the encoding scheme used to create and format a web document.</span></span> for Bloggers.</a><br />
- from 2007, but excellent introduction</li>
<li><a href="http://www.blog-how-to.net/blog-html.html">Basic Blog <span class="domtooltips">HTML<span class="domtooltips_tooltip" style="display: none">Hyper Text Markup Language - the encoding scheme used to create and format a web document.</span></span> Language</a><br />
- introduction with a table listing TAG-ACTION-EXAMPLE for simple formatting</li>
<li><a href="http://www.ehow.com/way_5497637_blogger-html-tutorial.html">Blogger <span class="domtooltips">HTML<span class="domtooltips_tooltip" style="display: none">Hyper Text Markup Language - the encoding scheme used to create and format a web document.</span></span> Tutorial</a><br />
- typically good introduction from eHow</li>
<li><a href="http://www.taslima.net/?p=690">Basic <span class="domtooltips">HTML<span class="domtooltips_tooltip" style="display: none">Hyper Text Markup Language - the encoding scheme used to create and format a web document.</span></span> tag for bloggers</a><br />
- simple list of tags with formatting actions</li>
<li><a href="http://www.w3schools.com/html/html_formatting.asp"><span class="domtooltips">HTML<span class="domtooltips_tooltip" style="display: none">Hyper Text Markup Language - the encoding scheme used to create and format a web document.</span></span> Text Formatting</a><br />
- W3Schools is the best all-round resource, with widgets that allow you to test the code for yourself on their site &#8211; not much on detailed explanations though.</li>
</ul>
<h3>For Blog Commentors</h3>
<p><em>In WordPress, the blog authors can use a wide range of <span class="domtooltips">HTML<span class="domtooltips_tooltip" style="display: none">Hyper Text Markup Language - the encoding scheme used to create and format a web document.</span></span> tags, while blog commentor&#8217;s options are restricted to some basic formatting tags. Other blogging systems similarly restrict the markup allowed in comments, in order to limit potential avenues for exploits.</em></p>
<ul>
<li><a href="http://wpbtips.wordpress.com/2010/05/23/html-allowed-in-comments-2/"><span class="domtooltips">Html<span class="domtooltips_tooltip" style="display: none">Hyper Text Markup Language - the encoding scheme used to create and format a web document.</span></span> allowed in comments #2</a></li>
</ul>
<p>Most of the articles listed above offer links to more advanced tutorials at the end of their own tute.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tigtog.net/255/basic-html-for-bloggers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

