Friday, November 9, 2012

November 9 Online Discussion Question 3

What some reasons to use list tags rather than [p]?

7 comments:

  1. If you use the list tag you don't have to use a billion and a half "p" tags.
    Ethan

    ReplyDelete
  2. If you wanted to change the order of the list or insert a new item, you would have to re-number them all.
    (Autumn)

    ReplyDelete
  3. It decreases the amount of [p] tags you have to put in. [Collin]

    ReplyDelete
  4. From experience I have learned it is a pain to have to type the "p" tag before and after every item on the list. The list tag with reduce the amount of time you spend typing your code and make it look nicer.
    ~Brie

    ReplyDelete
  5. It's much easier than writing the [p] tag over and over and over and over and over and over.........
    Gracie

    ReplyDelete
  6. It makes it easier to type out a chain of stuff eg. a shopping list (although I personally making a website of your grocery list is a bit over kill) or if you were to have a bunch of website links, you could just put then in the list format and wouldn't have to keep creating new paragraphs in your HTML code which would just complicate and not to mention clutter up your code page.

    ReplyDelete
  7. it makes making a list a whole lot easier

    }travis{

    ReplyDelete