Sunday, November 9, 2008

How to Make a Hyperlink

I just realized creating a Hyperlink is really easy! When you are unable to simply click on the link button, like in the comment section, here's how you do it!!

Copy and paste the code below and change the sections in red to meet what you needs.


<a href="http://URL address.com">word(s) you want be linked</a>

For example:

<a href="http://shaemata.blogspot.com">Following the Footsteps</a>

(Don't forget to put the http:// in front of the url address. I forgot to put those little letters when I first started learning how to hyperlink and it didn't work!!)

This is what it will look like:



Hope this tip was helpful!! Let me know if it was useful or unclear!!

2 comments:

Emily Shae said...

What a great tutorial! I was wondering how people did that....I learned something today!
Thanks,
Emily

Chantale said...

I tried it worked, thank you so much