• 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 nonplatform-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, CSS, and the DOM.
DOM
Document object model. A platform-neutral application programming interface (API) 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 (embed) or maintain a path to an object or file (link).
PHP
A server-side scripting language for creating dynamic web pages; it is open source and cross platform.
QuickTime VR
Virtual reality software that allows developers to create entire 3D interactive environments for the web that include 3D 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 or complex programming languages.
VBScript
A scripting version of Microsoft Visual Basic or VB; the primary scripting language used for Active Server Pages (ASP).
WML
Wireless Markup Language. A standard based on the Handheld Device Markup Language (HDML); similar to HTML but interpreted by a microbrowser that works on a handheld device.
XML
Extensible Markup Language. A markup language that describes the structure and content of a document and allows you to define your own markup tags.