What is the selector syntax to select a tag within an id via the class name? For example, what do I need to select below in order to make the inner \"li\" turn red?
<
Just needed to drill down to the last li.
#navigation li .navigationLevel2 li