othnnyEl
1.Continue working in the file my firstwebpage.html.
<ul>
<li>Eardrum9ja College</li>
<li>SEM division</li>
<li>Programming department</li>
</ul>
2.save myfirstwebpage.html and leave it open for the next set of steps.View the file in the browser.
3.Change the unordered list to ordered list by changing the <Ul>and </Ul>to<ol> and </ol>