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 wb document. |
|
|
Term
|
Definition
| A computer that runs special software to serve up Web content by responding to requests. |
|
|
Term
|
Definition
| A collection of related web pages with a starting point or home page. |
|
|
Term
Uniform Resource Locator (URL) |
|
Definition
| The address 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 into IP addresses. |
|
|
Term
| Internet Protocol (IP) address |
|
Definition
| A numeric string that identifies a device on the 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 (W3C) |
|
Definition
| An international community that develops open standards for the web. |
|
|
Term
Web Accessibility Initiative (WAI) |
|
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 ta. |
|
|
Term
|
Definition
| Special codes which describe or define content in the 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 protocol, server, directory, filename |
|
|
Term
|
Definition
| A link the specifies the 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 red, green, and blue values ranging from 0 to 25 |
|
|