Java Games: Flashcards, matching, concentration, and word search.

ADM 207 - Web Design Vocab Activities

AB
FlowchartA graphic organizer that creates a visual representation of the components, sequences, and inter-relationships of a proposed project
PublishThe process of uploading web content to the internet
Child PageA page that is conceptually subordinate or below another
Hexadecimal ValueHTML colors are defined using a hexadecimal notation (HEX) for the combination of Red, Green, and Blue color values (RGB). The lowest value that can be given to one of the light sources is 0 (in HEX: 00). The highest value is 255 (in HEX: FF). HEX values are specified as 3 pairs of two-digit numbers, starting with a # sign
PathnameA statement of the location of a file or other item in a hierarchy of directories
AssetsAny real or digital resource to be used in the construction of a project
Class StyleAllows you to set a style to multiple element or tags in a document
ID StyleAllows the user to specify their own selectors called "id" and "class”
Absolute LinkUsed for linking users outside of a specific Web site, provide the complete URL of the linked document
Site-root Relative LinkDescribes the path from the site’s root folder to a document
Link TargetThe target attribute specifies a window or a frame where the linked document is loaded
Document Relative LinkAre usually best for local links in most websites, useful when current document and linked document or asset are in the same folder and are likely to remain together
HotspotAny region on an image map that is clickable, and when clicked, will initiate an action
Mailto LinkAllows users clicking a link in a website to send an e-mail without first having to copy the destination e-mail address and open an e-mail client
Internal Style SheetsA CSS document embedded into the HTML file, when using internal CSS you must add a new tag, <style>, inside the <head> tag
External Style SheetsThe most commonly used way to apply a style sheet where all of the styles and rules are contained in one central, separate text file
SEOSearch Engine Optimization, the process of affecting the visibility of a website in a search engine’s un-paid search results
KeywordsUser-defined words or phrases that help a search engine’s algorithms select a group of words that can be searched to find your website
TagsPage titles, paragraph titles, image tags, or even meta tags that are hidden in the code of a website; help search engines find and organize the information on a website
Web CrawlersComputer programs that “crawl” through the pages of a website to find tags, keywords, and other information
Source CodeProgram instructions in their original form
Design CompThe last part of the designing phase and is the closest draft to the final product
CompatibilityRefers to the ability of a web application or HTML code to work effectively with all browser platforms
ProofreadingThe careful reading of a publication to detect and correct production errors of text or art
DebugThe methodical process of finding and reducing the number of errors in a computer program making it behave as expected
Parent PageThe page that contains the link to the selected object


Michelle Stevens (McGrath)

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities