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 Web content by responding to request. |
|
|
Term
|
Definition
a collection of related webpages with a starting point or home page. |
|
|
Term
|
Definition
the address used for locating a document |
|
|
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 addresses |
|
|
Term
internet protocol address (ip) |
|
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 intiative |
|
Definition
a program for developing strategies, guidelines, and resources to help make the web accessible to people with disabilities. |
|
|
Term
|
Definition
A world wide 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 sedcribe or define content in a web document |
|
|
Term
|
Definition
the opening and closing tags including the text in between |
|
|
Term
|
Definition
provided 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 and attribute you want to style |
|
|
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, file name. |
|
|
Term
|
Definition
a link that 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,l green, and blue values ranging from 0 to 255 |
|
|