Computer Science, asked by sagarsimant2826, 6 hours ago

URGENT PLEASE ANSWER FAST ​

Attachments:

Answers

Answered by shahzadiasra123
1

Explanation:

<html>

<head>

<title>ul and ol list

</title>

</head>

<body>

<ul type=disc>

<li>Medical

<ol type=a>

<li>Medicine

<li>Research

</ol>

<li>Engineering

</ul>

</body>

</html>

Similar questions