Computer Science, asked by mangleshsingh22, 2 months ago

What would be the output of the following HTML statements?
<ul style="list-style-type:circle">
<li>English</li>
<li>Math</li>
<li>Science</li>
</ul>​

Answers

Answered by prasadk494
2

Answer:

•English

•Math

•Science

Similar questions