Html Phrase elements

The phrase elements allow you to add a specific meaning to a section of the document. These phrase are rendered differently in different browsers.
ElementsDescription
<em>..</em>Rendered in the italic text style
<strong>..<strong>Rendered in the bold text style.
<dfn>..</dfn>To emphasize the first appearance of a concept.
<code>..</code>To insert a fragment of computer program code; rendered in the monospace font style.
<samp>..</samp>To insert the output of an application; rendered in the monospace font style.
<kbd>..</kbd>To insert a computer command that the user should type; rendered in the monospace font style.
<var>.. </var>To insert variables of a computer program; renderd in the italic font style.
<cite>..</cite>To insert a reference to its source document; renderd in the italic text style.
Related Tutorial
Follow Us
https://www.facebook.com/Rookie-Nerd-638990322793530 https://twitter.com/RookieNerdTutor https://plus.google.com/b/117136517396468545840 #
Contents +