asp.net.ph

Skip Navigation LinksHome > Abakada: Back to Basics > Language References > HTML Element Attributes > TITLE Attribute

TITLE Attribute | title Property


Sets or retrieves advisory information ( ToolTip ) for the object.

Applies To: GLOBAL

Syntax

Inline <element TITLE = sTitle ... >
Script object.title = sTitle ]

Possible Values

sTitle String of advisory text for the object.

The property is read/write with no default value.

Remarks

Browsers render the title as a tooltip when the user hovers the mouse over the object.

Example

See Also

TITLE object


Need a break ?
Suggested Reading

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph.

If you have any question, comment or suggestion,
please send us a note