<?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 Links code</title>
	<atom:link href="http://www.linksok.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.linksok.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 13 Aug 2009 16:12:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>An HTML Link</title>
		<link>http://www.linksok.com/?p=6</link>
		<comments>http://www.linksok.com/?p=6#comments</comments>
		<pubDate>Thu, 13 Aug 2009 16:12:34 +0000</pubDate>
		<dc:creator>linkmaster</dc:creator>
				<category><![CDATA[HTML Links]]></category>
		<category><![CDATA[HTML Links Code]]></category>

		<guid isPermaLink="false">http://www.linksok.com/?p=6</guid>
		<description><![CDATA[Link syntax:



&#60;a href=&#8221;Website Address (URL)&#8221;&#62;Link text&#60;/a&#62;



The start tag contains attributes about the link.
The element content (Link text) defines the part to be displayed.
Note: The element content doesn&#8217;t have to be text. You can link from an image or any other HTML element.
]]></description>
			<content:encoded><![CDATA[<p>Link syntax:</p>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td>&lt;a href=&#8221;Website Address (URL)&#8221;&gt;Link text&lt;/a&gt;</td>
</tr>
</tbody>
</table>
<p>The start tag contains attributes about the link.</p>
<p>The element content (Link text) defines the part to be displayed.</p>
<p><strong>Note:</strong> The element content doesn&#8217;t have to be text. You can link from an image or any other HTML element.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linksok.com/?feed=rss2&amp;p=6</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links</title>
		<link>http://www.linksok.com/?p=3</link>
		<comments>http://www.linksok.com/?p=3#comments</comments>
		<pubDate>Thu, 13 Aug 2009 16:08:19 +0000</pubDate>
		<dc:creator>linkmaster</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.linksok.com/?p=3</guid>
		<description><![CDATA[


 
 A link is the &#8220;address&#8221; to a document (or a resource) on the web.
Hyperlinks, Anchors, and Links
In web terms, a hyperlink is a reference (an address) to a resource on the web.
Hyperlinks can point to any resource on the web: an HTML page, an image, a sound file, a movie, etc.
An anchor is a term [...]]]></description>
			<content:encoded><![CDATA[<table border="0" cellspacing="0" cellpadding="0" width="560">
<tbody>
<tr>
<td style="background-image: url(/images/pagetop_topleft.gif); background-color: transparent; width: 8px; background-repeat: no-repeat;"> </td>
<td style="background-image: url(/images/pagetop_gradient.gif); background-color: transparent; background-repeat: repeat-x; padding-top: 10px;"> A <strong>link</strong> is the &#8220;address&#8221; to a document (or a resource) on the web.</p>
<h2>Hyperlinks, Anchors, and Links</h2>
<p>In web terms, a hyperlink is a reference (an address) to a resource on the web.</p>
<p>Hyperlinks can point to any resource on the web: an HTML page, an image, a sound file, a movie, etc.</p>
<p>An anchor is a term used to define a hyperlink destination inside a document.</p>
<p><strong>The HTML anchor element &lt;a&gt;, is used to define both hyperlinks and anchors.</strong></p>
<p>We will use the term HTML link when the &lt;a&gt; element points to a resource, and the term HTML anchor when the &lt;a&gt; elements defines an address inside a document.</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.linksok.com/?feed=rss2&amp;p=3</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
