• 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
What is Dynamic Hypertext Markup Language?
It is a group of technologies used to create greater interactivity and page layout flexibility than XHTML. It includes:
-XHTML
-JavaScript
-Cascading Style Sheets
-Document Object Model.
Scripting languages
Used to write programs for client-side servers.
Java
Based on C++ but optimized for the distribution of program objects in a network enviroment (e.g. Internet). And it is primarily used to create applets.
Synchronized multimedia integration Language (SMIL)
A simple, platform-nuetral markup language designed to let Web designers and developers schedule multimedia files across a tomeline and deliver them via the Web.
Practical Extraction and Report Language (Perl)
A powerful and flexible programming language used extensively for building CGI applications.
Virtual Reality Modeling Language
A markup language used to create virtual reality on the Web.
Applets
Small programs designed to be executed within another application or from a Web page.
C#
An object-oriented language that enables programmers to quickly build a wide range of applicatons for the Microsoft .NET platform.
PHP: Hypertext Processor
A server-side scripting language for creating dynamic Web page components. It is open source and runs on multiple platforms.
Client-Side Program
Uncompled scripts that are processed and interpreted by the Web browser on the user's computer.
Web Client
The computer from which the user views the pages on a Web browser.
Quicktime VR
Apple's photorealistic cross platform virtual reality technology that makes it possible to explore places as if you were there. It is one of the most popular tools for creating virtual reality.
JavaScript
Is a scripting language that is executed on the Web Client and developed by Netscape to extend the capabilities of standard HTML.
Active Server Pages
A server-sidescripting enviroment developed by Microsoft that can combine XHTML and scripts tp create dynamic and powerful web pages.
Java Server Pages
The Java-based technology for generating dynamic Web pages with cross-platform and cross-Web-server support.