• 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 a Web Server?
A web server is the computer on which the files for Web pages are stored.
What is a Web Client?
A Web client is the computer from which the user views the pages on a Web browser.
What is Markup Language?
Markup Language is a full set of instructions that can be used to comprehensively describe the structural format of a piece of text or other media element.
What is HTML?
HTML is the standard markup language used to create Web pages.
What does application programming interface (API) describe?
API describes the underlying framework of a document so that Web developers can access and manipulate objects in a standard way.
What is Synchronized Multimedia Intergration Language?
SMIL is a simle, platform-neutral markup language that lets Web designers and dewvelopers at all skill levels schedule audio, video, text, and graphic files across a timeline without having to master development tools or complex programming languages.
What is XML?
XML is amarkup language, but it is also a metalanguage, XML is a text-based language derived from SGML and designed by the W3C.
Where do you find microbrowsers?
Microbrowsers are usually found in wireless handheld devices.
How are scripts used in XHTML?
Scripts are used to extend the capabilities of XHTML.
What are Active Server Pages (ASP)?
ASP is a server-side scripting environment developed by Microsoft.
What are Java Server Pages (JSP)?
JSP is the Java-based technology for generating dynamic Web pages with cross-platform and cross-Web-server support.
What is PHP?
PHP is a server-side scripting language for creating dynamic Web page components.
What is Common Interface Gateway?
CGI is a communication standard for data exchange between a Web server and server- program.
What use are Programming Languages?
Programming Languages are used specifically for Web page development are used to write executable programs that are accessed or called from an XHTML file.
What is Practical Extraction and Report Language (PERL)?
PERL is a powerful and flexible programming language.