The HTML code generator below will generate any list type you require. It's useful whether you want to know the code required for a particular instance of a list or just can't be bothered typing in the code.
Fill in the form fields for the type and size of list you require, click the "Generate Code" button then copy and paste the code that appears in the textarea box.
Copy and paste the code below into your document.
Note: An ordered list will not W3C validate in a strict doctype since the type attribute is depreciated and should be replaced by a style attribute and style definition.