Create both ordered (ol) and unordered (ul) HTML lists with customizable styling options
<ul> <li>Item 1</li> <li>Item 2</li> <li>Item 3</li> </ul>