CSS: no child selector

By Xah Lee. Date: . Last updated: .

check if no children

tag:empty

Match tag that has no children.

🛑 WARNING: inner-text count as children, including just whitespace.

CSS, Selectors

simple selectors
selector list
relationship selectors (combinators)
special selector
misc