Shared Flashcard Set

Details

Web Design Terms
Flashcards Set 1
26
Computer Science
9th Grade
05/04/2018

Additional Computer Science Flashcards

 


 

Cards

Term
Web Page
Definition
A document which can display text,graphics,audio,video and other elements through a web browser.
Term
HTML
Definition
 A language which means that special codes are used to define elements.
Term
Web server
Definition
A computer that runs special software to serve up web content by responding to requests.
Term
Website
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
Definition
The underlying protocol for how content is communicated on the Web.
Term
Domain Name System
Definition
Internet service that translate domain names into IP addresses.
Term
Web browser
Definition
special software that displays the page by reading instruction in the web document.
Term
Internet Protocol (IP) Address
Definition
A numeric string that identifies a device on a network.
Term
Open standard
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
World Wide Web or Web
Definition
A worldwide network of computers that communicate through HTTP.
Term
Nesting 
Definition
Putting an object inside another object; such ads an HTML tag inside another HTML tag.
Term
HTML Tag
Definition
Special codes which describe or define content in a web document.
Term
HTML element 
Definition
The opening and closing tags including the text in between.
Term
HTML Attribute
Definition
Provide HTML attributes with additional meaning and content.
Term
Cascading Style Sheet
Definition
A language for defining how to display HTML elements.
Term
CSS Selector
Definition
The HTML element that you want to style
Term
CSS Declaration
Definition
The style property and value.
Term
CSS Property
Definition
The style attribute you want to change.
Term
CSS value
Definition
The attribute you want applied to the property.
Term
Absolute link 
Definition
A link that specifies a complete path to file, including the protocol, server, directory, filename.
Term
Relative Link
Definition
A link that specifies a complete path file to be linked to as it relates to the current document.
Term
Hexadecimal color codes
Definition
Color values written with the # sign followed by six digits using the number 0 to 9 and A to F to represent the amount of red, green, and blue.
Term
Rgb colors codes
Definition
Color values using the combination of red, green, and blue values ranging from O to 255.
Supporting users have an ad free experience!