HTML title attribute - HTML links Lesson 2 - Guide to HTML, XHTML Guide

Change Font Size: / / Directory List

19.3. HTML title attribute

Title attributes - to link HTML form elements such as text with tips
  • Title attribute value:
    • [
  • Title: Title
  • Trackback Address: http://www.nt22.com/xhtml-html/attribute_title/

Example

  <a Href = "http://www.nt22.com/xhtml-html/" title = "begin XHTML study" /> XHTML learning </ a> 

Examples of HTML title attribute

Description:

  • For the links, forms, and other elements to provide additional information (HTML have all the elements in the title attribute), such as the title attribute can be detailed to link to the page.
  • Mouse on the link above or form, displays a prompt text.
  • Some can pronunciation of the browser, can give "title" in the content.

Extended reading

HTML a label

Reference