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
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.
If you use the list tag you don't have to use a billion and a half "p" tags.
ReplyDeleteEthan
If you wanted to change the order of the list or insert a new item, you would have to re-number them all.
ReplyDelete(Autumn)
It decreases the amount of [p] tags you have to put in. [Collin]
ReplyDeleteFrom 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.
ReplyDelete~Brie
It's much easier than writing the [p] tag over and over and over and over and over and over.........
ReplyDeleteGracie
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.
ReplyDeleteit makes making a list a whole lot easier
ReplyDelete}travis{