The pseudo column LEVEL can be used in the ORDER BY clause to return the result set in search breadth first sequence.
可在 ORDER BY 子句中使用伪列 LEVEL 按照搜索宽度优先顺序返回结果集。
2
A simple selector is either a type selector or universal selector followed immediately by zero or more attribute selectors, ID selectors, or pseudo-classes, in any order.