Friday, November 9, 2012

November 9 Online Discussion Question 2

In your own words, explain the difference between empty and normal elements OR give examples of each type

8 comments:

  1. Empty elements do not have a closing tag. Normal elements have a opening and closing and tag.
    Ethan

    ReplyDelete
  2. Empty elements don't have closing tags.
    Normal elements have opening tags, closing tags, and content inbetween.
    An example of an empty element is [br]
    An example of a normal element is [p]
    (Autumn)

    ReplyDelete
  3. Normal elements have an opening and closing tag, along with content in between them.
    Empty elements don't have closing tags.

    ReplyDelete
  4. Normal elements have both opening and closing tags. They also contain content. An empty element does not have a closing tag.
    ~Brie

    ReplyDelete
  5. Empty elements=no closing tag
    Normal elements= both closing AND opening tags
    Gracie

    ReplyDelete
  6. Empty elements don't have closing tags, eg. {br}
    Normal elements have both opening and closing elements eg. {p} {/p}

    ReplyDelete
  7. empty= no closing tag
    normal= opening & closing tags

    {travis}

    ReplyDelete