Archive for the ‘How To's’ Category

How to Create A Hyperlink

April 28, 2008

A hyperlink by definition is: a clickable link in text or graphics on a Web page that takes you to another place on the same page, another page, or whole other site…

Hyperlinks can be VERY helpful because they can save time & space on your site when you want to share a link with your viewers. They are the most basic, easiest forms of HTML elements to create even if you are HTML illiterate!! Most commonly used by affiliate marketers, but used in network marketing in general as a whole, they are ESSENTIAL when it comes to having any kind of website, blog, etc…

So what do they look like and how do you make them… SIMPLE:

The basic hyperlink HTML BEFORE it’s customized:

<a href="web address">Link text</a>

(1) In the spot that says “web address”, place your FULL web address, even anything extra after the forward slash, if you want it to go to a specific page. Make sure you take out the quotation marks above.

(2) In the spot that says “link text”, write a short, catchy phrase or include an image that your viewers can click on that will take them to the website or link you were informing them about.

(3)…. & save!!

THAT’S IT!!!!!!

If you’re interested in learning more about how to create links & more, THIS is the most popular site on the web to learn!!