What does the following HTML code produce?
<h2 title="This is a tooltip">Hover over me</h2>
A heading with a title attribute that has no effect
A heading that displays a tooltip when hovered over
A heading that cannot be hovered over
A heading with a permanent tooltip displayed