Term
|
Definition
| a document which can display text, graphics, audio, video and other elements through a web browser. |
|
|
Term
|
Definition
| a language which means that special codes are used to define elements. |
|
|
Term
|
Definition
| special software that displays the page by reading the instructions in the web document. |
|
|
Term
|
Definition
| a collection of related webpage with a starting point or home page. |
|
|
Term
|
Definition
| the address used for locating a document on the web. |
|
|
Term
| Hypertext transport protocol |
|
Definition
| the underlying protocol for how content is communicated on the web. |
|
|
Term
|
Definition
| internet service that translates domain names into IP address. |
|
|
Term
|
Definition
| a numeric string that identifies a device on a network. |
|
|
Term
|
Definition
| a standard that is publicly available and has various rights to use associated with it, and may also have various properties of how it was designed. |
|
|
Term
| World wide web consortium |
|
Definition
| an international community that develops open standards for the web. |
|
|
Term
| web accessibility initiative |
|
Definition
| a program for developing strategies, guidelines, and resources to help make the web accessible to people with disabilities. |
|
|
Term
|
Definition
| a worldwide network of computers that communicate through http |
|
|
Term
|
Definition
| putting an object inside another object; such as an HTML tag inside another HTML tag. |
|
|
Term
|
Definition
| special codes which describe or define content in a web document. |
|
|
Term
|
Definition
| the opening and closing tags including the text in between. |
|
|
Term
|
Definition
| provide HTML attributes with additional meaning and context. |
|
|
Term
|
Definition
| a language for defining how to display HTML elements |
|
|
Term
|
Definition
| the HTML element that you want to style. |
|
|
Term
|
Definition
| the style property and value. |
|
|
Term
|
Definition
| the style attribute you want to change. |
|
|
Term
|
Definition
| the attribute you want applied to the property. |
|
|
Term
|
Definition
| a link that specifies a complete path to a file, including the protocol, server, directory, filename. |
|
|
Term
|
Definition
| a link that specifies that name of the file to be linked to as it relates to the current document. |
|
|
Term
|
Definition
| color values written with the # sign followed by six digits using the numbers 0 to 9 and A to F to represent the amount of red, green and blue. |
|
|
Term
|
Definition
| color values using the combination of rd, green, and blue values ranging from 0 to 255. |
|
|
Term
|
Definition
| refers to using existing techniques involving flexible grid layout, flexible images, and media and media queries into a unified approach to web design. |
|
|
Term
|
Definition
| a simple count of the number of pixels across the entire width and height of a device. |
|
|
Term
|
Definition
| a measure of screen density refers to the number of device pixels on a physical surface. |
|
|
Term
|
Definition
| the tiniest physical unit in a display; also known as physical pixel |
|
|
Term
|
Definition
| the smallest unit of data in a raster image. |
|
|
Term
|
Definition
| a w3c standard based on an optical reference unit that might be twice the size of a hardware pixel. |
|
|
Term
|
Definition
| the number of device pixels on a physical surface; often measured in pixels per inch. |
|
|
Term
|
Definition
| the rectangular area that is viewable on a device screen. |
|
|
Term
|
Definition
| the width of the site is bound to a certain number of pixels. |
|
|
Term
|
Definition
| the web design's dimensions are defined in percentages rather than pixels. |
|
|
Term
|
Definition
| 1 em equals the current font size; in a web browser it equals 16px |
|
|
Term
|
Definition
| size is set in relation to surrounding elements. |
|
|
Term
|
Definition
|
|
Term
|
Definition
| defines vector-based graphics that can be embedded directly into a web page; SVG is a world wide web consortium recommendation. |
|
|
Term
|
Definition
| type of graphic that does NOT lose quality when zoomed or resized. |
|
|