Create an unorder list of My Shopping List for the class picnic.
Answers
Answered by
9
<html>
<body>
<h2>My Shopping List</h2>
<ul>
<li>Bread</li>
<li>Plates</li>
<li>Cups</li>
<li>Ketchup</li>
</ul>
</body>
</html>
<body>
<h2>My Shopping List</h2>
<ul>
<li>Bread</li>
<li>Plates</li>
<li>Cups</li>
<li>Ketchup</li>
</ul>
</body>
</html>
Similar questions
English,
7 months ago
Social Sciences,
7 months ago
Math,
7 months ago
Physics,
1 year ago
Social Sciences,
1 year ago