**Challenge**: Your main goal is to set up a 'nested list' as seen in the preview image. Your solution should follow the structure of the image exactly.
**Hints:** - Use the ul, ol, and li tags - Remember that ANYTHING can go inside a list item!
**Topics Covered:** - HTML Lists
6
7
8
9
1
2
3
4
5
- Remember that ANYTHING can go inside a list item!
**Topics Covered:**
- HTML Lists
**Challenge**:
Your main goal is to set up a 'nested list' as seen in the preview image. Your solution should