Computer Science, asked by akanshamathur7, 1 year ago

write HTML code to generate the web page as shown below having lists IN the given style: career options •medical 1. medicine2.research• engineering• marketing

Answers

Answered by Kriteshojha
34
career options
<ol>
<li> medicine
<li> research
<li> engineering
<li> marketing
</ol>
Answered by rajniagrawal843
52

This will help u. It is absolutely write coding.

Attachments:
Similar questions