Challenge: Modifying Element Attributes
In this lesson, we will alter HTML element attributes via the DOM. Let's begin!
We'll cover the following...
Challenge
Modify the following ordered list programmatically to use uppercase Roman numerals for the list items. The expected output is shown below: