<?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> &#187; anchor links</title>
	<atom:link href="http://monasonlinemarketing.com/tag/anchor-links/feed" rel="self" type="application/rss+xml" />
	<link>http://monasonlinemarketing.com</link>
	<description></description>
	<lastBuildDate>Thu, 21 Jul 2011 20:26:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How To Create Anchor Links</title>
		<link>http://monasonlinemarketing.com/how-to-create-anchor-links.php</link>
		<comments>http://monasonlinemarketing.com/how-to-create-anchor-links.php#comments</comments>
		<pubDate>Sat, 12 Dec 2009 18:28:55 +0000</pubDate>
		<dc:creator>Mona</dc:creator>
				<category><![CDATA[How to ...]]></category>
		<category><![CDATA[anchor links]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[user interface]]></category>
		<category><![CDATA[word processing]]></category>

		<guid isPermaLink="false">http://monasonlinemarketing.com/?p=319</guid>
		<description><![CDATA[Anchor links are an effective way to drive traffic to your website or to internal web pages by linking to them in your content. They’re usually referred to as a “link” or a “hyperlink”. In many word processing programs, like &#8230; <a href="http://monasonlinemarketing.com/how-to-create-anchor-links.php" class="liinternal">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_320" class="wp-caption alignleft" style="width: 160px"><img class="size-full wp-image-320" title="Anchor Links" src="http://monasonlinemarketing.com/wp-content/uploads/2009/12/004_19.gif" alt="Anchor Links" width="150" height="175" /><p class="wp-caption-text">Anchor Links</p></div>
<p>Anchor links are an effective way to drive traffic to your website or to internal web pages by linking to them in your content. They’re usually referred to as a “link” or a “hyperlink”.</p>
<p>In many word processing programs, like MS Word, you can simply highlight the text you want to use to create the link and then click on the link icon in your toolbar. Once that pops up, you simply type or search for the appropriate page you want to link to and you’re good to go. If you convert that document into a PDF you’ll have to take extra measures or use the Adobe products themselves to retain the links but it’s fairly straightforward.</p>
<p>And many website development programs and interfaces give you the same look and feel. Joomla for example has a user interface that let’s you type and link in much the same manner you would as creating a Word document and WordPress works in much the same manner.</p>
<p>However, if you’re creating your links in a text document or using HTML to write your content and coding then you’ll need to know a few things.</p>
<p>First things first, by default,all links will appear as follows in all browsers:</p>
<p>* An unvisited link is underlined and blue<br />
* A visited link is underlined and purple<br />
* An active link is underlined and red</p>
<p>Understand the basics of HTML. In order to write your own anchor links you’ll need to know some basic html.</p>
<p>Here’s an example of what an anchor link would look like and what the various codes mean:</p>
<p>* The &lt;a&gt; tag defines an anchor and &lt;/a&gt; closes the anchor<br />
* href      URL      Specifies the destination of a link</p>
<p>So the following sentence which would appear to your readers as this:</p>
<p>If you&#8217;re new to the site click here for a brief site introduction.</p>
<p>Will look like this in your code</p>
<p>If you&#8217;re &lt;a href=&#8221;http://www.websitelinkhere&#8221;&gt;new to the site click here&lt;/a&gt; for a brief site introduction.</p>
<p>It’s pretty straight forward and easy to accomplish whether you’re doing the coding yourself or using a WSYWYG, what you see is what you get, type interface. Regardless, anchor links are a great way to link to specific pages in your content without detracting from the copy. And it has been proven that people commonly skip over banner ads but they’ll often click on the hyperlink in your content so it will result in more traffic going to chosen web pages.</p>
<div style="float:right;margin:0px 0px 0px 0px;"></div>]]></content:encoded>
			<wfw:commentRss>http://monasonlinemarketing.com/how-to-create-anchor-links.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

