back
Code
CSS
HTML
Web
<div id="div98">
<p> Lorem </p>
<span> Ipsum </span>
<p> Dolor </p>
<p> Sit </p>
</div>
Ipsum is the second child of div98 but Dolor is the second paragraph so this is what is styled.