![]() aaa-na's Tutorials - List Codes 2 Attributes in ordered lists, create lists that have numbers letters or Roman numerals in front of them INSTEAD of symbols or shapes. Here "ol" begins the list and is also used in the closing tag. See the results below.
These next ones are pretty simple, just by changing the attribute with "ol" ol type="A" = upper case letters.
ol type="a"will give you lower case letters as below:
ol type="i" will give you small Roman numerals like this:
ol type="I" will give you large Roman numerals as below:
Definition Lists A great way to organize information. In a definition list there is a term to be defined and a definition indented below it. Look below.
You may use the standard a href=your link here - code - to make any portion of lists clickable Lists really are wonderful tools and often are used in tables to create a start page that goes to many others. You actually could have a page of lists that link to HUNDREDS of others ! page by aaa-na - 2001 |