w3-video.com logo

HTML5 Tutorial

Home HTML5 XAMPP .htaccess Firefox Notepad++

Share it



abbr title attribute

The title attribute on the abbr element:

Examples

<abbrattribute="value(s)">...<⁄abbr>Examples
20.title=text<abbr title="html page"> ... <⁄abbr>

Video demonstration abbr title attribute

HTML5 abbr title attribute Tutorial

min video details
00:00 video tutorial: title attribute on abbr element
00:05 title attribute on abbr element allows you to add the extended form of the abbreviation ⁄ acronym
00:12 the extended form of the acronym AJAX is: Asynchronous JavaScript and XML and can be added through title attribute, like this:
00:26 the extended form of the abbreviation ⁄ acronym displays in browser when mouse is over the element, like this
abbr intro abbr browser display abbr parents - children abbr syntax