Computer Science, asked by 9967379378, 2 days ago

write a program to add a list in HTML​

Answers

Answered by sukanyabanik1
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 sulochnappatidar
0

Answer:

<HTML>'

<HEAD>

<TITLE>HJD</TITLE>

<./HEAD>

<BODY>

<H2>FF</H2>

<UL>

<LI>

<LI>

<LI>

Explanation:

Similar questions