Horje

What to Use Instead of HTML <acronym> Tag?

<!DOCTYPE html>
<html>
<body>

<h1>The abbr element</h1>

<p>The <abbr title="World Health Organization">WHO</abbr> was founded in 1948.</p>

</body>
</html>

Output should be:

What to Use Instead of HTML <acronym> Tag?




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