The Title Attribute Edit This Code: See Result » <!DOCTYPE html> <html> <body> <h1>About W3Teacher</h1> <p title="About W3Teacher"> W3Teacher is a web developer's site. It provides tutorials and references covering many aspects of web programming, including HTML, CSS, JavaScript, XML, SQL, PHP, ASP, etc. </p> <p><b> If you move the mouse over the paragraph above, the title will display as a tooltip. </b></p> </body> </html> Result: Tweet Share Share Share Share Sign up here with your email