How to Make a List in HTML
Two Methods:Unordered ListOrdered List
Creating lists inside an HTML document is a fairly easy process. It may take a few items to complete, but if you get it down pat, you'll have no problems in creating your list. This article will explain the basics use in creating lists of HTML coding.
Steps
-
1Open a simple text editing program such as either Notepad or WordPad on Windows, or, on a Mac open up TextEdit.Ad
-
2Type all preceding HTML text that you want before the horizontal line.
-
3Determine what type of list you want to make (how the formatting should look). You have two basic styles.Ad
Method 1 of 2: Unordered List
-
1Type the unordered list opening tag, with <ul>.
-
2
-
3Repeat this previous step, until all your list items are concluded.
-
4Type the unordered list closing tag with </ul>
-
5Type the proceeding HTML text that you want for the remainder of the document.Ad
Method 2 of 2: Ordered List
-
1
-
2
-
3Repeat this previous step, until all your list items are concluded.
-
4Type the unordered list closing tag with </ol>
-
5Type the proceeding HTML text that you want for the remainder of the document.Ad
We could really use your help!
electrical maintenance?
rate articles?

wireless networking?

Dell computers?

cooking with tuna?

About this wikiHow