✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Consider the following HTML code:
<div> <p>Paragraph</p> <h2>Heading 2</h2> <h3>Heading 3</h3> </div>
Assuming jQuery has been properly imported, which of the following statements, when placed in a script element at the bottom of the HTML file, would colour Heading 3 blue?