Lists in HTML

Write the HTML that would, by default, produce the styles shown in the image.

Sub-Lists

Add the 2 nested lists shown in the image to the HTML below.

Here are the items to go below Ice Cream Rocky Road, Butter Pecan, Neapolitan

Here are the items to go below Pie Apple, Chess, Key Lime

Changing Bullets

Write the CSS that makes the bullets for the lists look like those in the image.

Changing Numbers

Write the CSS that will change the numbers to uppercase roman numerals.

List Indentation

Write the CSS to completely remove the left indentation from this list.