back
  <p>Lorem</p>
    <div id="div75">
      <p>Ipsum</p>
    </div>
<p>Dolor</p>
<!-- The paragraph (Ipsum) is a grandchild of div74 so it is a descendant-->
<!-- (Dolor) is not a descendant so it is not styled -->