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

Web-1-1st 9-Wks-Study

AB
computer virusa piece of computer code that can replicate itself and cause the system to fail by using up all the memory and destroying programs on a computer.
cookiea well-known mechanism for storing information about an Internet user on their own computer. If a web site stores information about a person in a cookie that he doesn’t know about, it can be considered a form of spyware.
District Web Page ServerThis is the computer(s) where the District Internet Web Pages are stored.
internetis a large confederation of networks around the world. The networks that make it up are connected through several backbone networks. The Internet grew out of the U.S. Government ARPA net project and is specifically designed to have no central governing authority or “root” node.
Okaloosa Metropolitan Area Network (OMAN)a Wide Area Network that serves as our gateway to the Internet. Any school linked to it will also have access via cable to the Internet.
Online documentsThese are documents that are found on web pages and in files on the Internet.
removable mediacartridge and disc-based storage devices which can be used to easily move data between computers. Floppy disks, compact discs and flash memory cards are examples. The term can also apply to hot swappable or hot-pluggable external storage devices, such as USB flash drives (also known as "key drives", 'jump drives," or "memory keys") and FireWire external hard drives.
spamunsolicited email on the Internet. From the sender's point-of-view, it is a form
Acceptable uses of the internetactivities which support learning, collaborative work, and teaching
Parentshave the right at any time to request to see the contents of their student’s computer files.
download/uploadDownload means to transfer information to your computer over a network or via modem. Upload means to send information from your computer to another computer.
HTMLStands for Hypertext Markup Language; HTML is the language of the web. HTML is a set of tags that are used to define the content, layout and the formatting of the web document. Web browsers use the HTML tags to define how to display the text.
tagsCode to identify the different parts of a document so that a web browser will know how to display it.
attributesProvides additional information about HTML elements. (ex: name=”value”)
web serverA server is a computer that delivers services or information to other computers. In web terms: A server that delivers web content to web browsers.
web clientA software program used to access web pages. Sometimes the same as a Web Browser, but often used as a broader term.
ARPANetAdvanced Research Projects Agency Network; The experimental network tested in the 1970’s which started the development of the internet.
web siteA collection of related web pages belonging to a company or an individual.
web pageA document (normally an HTML file) designed to be distributed over the web.
URLUniform Resource Locator; A web address. The standard way to address web documents on the internet.
WWWA global network of computers using the internet to exchange web documents.
W3CWorld Wide Web Consortium; The organization responsible for managing standards for the WWW.
HTTPHyper Text Transfer Protocol; The standard set of rules for sending text files across the Internet. It requires an HTTP client program at one end, and an HTTP server at the other end.
HTTPSHyper Text Transfer Protocol Secure; Same as HTTP but provides secure Internet communication using SSL.
FTPFile Transfer Protocol; One of the most common methods for sending files between two computers.
web browserA software program used to display web pages.
Absolute pathThe precise location of a file on a computer, expressed in relation to the folder structure of the computer.
Anchor elementAn element that marks a specific location within a document.
File Transfer Protocol (FTP)A protocol used to transfer files rapidly over the Internet.
Hierarchical structureA Web site structure in which pages are linked going from the most general page down to more specific pages
Hypertext Transfer Protocol (HTTP)The protocol used by Web browsers and Web servers to communicate with one another.
Linear structureA Web site structure in which each page is linked with the pages that precede and follow it.
linkElements in a hypertext document that allow you to jump from one location in the document to another
pathThe location of a file on a computer.
ProtocolA set of rules that define how information is exchanged between two devices.
Relative pathThe location of a file on a computer, expressed in relation to the location of the current document.
StoryboardA diagram of a Web site’s structure.
URL (Uniform Resource Locator)The precise location of a resource on the Internet.
XHTMLExtensible Hypertext Markup Language separates content from data; stricter, cleaner version of HTML
XMLExtensible Markup Language designed to carry data, not display data; you define your own tags
elementa distinct object in the document, like a paragraph, heading, or page title
tagmarks each element in a document; html code that creates an object/element
two-sided tagtag that contains document content
one-sided tag/empty elementtag that contains no content; opens and closes in same tag
<html> tagmarks the start of an html document
</html> tagtells a browser when it has reached the end of the html document
head sectioncontains information about the html document; not displayed in the Web page; Web browsers use the information in the <head> section
body sectioncontains all of the content to be displayed in the Web page; placed after the </head> tag
nestingplacing one element within another
white spaceblank spaces, tabs, and line breaks within an html file
listspresent information in an easy-to-read format
ordered listitems appear in a sequential order
unordered listitems do not need to appear in any special order
definition listcontains a list of definition terms, each followed by a definition description
nested lista list within a list
character formatting elementsused to specify either the logical meaning or physical appearance of marked text without causing a paragraph break
deprecatedobsolete; no longer in use; out of date


FL

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