Create a list using HTML (I will make the best answer the brainliest)
Answers
Answered by
1
Answer:
<html>
<head>
<title>makebrainliest</title>
</head>
</head>
<body>
<ul type="disc">
<li>vishal</li>
<li>vaibhav</li
<li>yash</li></ul>
</body>
</html>
Explanation:make brainliest plz
Answered by
0
Answer:
ORDER LIST
<ol>
<li>Coffee</li>
<li>Tea</li>
<li>Milk</li>
</ol>
UNORDERED LIST
<ul>
<li>Coffee</li>
<li>Tea</li>
<li>Milk</li>
</ul>
Similar questions
Social Sciences,
4 days ago
History,
4 days ago
English,
8 days ago
Math,
8 days ago
Math,
8 months ago