Computer Science, asked by angelsethi51, 7 hours ago

html coding needed pls​

Attachments:

Answers

Answered by vroshini2007
0

Answer:

<html>

<body>

<ul>

 <li>apple</li>

 <li>mango</li>

 <li>orange</li>

</ul>  

</body>

</html>

Similar questions