Intermediate CSS Workshop

Question 1

The answer to a.a:

Any a element that is a descendant of an em element that is a descendant of an li element that is a descendant of a p element that is a descendant of any element that is a descendant of body

We're not going to get too wrapped up in this notation, but you should know it.  You could always use the selectoracle to describe these selectors for you, but then you'd probably be cheating yourself.  It might be a good idea to check your answers (after you have done them) at the selectoracle.