Computer Science, asked by manasiriya2003, 1 year ago

this html code is corrct for the given below..question...
Career Options
• Medical
1. Medicine
2. Research
• Engineering
• Marketing
fast..and if any mistake is there so tell me ..no spam ​

Attachments:

Answers

Answered by anshikakesari
3
<ul>
<li>Medical </ul>
<ol>
<li>medicine
<li>research
</ol>
<ul>
<li>engineering
<li>marketing
</ul>

You dont use <li> in <UL>
Similar questions