write a program to add a list in HTML
Answers
Answered by
1
Answer:
ok
Explanation:
<!DOCTYPE html>
<html>
<body>
<h2>Grocery list</h2>
<ul>
<li>Bread</li>
<li>Eggs</li>
<li>Milk</li>
<li>Coffee</li>
</ul>
</body>
</html>
OK it is an example of list
Answered by
0
Answer:
<HTML>'
<HEAD>
<TITLE>HJD</TITLE>
<./HEAD>
<BODY>
<H2>FF</H2>
<UL>
<LI>
<LI>
<LI>
Explanation:
Similar questions