What happens when a user hovers over text marked up using the <abbr> element with the title attribute?
<abbr>
title
The full form of the abbreviation is displayed as a tooltip
The abbreviation is highlighted
A click-able link appears
Nothing happens