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.

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



Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

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