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 computer that runs special software to serve up well content by responding to requests |
|
|
Term
|
Definition
| A collection of related webpages with the starting point or homepage. |
|
|
Term
| Uniform Resource Locator (URL) |
|
Definition
| The address you used for locating a document on the web |
|
|
Term
| Hypertext Transport Protocol (http) |
|
Definition
| The underlying protocol for how content is communicated on the web |
|
|
Term
|
Definition
| Internet service that translates domain names to IP addresses |
|
|
Term
| Internet Protocol (IP) Address |
|
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 |
|
|
Term
|
Definition
| a worldwide network of computers that communicate through http |
|
|
Term
|
Definition
| putting an object inside another object; such as and HTML tag inside another HTML tag |
|
|
Term
|
Definition
|
|
Term
|
Definition
| the opening and closing tags including text in between |
|
|
Term
|
Definition
| provide HTML attributes with additional meaning and 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 tribute you want to change |
|
|
Term
|
Definition
| The attribute you want applied to the property |
|
|
Term
|
Definition
| A link that specifies the name of the file to be linked to as it relates to the current document. |
|
|
Term
|
Definition
| A link that specifies the name of the file to be linked to as it relates to the current ducument |
|
|
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 the combination of red, 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 unifies 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 a 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 hardware pixel. This new pixel should look exactly the same in all viewing situations |
|
|
Term
|
Definition
| The number of device pixels on a physical surface; often measured in pixels per inch |
|
|
Term
|
Definition
| The rectangular area ( measured in pixels) 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 16 px |
|
|
Term
|
Definition
| Size is set in relation to surrounding elements |
|
|
Term
|
Definition
|
|
Term
|
Definition
| A CSS specification that allows designers to target styles based on a number of device properties |
|
|
Term
| Scalable Vector Graphics (SVG) |
|
Definition
| Defines vector-based graphics that can be embedded directly into a web page; SVG is a World Wide Consortium recommendation |
|
|
Term
|
Definition
| Type of graphic that does NOT lose quality when zoomed or resized |
|
|