Child Selector (“parent > child”)
Selects all direct child elements specified by “child” of elements specified by “parent”.
Selects all direct child elements specified by “child” of elements specified by “parent”.
Selects all elements that are descendants of a given ancestor.