HTML Lists

HTML Webpage Exercise: Reversed Ordered List

Instructions: Complete the given HTML file to create a webpage with a reversed ordered list of the “Tallest Mountains in the World.” Search on the internet to find out how to reverse the order in HTML. Add necessary HTML tags to make it a valid and complete HTML document.

Here is a sample solution. Please open it only after you have tried to solve it yourself.