Most browsers will display the <abbr>
element with the following default values:
<style>
abbr {
display: inline;
}
</style>
<p><abbr title="Hyper Text Markup Language">HTML</abbr> describes the structure of Web pages using markup.</p>
Type: | html |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |