FindAll returns a slice of the nodes that match the selector, from n and its children.
FindAttr returns the attribute value of n.
FindFirst returns the first node that matches the selector, from n and its children.
NewForm returns a pre-filled map from the selector.