e-Review Self Checks
Chapter 10:
Adding Interactivity to a Web Site
1.
Which of the following is NOT a scripting language?
a.
JavaScript
b.
XML
c.
Java applet
d.
CGI
2.
A string of text that moves from one side of the screen to the other is called a ____.
a.
marquee
b.
page banner
c.
shared border
d.
banner ad
3.
In FrontPage, you use ____ to create rollover buttons.
a.
the DHTML Effects toolbar
b.
the Buttons toolbar
c.
JavaScript
d.
CGI
4.
Each field on a form should be identified by a ____, which tells the user what type of information should be entered in the field.
a.
cell
b.
button
c.
label
d.
row
5.
When a form designer wants users to choose only one option, what type of form field should he or she use?
a.
Text Area
b.
Textbox
c.
Checkbox
d.
Option Button