• Skip to primary navigation
  • Skip to main content

Tech Honey

The #1 Website for Oracle PL/SQL, OA Framework and HTML

  • Home
  • HTML
    • Tags in HTML
    • HTML Attributes
  • OA Framework
    • Item in OAF
    • Regions in OAF
    • General OAF Topics
  • Oracle
    • statement
    • function
    • clause
    • plsql
    • sql
You are here: Home / HTML / Tags / HTML Definition Tag

HTML Definition Tag

August 12, 2013 by techhoneyadmin

HTML Definition TagHTML Definition Tag <dfn> is used to specify a definition for word or term.

The HTML Definition Tag <dfn> always surrounds the word or term which is being defined.

Definition HTML Tag needs to be closed using the closing Definition tag </dfn>.


Syntax of HTML Definition Tag <dfn>

<dfn>
Word or Term:
</dfn> The Definition of the word or term.

Example of HTML Definition Tag <dfn>

HTML Definition Tag Code Output
<dfn> Computer: </dfn>
A computer is a general purpose device
that can be programmed to carry out
a finite set of arithmetic or logical operations.
Computer: A computer is a general purpose device that can be programmed to carry out a finite set of arithmetic or logical operations.

Here in the above example we can see that the words “Computer” is formatted in a different way than the definition of the same and that is because we have wrapped the word “Computer” in  the HTML definition tag.

HTML Definition Tag <dfn> supports HTML Global Attributes and HTML Event Attributes.


HTML Definition Tag Supporting Browsers

S. No. Browser Supported(Yes/No)
1 Internet Explorer Yes
2 Firefox Yes
3 Google Chrome Yes
4 Opera Yes
5 Safari Yes

Filed Under: Tags Tagged With: Definition html tag, Definition tag html, Dfn tag, Example of html fn tag, How to use dfn html tag, How to use dfn tag html, How to use html tag dfn, How to write definition in html, Html definition tag, Html dfn tag, Html dfn tag example, Html tag definition, HTMLDfnTag, Syntax and example html dfn tag, Tag dfn html, Tag html dfn, Using dfn html tag, Using dfn tag for definition, Using tag hmtl dfn, Using the html dfn tag, What is the use of html dfn tag, Writing definition in html

Copyright © 2023 · Parallax Pro on Genesis Framework · WordPress · Log in