|
|
|
| | Home | HTML Guide Start | List of HTML Elements | Next Element | Previous Element | |
|
|
<ABBREV></ABBREV>Display text as an abbreviation |
|
|
Element is used to mark a section of text as an abbreviation.
<html>
<head>
<title>Some Title</title>
</head>
<body>
.
.
==>> <ABBREV>USDA</ABBREV>
.
.
</body>
</html>
The text marked by this element may be shown in italics. I think this a really obscure tag and you probably won't be using it much. I could envision the day when the tag might trigger some action, like building a cross-reference of abbreviations to their full blown representation. But, that's only my imagination so don't go looking for such things to happen.
Netscape
Microsoft IE
Internationalization
|
| | Home | HTML Guide Start | List of HTML Elements | Next Element | Previous Element | |
|
Michael T. Rusk All contents copyright © 1996-2001
Michael T. Rusk Revised:
Sunday, December 30, 2007 11:06
-0500 |