A vegetarian lunch

Report a typo

Someone is throwing a vegetarian lunch. There's a shopping list so that no ingredient is forgotten. Your task is to write a code for that list.

Nested unordered list

Tip: Don't forget the : symbol

Write HTML and CSS code
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>HTML Lists</title>
</head>
<body>
<!-- write your code here -->
</body>
</html>





Completed 1 of 7
Choose the right type of list
There are elements in the list
___

Create a free account to access the full topic