Example 5 - Use of unordered lists - formatted for proper bullet styles as desired by instructor. For accessibility, it is important to keep list structures built properly to "show" blind users the structure of the document.
For bulleted lists - the bullets are stored in the folder /images/icons/
(<ul> - begin list; <li> - begin list item; </li> -
end list item; </ul> - end list)