|
|
|||
Direct Internet Message Encapsulation Usage |
|||
| Acronym Finder | Acronyms | Terms | Keywords | About | Usage | Links |
|
Get information on your favorite TV Shows at
Printer-friendly PDF* format: |
HTML for DIME Acronymwhen DIME means Direct Internet Message EncapsulationNew! Now updated with the inheritance rules for the title attribute in HTML 5 The easiest way to create HTML code indicating that the acronym DIME stands for Direct Internet Message Encapsulation is to simply include the acronym in an HTML <a> tag and an abbreviation tag (not an acronym tag):
<a href="http://www.Acronyms.net/terms/d/Direct-Internet-Message-Encapsulation/" title="Direct Internet Message Encapsulation"
This is the recommended code for both HTML 4 browsers and HTML 5 browsers. Some browsers, most notably IE, do not activate help when the title attribute is coded on the <abbr> tag, but they do work as expected for titles on the <a> tag. The <abbr> tag inherits its title attribute from the parent <a> tag. If you are creating HTML code for the definition of Direct Internet Message Encapsulation, the meaning of the acronym DIME, then include a <dfn> definition tag around the <abbr> abbreviation tag and follow the entire HTML code for the hypertext link with the definition of the term:
<p>A <a href="http://www.Acronyms.net/terms/d/Direct-Internet-Message-Encapsulation/" title="Direct Internet Message Encapsulation"
The <dfn> tag gets the term being defined from the title attribute of the <abbr> tag. The result should look like this (hovering your mouse over the DIME acronym shows the expanded meaning of the acronym): A DIME is ...(definition of "Direct Internet Message Encapsulation").... If you are creating HTML code that simply expands the acronym then indicate that it is the DIME acronymn which is being defined using an HTML <dfn> tag with a title attribute around the <abbr> tag and follow the HTML for the hypertext link with the acronym definition:
<p>When we use the acronym <a href="http://www.Acronyms.net/terms/d/Direct-Internet-Message-Encapsulation/" title="Direct Internet Message Encapsulation"
The result should look like this (hovering your mouse over the DIME acronym shows the definition): When we use the acronym DIME it is the abbreviation for Direct Internet Message Encapsulation. Acronym Vocabulary URI DeclarationFor the remaining examples, the Acronym Vocabulary namespace URI needs to be declared for use with element tag names and attribute values. For an HTML web page, the beginning of the file should look like this:
<?xml version="1.0" encoding="UTF-8"?>
This only needs to be done once per document file. XLink simple linkFirst, declare the vocabulary as shown above. Then, add acronyms as follows:
<a href="http://www.Acronyms.net/terms/d/Direct-Internet-Message-Encapsulation/" title="Direct Internet Message Encapsulation"
XLink extended linkFirst, declare the vocabulary as shown above. Then, add acronyms as follows:
<a xlink:type="extended" href="http://www.Acronyms.net/terms/d/Direct-Internet-Message-Encapsulation/" title="Direct Internet Message Encapsulation">
embedded RDF metadataFirst, declare the vocabulary as shown above. Then, add acronyms as follows:
<a href="http://www.Acronyms.net/terms/d/Direct-Internet-Message-Encapsulation/" title="Direct Internet Message Encapsulation">
|
You are currently viewing this page in HTML 5 XML* format (* see Clicklets for more infomation). This document is also available in HTML 5 Style Sheet*XML* HTML 5 non-XML*XHTML Style Sheet* XHTML* HTML 4* XHTML Mobile* WML Mobile* and printer-friendly PDF* formats. This is accomplished with Single Source Publishing, a content management system that uses templates in XSLT style sheets provided by XML Styles .com to transform the source content for various content delivery channels. There is also RDF* metadata that describes the content of this document.
Copyright © 2012 Acronyms .net. All rights reserved. Alteration of content, including addition of any function such as hypertext links or pop-up advertising, or interference with the hypertext links or other functions of this site is expressly prohibited.
DISCLAIMER: All information, links, forms, applications and any other items on this site are provided AS IS, WITHOUT WARRANTY OF ANY KIND EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.