Source Code: (back to article)
<!DOCTYPE html>
<html>
<head>
<title>Title of the document</title>
</head>
<body>
<h2>Example</h2>
<abbr title="Hypertext Markup Language">HTML</abbr>
<p title="Hello world">Hover this one</p>
</body>
</html>