Saturday, April 13, 2013

April 12 Online Discussion Question 1

What is <span>? How do you use it? How do you style with it? Compare and contrast with <div>. And what other useful information do we need to know about it?

(only one part per student!)

5 comments:

  1. You style a "span" just like you would style any other element.

    Ethan

    ReplyDelete
  2. Like a 'div', by default a 'span' has no effect on style.

    [Collin]

    ReplyDelete
  3. (span) gives you a way to logically seperate inline content.

    ReplyDelete
  4. What they said...
    Gracie

    ReplyDelete
  5. allows you to seperate inline content,
    it's styled like all other elements. and whatever they said, =D

    ReplyDelete