Easy Clickable Link

How To Make An Easy Clickable Link

In this post i will show you how to make a text link or hyperlink.

Making the link is very simple.

This is how you would create a link directing to this site:

<a href=”http://www.spiceupyourblog.com”> Click Here</a>

And this is how it looks:

Click Here

To make the link direct to your site or any web page you want all you have to do is replace my link (the bit in red) with your link.

<a href=”Replace this with your link“>Here</a>

You may also change the text that shows.

So instead of “Click Here” you could have :

<a href=”http://www.spiceupyourblog.com”>abcdefghij</a>

Which appears as so:

abcdefghij

This is just a simple html text link for more help and a more indept look at creating links check out w3Schools.

More help is only a comment away.

Related Posts Widget for Blogger

Similar Posts

How To Make An Easy Clickable Link
Informative
0
Useful
80
Easy To Read
86
Fact
88
Reader Rating0 Votes
0
64