<html lang="en-US">
<body>
<h2>Link Titles</h2>
<p>The title attribute specifies extra information about an element. The information is most often shown as a tooltip text when the mouse moves over the element.</p>
<a href="index.html" title="Go to W3Schools HTML section">Visit our HTML Tutorial</a>
</body>
<!-- Mirrored from www.w3schools.com/html/tryit.asp?filename=tryhtml_links_title by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 27 Jan 2020 02:33:14 GMT -->
</html>