| Menu × × Correct! Exercise:Finish the HTML code to make an unordered list. 
@(4)
 <li>Coffee</li> <li>Tea</li> <li>Milk</li> @(5) 
<ul>
 <li>Coffee</li> <li>Tea</li> <li>Milk</li> </ul> Not CorrectClick here to try again. Correct!Next ❯ | 
This will reset the score of ALL 106 exercises.
Are you sure you want to continue?