Write down the HTML coding for the following:
Name of students
i. Riya
ii. Rajat
iii. Neha
iv. Prateek
Answers
Answered by
1
<html>
<title>Brainly Answer</title>
<head>Name of students</head>
<body>
<ol type = "i">
<li>Riya</li>
<li>Rajat</li>
<li>Neha</li>
<li>Prateek</li>
</ol>
</body>
</html>
Answered by
1
Answer:
his is my answr
Explanation:
Attachments:
Similar questions