w3-video.com logo

HTML5 Tutorial

Home HTML5 XAMPP .htaccess Firefox Notepad++

Share it



dfn ... ⁄dfn syntax

Syntax dfn

Examples dfn syntax

Valid Syntax
1
2
3
4
5
6
7
8
9
10
11
12
13
<!doctype html>
<html>
<head>
<title>...</title>
</head>
<body>

<dfn>

</dfn>

</body>
</html>

Video demonstration dfn element, syntax

HTML5 dfn element, syntax Tutorial

min video details
00:05 video tutorial: dfn element, syntax
00:10 adding dfn element in page
00:13 dfn element has:

- a start tag: <dfn>
- and an end tag: <⁄dfn>
both required!
dfn intro dfn browser display dfn parents - children dfn title attribute