Paragraph. Direct child of div element with id "page" (div#page > p)
Paragraph. Indirect child of div element with id "page" (no match)
Paragraph with class "blue". Indirect child of div element with id "page" (div#page p.blue)
Paragraph. Direct child of body element (no match)
Hello!
Hi!
Hello!
Hi!
Paragraph. First em tag is matched (:first-child), but second and third are not.
Paragraph element with first letter stylized