Tuesday, June 26, 2007

Hyperlinking in Comments

For those that my not be HTML savvy posting links in blogger my seem a bit of a head wreak. So I will attempt to show how easy it is.

If I was posting a comment like for instance:

"well I totally agree with what you have said but you should check out the For Nine pounds blog for their opinion on this"

and I wanted "for nine pounds" to be linked you would enter something like this

"well I totally agree with what you have said but you should check out the For nine pounds blog for their opinion on this"

To do this is quite easy and applies to any post or comment. I will show how in a few
steps

1. This will show the first bit of code needed using the same example above

well I totally agree with what you have said but you should check out the

<a href="

2. the next thing you must do is enter the web address you wish to link to

http://forninepounds.blogspot.com/


3. you must close the code now and write down what words you wish to be linked

">For nine pounds

4. and lastly you have one final bit of code to enter after the words and thats

</a>

5. then carry on typing for example in out example

"blog for their opinion on this"

So to end todays lesson

<a href="url">Text to be displayed</a>

3 comments:

Sitemeter