Which CSS selector applies to the yellow element(s) only? Select the correct answers!

quiz 05

Options

Preview

<div id="content">

   <h1>Hello!</h1>

   <p>
      bla <a href="#">bla</a>
   </p>

</div>