Write a program to display the Unorder list with Roman Number

 Write a program to display the Unorder list with Roman Number

Name of Program - Unorder List Program with Roman Number

Text Editor - Notepad, Notepad++, Visual Studio Code, Atom, etc.

Code Input- 

<!DOCTYPE html>
<html>

<body>
<h2>Ordered List with Roman Numbers</h2>
<ol type="I">
<li>Atom</li>
<li>Visual Studio Code</li>
<li>Sublime</li>
<li>Brackets</li>
</ol>
</body>

</html>

Output Screen - Internet Browser, Google Chrome, Microsoft Edge, etc

Code View - 

Ordered List with Roman Numbers

      1. Atom
      2. Visual Studio Code
      3. Sublime
      4. Brackets

No comments

Plz.... Don't enter any spam message