Friday, October 19, 2012

October 19 Online Discussion Question 3

How do you create a link? And explain the different parts of the tag used. (Not one student has to answer everything)

8 comments:

  1. The "a" tag creates a hypertext link to another page.
    (Ethan)

    ReplyDelete
  2. You add an 'a' tag to the element. Which creates a hypertext link to another page.

    'href' tells the browser the destination of the link. [Collin]

    ReplyDelete
  3. you add the 'a' tag, which creates a hypertext link to another webpage. The content of the 'a' element becomes clickable in the web page. (Autumn)

    ReplyDelete
  4. (a) tag adds link href tells where it goes

    ReplyDelete
  5. The "a" tag forms a hypertext like to a different webpage. Gracie

    ReplyDelete
  6. Add an (a) tag to your element and "href" identifies the location of the link.
    ~Brie

    ReplyDelete
  7. Add an "a" tag, and don't forget to typre href "href" not herf hehehe....

    ReplyDelete