abbr

abbr




The HTML <abbr> abbreviation element is used to wrap characters that make up an acronym for a phrase.

HTML CODE EXAMPLE
<abbr title="New World Order">NWO</abbr> is bent on world domination.

Live Browser
NWO is bent on world domination.


Attributes:

global attributes - global core attributes
See: list of global attributes

Event handlers:

global event handlers - global event handler attributes
See: list of global event handlers

Related Posts :

  • input submit input submit HTML input submit Element Setting the HTML input element's type attribu… Read More...
  • kbd kbd HTML kbd Element The <kbd> element is used to specify the kind of input o… Read More...
  • input reset input reset HTML input reset Element Setting the HTML input element's type attribute… Read More...
  • ins ins HTML ins Element The <ins> element is used to specify text that has been … Read More...
  • input text input text HTML input text Element Setting the HTML input element's type attribute … Read More...

0 Response to "abbr"

Post a Comment