Tuesday, March 2, 2010

Task 3 question


In part 2 of this task it says that, when visiting someone else's blog, you should "include a link to your own blog in the 'website'". I'm not exactly sure what that means. Where do I do that? How do I do that? Why do I do that?

1 comment:

  1. In the comment space, you can just type or paste in the address of your blog, like this: http://piswiftyspeaks.blogspot.com/ or if you want to get fancy, you can use some HTML coding:

    Step 1: type open/end brackets: < >
    Step 2: between the brackets, type in:
    a href="URL of target site">anchor text</a
    Step 3: Replace [URL of target site] with the web address and [anchor text] with what you want the text to say.

    ReplyDelete