Horje

<abbr> can also be used with <dfn> to define an abbreviation

Follow the Example
index.html
Example: HTML
<p><dfn><abbr title="Cascading Style Sheets">CSS</abbr>
</dfn> is a language that describes the style of an HTML document.</p>

Output should be:

<abbr> can also be used with <dfn> to define an abbreviation




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Tag
Uploaded by:
Admin