What does the title attribute in the <abbr> element do?
title
<abbr>
<abbr title="HyperText Markup Language">HTML</abbr>
Makes the text bold
Adds a title that is displayed above the abbreviation while the user is reading the page
Specifies the full form of the abbreviation
Changes the text color