<?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>Maryland Web Design Firm: Web Development, Internet Marketing &#38; Search Engine Optimization &#187; html</title>
	<atom:link href="http://www.aivirtualsolutions.com/tag/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aivirtualsolutions.com</link>
	<description>Web Design Services in Maryland</description>
	<lastBuildDate>Wed, 08 Sep 2010 12:35:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>HTML E-Mail Hypertext Link</title>
		<link>http://www.aivirtualsolutions.com/2009/07/16/html-hypertext-link/</link>
		<comments>http://www.aivirtualsolutions.com/2009/07/16/html-hypertext-link/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 21:33:43 +0000</pubDate>
		<dc:creator>Agnes Ikotun</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[e-mail link]]></category>
		<category><![CDATA[email link on website]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[hypertext]]></category>

		<guid isPermaLink="false">http://www.aivirtualsolutions.com/?p=673</guid>
		<description><![CDATA[In our quest for providing you helpful techniques to maximize the internet to gain potential clients, we here at AI Virtual Solutions, are supplying you with the following tutorial for creating a simply e-mail hypertext link.


E-Mail Links From Your Page
This is what&#8217;s known as a mailto: command. It follows the same coding scheme as a [...]]]></description>
			<content:encoded><![CDATA[<p><em>In our quest for providing you helpful techniques to maximize the internet to gain potential clients, we here at <a href="http://www.aivirtualsolutions.com/">AI Virtual Solutions</a>, are supplying you with the following tutorial for creating a simply e-mail hypertext link.</em></p>
<p><span id="more-673"></span></p>
<p><strong></strong></p>
<p><strong>E-Mail Links From Your Page</strong></p>
<p>This is what&#8217;s known as a mailto: command. It follows the same coding scheme as a hypertext link format. What this format does is place blue wording on the screen that people can click to send you an e-mail.</p>
<p>Here&#8217;s the format:</p>
<p><strong>&lt;A HREF=&#8221;mailto:info@aivirtualsolutions.com&#8221;&gt;</strong><strong>Click Here To Email Me</strong><strong>&lt;/A&gt;</strong></p>
<p>You will notice it is the same format as a hypertext link except in the email link you write &#8220;mailto:&#8221; in place of the http:// and your e-mail address in place of the page address. Yes, you still need the &lt;/A&gt; tag at the end. Please notice there is NO SPACE between the colon and the e-mail address.</p>
<p>Here&#8217;s what you get using the &#8220;mailto:&#8221; command above:</p>
<p align="center"><span style="text-decoration: underline;"> <a href="mailto:info@aivirtualsolutions.com">Click Here To Email AI Virtual Solutions</a> </span></p>
<p>When you click on blue link above you will get an e-mail dialogue box addressed to AI Virtual Solutions. The same format will work for you; however, you will want to place your e-mail address in place of AI Virtual Solutions following the format above.</p>
<p>Please Make Note:   If the person only has a web based email account, and hasn&#8217;t configured an email program on their computer (e.g. if you use Hotmail or Gmail instead of Microsoft Outlook) then it will open their email program (such as Microsoft Outlook) for the first time and try to walk them through setting it up.</p>
<p align="center"><strong>Reference:  <a href="http://www.htmlgoodies.com/primers/html/article.php/3478171">http://www.htmlgoodies.com/primers/html/article.php/3478171</a></strong></p>
<p align="center"><strong><em> </em></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aivirtualsolutions.com/2009/07/16/html-hypertext-link/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Activating an Image</title>
		<link>http://www.aivirtualsolutions.com/2009/07/08/activating-an-image/</link>
		<comments>http://www.aivirtualsolutions.com/2009/07/08/activating-an-image/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 14:16:17 +0000</pubDate>
		<dc:creator>Agnes Ikotun</dc:creator>
				<category><![CDATA[Business Resources]]></category>
		<category><![CDATA[activating image]]></category>
		<category><![CDATA[add image to website]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[hyperlink an image]]></category>
		<category><![CDATA[hyperlink tag]]></category>
		<category><![CDATA[hyperlinked image]]></category>
		<category><![CDATA[image tag]]></category>

		<guid isPermaLink="false">http://www.aivirtualsolutions.com/?p=664</guid>
		<description><![CDATA[In our quest for providing you helpful techniques to maximize the internet to gain potential clients, we here at AI Virtual Solutions, are supplying you with the following tutorial for activating an image on your website.

Activating an Image
Okay, this gets a little fancy.  In a previous blog post, we showed you how to create a [...]]]></description>
			<content:encoded><![CDATA[<h3><em>In our quest for providing you helpful techniques to maximize the internet to gain potential clients, we here at <a href="http://www.aivirtualsolutions.com/">AI Virtual Solutions</a>, are supplying you with the following tutorial for activating an image on your website.</em></h3>
<p><span id="more-664"></span></p>
<h2>Activating an Image</h2>
<p>Okay, this gets a little fancy.  In a previous blog post, we showed you how to create a hypertext link. What it did was create blue words on your page so someone could click on them and then jump to another page or website. Well, here we&#8217;re going to set it up so an image becomes clickable or &#8220;active.&#8221; The viewer would click on the image, instead of on the hyperlinked words, to make the hypertext link. Here&#8217;s the format:</p>
<p align="center"><strong>&lt;A HREF=&#8221;http://www.aivirtualsolutions.com&#8221;&gt;&lt;IMG SRC=&#8221;homepage.gif&#8221; ALT=&#8221;Home&#8221;&gt;&lt;/A&gt;</strong></p>
<p align="center">
<p>Look at it again. See what happened? I placed an image tag where I would normally have placed words. However, in case the image isn&#8217;t visible for any reason I&#8217;ve added some alternate text stating where the link goes.</p>
<p>Here&#8217;s what you get with that format. Lay your pointer on the image, but don&#8217;t click. You&#8217;ll see the entire image is active:</p>
<p align="center"><a href="http://www.aivirtualsolutions.com/"></a><a href="http://www.aivirtualsolutions.com/"><!--[if gte vml 1]> <![endif]--><img src="http://www.aivirtualsolutions.com/images/homepage.gif" border="0" alt="Home" width="32" height="32" /></a></p>
<p align="center">
<p>There you will see a border around your image, which is what happens when you activate an image. It attempts to turn blue, or whatever color the page is set to, like the wording it&#8217;s replacing, so it places what&#8217;s known as a &#8220;border&#8221; around the image.</p>
<p align="center">You&#8217;ll truly impress your friends with this one.</p>
<p align="center"><strong>Resources:  <a href="http://www.htmlgoodies.com/primers/html/article.php/3478181">http://www.htmlgoodies.com/primers/html/article.php/3478181</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aivirtualsolutions.com/2009/07/08/activating-an-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
