Problem
In the family tree exercise, the
(unordered list) elements are not nested properly in the bigger list. This causes the family tree list to look disorganized on screen.
How to fix
Wrap the list items for the children (Bart, Lisa, and Maggie) within a separate <li> container.