What is the result of nesting a list within another list?
The inner list becomes a sublist of the outer list item it is nested under
A syntax error is generated
The inner list overrides the outer list
The inner list inherits the styling of the outer list