Friday, January 18, 2013

January 18 Online Discussion Question 3

What does the <link> element do? And what are the different attributes used when linking to a style sheet?

7 comments:

  1. the link element links your site to an external css style sheet

    rel is diferent

    {travis}

    ReplyDelete
  2. The link element links to external information, like a style sheet.

    Autumn

    ReplyDelete
  3. Now that we now what "link" does, what are some of the attributes we use in its tag?

    ReplyDelete
  4. rel - specifies the relationship between the HTML file and the file you are linking to

    [Collin]

    ReplyDelete
  5. The "type" element tells the browser what type of information is in a CSS style sheet.

    Ethan

    ReplyDelete
  6. Link- Links to external information like a style sheet.
    ~Brie

    ReplyDelete
  7. Link links to a information sheet within the website.
    Gracie

    ReplyDelete