Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
<!DOCTYPE html> <title>My Example</title> <p>A <dfn>kiwi</dfn> is a native bird of New Zealand.</p> <hr> <p>The <code>dfn</code> element represents the defining instance of a term.</p> <p>More info: HTML <a href="/html/tags/html_dfn_tag.cfm"><code>dfn</code></a> element.</p>