<?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>Edublogs Help and Support &#187; HTML</title>
	<atom:link href="http://help.edublogs.org/tag/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://help.edublogs.org</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 21:10:01 +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>Writing Links in Comments</title>
		<link>http://help.edublogs.org/2009/08/01/writing-links-in-comments/</link>
		<comments>http://help.edublogs.org/2009/08/01/writing-links-in-comments/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 13:16:33 +0000</pubDate>
		<dc:creator>Sue Waters</dc:creator>
				<category><![CDATA[Comments and comment settings]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Hyperlink]]></category>
		<category><![CDATA[Link]]></category>

		<guid isPermaLink="false">http://help.edublogs.org/?p=338</guid>
		<description><![CDATA[A common frustration for commenters is how do you write links in comments on blog posts. Inserting links in posts is relatively easy because your Visual Editor provides a Insert/Edit Link button but this tool isn’t available for writing comments on posts. This is where a basic knowledge of HTML helps because you use HTML [...]]]></description>
			<content:encoded><![CDATA[<p>A common frustration for commenters is how do you write links in comments on blog posts.</p>
<p><a href="http://help.edublogs.org/2009/07/29/how-to-insert-links-in-your-post/">Inserting links in posts</a> is relatively easy because your Visual Editor provides a Insert/Edit Link button but this tool isn’t available for writing comments on posts. This is where a basic knowledge of HTML helps because you use HTML to write links in comments.</p>
<p>Here is an example of a comment that has use HTML to create a link:</p>
<p><img class="alignnone size-full wp-image-2945" title="Example of a link in a comment" src="http://help.edublogs.org/files/2009/08/links67-2c1ydot.jpg" alt="" width="650" height="473" /></p>
<h3>What is HTML?</h3>
<p>HTML is short for “Hyper Text Markup Language” which is a language used to tell a browser how to organise the layout of a web page it has downloaded from the Internet. It influences if text is bold, italics, a heading, bullet points.</p>
<p>When you write a post or page inside your blog dashboard you don’t worry HTML because the Visual Editor does it for you. If you click on the HTML tab it shows the HTML code in your text.</p>
<h3><strong>Here Is the HTML you use to write links:</strong></h3>
<p>&lt;a href=”http://theedublogger.edublogs.org/”&gt;check out The Edublogger&lt;/a&gt;</p>
<p><span style="color: #000080;"><strong>produces</strong></span></p>
<p><a href="http://theedublogger.edublogs.org/" target="_blank">Check out The Edublogger</a></p>
<p><img class="alignnone size-full wp-image-2948" title="Writing links in a comment" src="http://help.edublogs.org/files/2009/08/links698-26xb2kb.jpg" alt="" width="650" height="161" /></p>
<p>Make sure you close the tag with &lt;/a&gt; and enclosed the website URL with quotation marks (needs to look like this “http://theedublogger.edublogs.org/”)</p>
<p><em>Please note:</em></p>
<ul>
<li>If you write several links in a blog comment it may be held in moderation for the blogger to approve – this is done to minimise people writing spam comments</li>
<li>While Edublogs blogs allow you to use HTML for links in comments there are some blog platforms that don’t allow HTML</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://help.edublogs.org/2009/08/01/writing-links-in-comments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

