- age
-
From Hypertext Transfer Protocol -- HTTP/1.1 (1999-06-15) | Glossary for this source
The age of a response is the time since it was sent by, or successfully validated with, the origin server.
- agent
-
From Web Services Glossary (2004-02-11) | Glossary for this source
- background image interference
-
From User Agent Accessibility Guidelines 1.0 (2002-12-17) | Glossary for this source
The requirement of checkpoint 3.1 to allow the user to turn off rendering of background images does not extend to multi-layered rendering.
- delivered image
-
From Portable Network Graphics (PNG) Specification (Second Edition) (2003-11-10) | Glossary for this source
- digital rights management
-
From User Agent Accessibility Guidelines 1.0 (2002-12-17) | Glossary for this source
The User Agent Accessibility Guidelines Working Group recognizes that further work is necessary in the area of digital rights management as it relates to accessibility. Digital rights management refers to methods of describing and perhaps enforcing intellectual property associated with Web resources.
- document language
-
From Glossary of Cascading Style Sheets, level 2 CSS2 Specification (1998-05-12) | Glossary for this source
The encoding language of the source document (e.g., HTML or an XML application).
- document style semantics and specification language (DSSSL)
-
From Mathematical Markup Language (MathML) Version 2.0 (2001-02-21) | Glossary for this source
A method of specifying the formatting and transformation of SGML documents. ISO International Standard 10179:1996.
- extended language
-
From Architecture of the World Wide Web, Volume One (2004-12-15) | Glossary for this source
If one language is a subset of another,
the latter is called an extended language.
- extensible markup language (XML)
-
From Mathematical Markup Language (MathML) Version 2.0 (2001-02-21) | Glossary for this source
A simple dialect of SGML intended to enable generic SGML to be served, received, and processed on the Web.
- extensible style language (XSL)
-
From Mathematical Markup Language (MathML) Version 2.0 (2001-02-21) | Glossary for this source
A style language for XML developed by W3C. See XSL FO and XSLT.
- host language
-
From XForms 1.0 (2003-10-14) | Glossary for this source
An XML vocabulary, such as
XHTML, into which XForms is embedded.
- host page
-
From Web Characterization Terminology & Definitions Sheet (1999-05-24) | Glossary for this source
A Web page identified by a URI containing an
<authority>
component but where the
<path>
component is either empty or simply
consists of a single
"/"
only.
- HTML (Hypertext markup language)
-
From Glossary of "Weaving the Web" (1999-07-23) | Glossary for this source
A computer language for representing the contents of a page of
hypertext; the language that most Web pages are currently written
in.
- image
-
From User Agent Accessibility Guidelines 1.0 (2002-12-17) | Glossary for this source
This content type label refers to all of the requirements related to images (excluding animated images) for the following checkpoints: 3.1 and 3.6. When this label is part of a conformance profile, the user agent must implement at least one image format. Furthermore, when this label is part of a profile, the user agent must satisfy these requirements for all implemented image formats, not just those identified in a conformance profile. The image requirements apply to image content that is recognized as distinct and that, according to the encoding format, may be rendered as a coherent unit.
This document uses the term "image" to refer (as is commonly the case) to pictorial content. However, in this document, term image is limited to static (i.e., unmoving) visual information. See also the definition of animation.
- image
-
From Web Content Accessibility Guidelines 1.0 (1999-05-05) | Glossary for this source
A graphical presentation.An image that has been divided into regions with associated actions. Clicking on an active region causes an action to occur.When a user clicks on an active region of a client-side image map, the user agent calculates in which region the click occurred and follows the link associated with that region. Clicking on an active region of a server-side image map causes the coordinates of the click to be sent to a server, which then performs some action.Content developers can make client-side image maps accessible by providing device-independent access to the same links associated with the image map's regions. Client-side image maps allow the user agent to provide immediate feedback as to whether or not the user's pointer is over an active region.
- image data
-
From Portable Network Graphics (PNG) Specification (Second Edition) (2003-11-10) | Glossary for this source
1-dimensional array of
scanlines
within an image.
- image map
-
From Web Content Accessibility Guidelines 1.0 (1999-05-05) | Glossary for this source
An image that has been divided into regions with associated actions. Clicking on an active region causes an action to occur.When a user clicks on an active region of a client-side image map, the user agent calculates in which region the click occurred and follows the link associated with that region. Clicking on an active region of a server-side image map causes the coordinates of the click to be sent to a server, which then performs some action.Content developers can make client-side image maps accessible by providing device-independent access to the same links associated with the image map's regions. Client-side image maps allow the user agent to provide immediate feedback as to whether or not the user's pointer is over an active region.
- interlaced PNG image
-
From Portable Network Graphics (PNG) Specification (Second Edition) (2003-11-10) | Glossary for this source
- key management
-
From XML Key Management (XKMS 2.0) Requirements (2003-05-05) | Glossary for this source
Key management relates to the management of a public key's validity status over its lifetime. Typically, operations are defined for controlling the validity (e.g. register, revoke) and querying the validity.
- language binding
-
From Glossary of Document Object Model (DOM) Level 2 HTML Specification (2003-01-09) | Glossary for this source
A programming language binding for an IDL specification is an implementation of the interfaces in the specification for the given language. For example, a Java language binding for the Document Object Model IDL specification would implement the concrete Java classes that provide the functionality exposed by the interfaces.