• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/15

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

15 Cards in this Set

  • Front
  • Back
Applet
Tiny non platform specific application called from a web page
DHTML Dynamic Hypertext markup Language
A group of technologies combined to create greater interactivity and page layout flexibility using JavaScript, Cascading Style Sheets and the Document Object Model.
DOM Document Object Model
A platform neutral application programming interface that describes the underlying framework of a document so that web developers can access and manipulate objects in a standard way.
Java
Sun Microsystem independent programming languages used to create compact applications that users can access from a web browser
JavaScript
The Netscape scripting language used to create animation and interactivity on the web.
Markup Language
Code used to specify how the content of a web page will look
Microbrowser
Interprets WML and renders the information on a small display such as those found on mobile phones and small terminals.
OLE Object Linking and Embedding
Term that describes a capability of software to import objects (embedded) or maintain a path to an object or file (link).
PHP Hypertext Preprocessor
A server side scripting language for creating dynamic web pages, it is open source and cross platform.
Quick Time VR
Virtual reality software that allows developers to create entire 3-D interactive environments for the web that include 3-D objects and full panoramic views of objects and locations.
Scripting Language
Used to write code for the client or server side that is interpreted by a web browser.
SMIL Synchronized Multimedia Integration Language
Simple platform neutral markup language designed to let web designers and developers at all skill levels schedule audio, video, text, and graphic files across a timeline without having to master development tools of complex programming languages.
VBScript
A scripting version of Microsoft Visual Basic or VB, the primary scripting language used for Active Server Pages
Cookie
Text file used to store data on a client computer.
C#
An object oriented programming language that enables programmers to quickly build a wide range of applications for the Microsoft .NET platform.