write a programme for the following format.
Attachments:
Answers
Answered by
1
REQUEST- PLEASE MARK ME BRAINLIEST IT TOOK ME A LOT OF TIME TO DO THIS
1. list =
<html>
<head>
</head>
<body>
<h1> List of class VIII Subject <h1>
<h3>
<ol>
<li>hindi </li>
<li>english </li>
<li>science</li>
<li>maths </li>
<li>sst</li>
<li>Computer </li>
<li>art and craft</li>
<li>gk and moral </li>
<li>Sanskrit </li>
</ol>
</h3>
</body>
</html>
output
Attachments:
Similar questions