Chapter 10: Multimedia and the Web Flashcards
AJAX
A set of Web standards designed to better handle Web page interactivity by downloading only new data from the Web server, instead of redownloading the entire Web page. (p419)
alternative text
A text description for a Web page image, which is displayed when the image is pointed to and can be read by assistive technology. (p413)
animated GIF
A group of GIF images saved as an animated GIF file that is inserted in a Web page; the individual images are displayed one after another to simulate movement. (p404)
Animation
The process by which a series of graphical images are displayed one after the other to simulate movement. (p404)
Audio
Sound, such as music, spoken voice, and sound effects. (p404)
Cascading Style Sheets (CSSs)
A tool used to specify and apply the styles used in Web pages; used to provide a consistent, and yet flexible, appearance for all of the pages in a Web site. (p418)
Flash
A popular program for creating Web animations and interactive Web-based multimedia applications. (p404)
flowchart
A tool that can be used during the Web design process to illustrate how the pages in a Web site relate to one another. (p410)
GIF
An image format that supports 256 colors and is commonly used for Web page line art images. (p402)
graphic
A digital representation of a photograph, drawing, chart, or other visual image; also called a image. (p400)
HTML (Hypertext Markup Language)
A markup language widely used for creating Web pages; the most recent version is HTML5. (p415)
Image
A digital representation of a photograph, drawing, chart, or other visual image; also called a graphic. (p400)
Java applet
A small program inserted into a Web page that performs a specific task, such as changing the values in a stock portfolio or scrolling text across the screen. (p404)
JavaScript
A scripting language widely used to add dynamic content to Web pages. (p418)
JPEG
An image format that supports true color and is commonly used for Web page photographs. (p402)