![]() |
The The value of the title attribute will be displayed as a tooltip when you mouse over the element: |
Example:
HTML
<!DOCTYPE html>
<html>
<body>
<h2 title="I'm a header">The title Attribute</h2>
<p title="I'm a tooltip">Mouse over this paragraph, to display the title attribute as a tooltip.</p>
</body>
</html>
What is HTML Attributes | HTML Attributes |
How to create HTML href Attribute | HTML Attributes |
How to create HTML src Attribute | HTML Attributes |
How to create HTML width and height Attributes | HTML Attributes |
How to create HTML alt Attribute | HTML Attributes |
How to create HTML style Attribute | HTML Attributes |
How to create lang Attribute | HTML Attributes |
How to create HTML title Attribute | HTML Attributes |
How to create HTML Single or Double Quotes | HTML Attributes |
What is HTML Headings | HTML Attributes |
How to create HTML Headings | HTML Attributes |
What is Headings Are Important | HTML Attributes |
How to create HTML Bigger Headings | HTML Attributes |
Full Example of HTML title Attribute | HTML Attributes |
Read Full: | HTML Attributes |
Category: | Web Tutorial |
Sub Category: | HTML Attributes |
Uploaded: | 1 year ago |
Uploaded by: | Admin |
Views: | 207 |
Reffered: https://www.w3schools.com/html/tryit.asp?filename=tryhtml_attributes_title