Friday, October 19, 2012

October 19 Online Discussion Question 4

How does a link actually work?

7 comments:

  1. When the browser renders the page, if it encounters an "a" element, it takes the content of the element and displays it as a clickable link.
    (Ethan)

    ReplyDelete
  2. Yeah, I don't know how to say it better. ^ [Collin]

    ReplyDelete
  3. I don't know how to say it better either. (Autumn)

    ReplyDelete
  4. no way to say that other than that
    travis

    ReplyDelete
  5. Ditto! No other why to say it! Gracie

    ReplyDelete
  6. When writing your HTML file you add an (a) tag to indicate to the browser that the content will be displayed as a clickable link to direct the user to another webpage.
    ~Brie

    ReplyDelete
  7. When the Browser encounters the "a" it takes/renders you to that Image, page or whatever it's supposed to be.

    ReplyDelete