Site MapHelpFeedbackSelf-Assessment Quiz
Self-Assessment Quiz
(See related pages)



1

The HTML/CSS tag that includes attributes for text and link colors is:
A)body
B)background
C)embed
D)meta
E)table
2

Which tag is used to include “nonstandard” items such as Java applets or Flash animations?
A)<object>
B)<entity>
C)<applet>
D)<resource>
E)<include>
3

Which of these image formats requires a plug-in to view in most browsers?
A)GIF
B)JPEG
C)PNG
D)CGM
E)SVG
4

The browser “View Source” function is used to display:
A)references for the content of the page
B)the legally required list of a site’s underwriters
C)the server’s IP address and the route the packets took
D)the page’s HTML code
E)page information such as web host and visit statistics
5

Many designers choose design for a web page 960 pixels wide because:
A)it is the maximum allowed on the XVGA standard
B)it is exactly twice the height of 480, the standard number of lines in standard TV
C)it is evenly divisible by a wide range of numbers
D)it is an obscure reference from a William Burroughs novel
E)wider pages tend to make for imbalanced layouts
6

HTML code that begins with an ampersand and ends with a semicolon is referred to as:
A)an attribute
B)a property
C)an embed
D)an escape sequence
E)a tag
7

The JPEG compression scheme compresses about _____ before visible image degradation occurs.
A)5:1
B)10:1
C)20:1
D)50:1
E)100:1
8

How many pixels per inch is the resolution of most monitors?
A)30
B)72
C)96
D)160
E)960
9

If you specify a background image for a web page and the window is wider or larger than the image, the browser’s default behavior is to:
A)simply ignore the background
B)display the background in the upper-left corner with the background color filling the rest of the window
C)tile the background image to fill the window
D)stretch the background image to fill the window
E)center the background image in the window
10

You can flow text around an image by using which attribute of the <IMG> tag?
A)align
B)flow
C)hspace
D)justify
E)vspace







Multimedia Making It WorkOnline Learning Center

Home > Chapter 13 > Self-Assessment Quiz