Saturday, March 9, 2013

March 8 Online Discussion Question 3

What are the differences between class and id? (only one difference per student)

6 comments:

  1. Id is used for styling unique elements. Class is used to style multiple and or different elements.

    Ethan

    ReplyDelete
  2. you use a (.) before the class name in your style sheet but you use (#) before the name in your style sheet

    {travis}

    ReplyDelete
  3. An element can't have multiple ids.
    [Collin]

    ReplyDelete
  4. You can't have more than one element on a page with the same id.
    Gracie

    ReplyDelete
  5. The class uses a peirod while the id uses #
    autumn

    ReplyDelete
  6. again they've beaten me to the punch... gah

    ReplyDelete