NEW
Font size
WorksheetsMicrosoft Expression Units J, K, and M
Total questions: 40
Worksheet time: 20mins
A form control that displays options within a list where visitors can click a list arrow to view their choices.
drop down box
checkbox
radio button
text area
A form control that displays options in a series of circles that visitors can select; only one button within the set can be selected.
drop down box
checkbox
radio button
text area
A form control that displays a single-line text box where visitors can type information, such as their name or email.
input text
checkbox
radio button
text area
A form control that resets or cancels the information entered by a visitor.
input text
submit button
reset button
text area
A form control that sends the information entered by a visitor to the web server.
input text
submit button
reset button
text area
A form control that displays a multiple-line text box where visitors can type in information.
input text
checkbox
radio button
text area
A form control that displays options as a series of boxes a visitor can select. Visitors can select as many options in a set as they like.
input text
checkbox
radio button
text area
An HTML element that allows visitors to send information from a website.
form
reset button
radio button
submit button
A piece of JavaScript code that is generated and added to a web page in order to add interactivity.
behavior
mouseover
action
event
Occurs when a visitor points to an image on a Web page with the mouse pointer.
JavaScript
mouseover
action
event
The second part of a behavior that consists of a specific result such as opening a new browser window or displaying a new image.
image swap
mouseover
action
event
The text that appears in the status bar of a browser.
image swap
mouseover
JavaScript
status message
A programming language that creates types of interactivity that are not possible with HTML alone.
behavior
action
JavaScript
event
The first part of a behavior consisting of an act such as a visitor scrolling, clicking, or resizing a window.
behavior
action
JavaScript
event
A behavior that replaces one image with another upon a specified event.
behavior
mouseover
image swap
event
All fonts display with an identical amount of spacing between each letter.
true
false
Setting a negative value for the letter-spacing property increases spacing between letters; setting a positive value decreases the spacing.
true
false
A pull quote is a quote or excerpt summary that is formatted with a larger font size and placed on the page to draw visitors’ attention.
true
false
Most behaviors are attached to a particular HTML element.
true
false
Forms can be placed anywhere on a Web page.
true
false
An ____ is an act that triggers a result.
element
action
event
attribute
To add form controls to a page, you can either drag or double-click the items listed on the ____ task pane.
page
form control
toolbox
form
A form ____ is a file that processes the information entered in the form so that the data can be stored or used to initiate other actions, such as sending an e-mail or searching a database.
handler
element
control
manager
The behavior ____ opens a link.
Go to URL
Go to link
hyperlink
new hyperlink
Reading content on a screen is more ____ to the human eye than reading the same content on a printed page.
tiring
energizing
helpful
damaging
Some important factors that affect ____ are font size, font family, the contrast between the font color and background color, and the amount of white space between letters, between words, and between lines.
ability to print screen
line length
legibility
ability to publish on the Web
Your typography choices affect ____.
visual design
accessibility
download time
all of the above
The text on your site should be styled in accordance with the overall site design. Font families, sizes, colors, and other details should coordinate with the ____ used on the site.
colors
images
both a and b
neither a nor b
The CSS property related to typography called ____ displays text as normal, oblique, or italic
font-style
font style
font-setting
font setting
The CSS property related to typography called ____ displays text as normal, light, bold, or bolder.
font-format
font-style
font-thickness
font-weight
The line-height property in CSS controls the amount of space between lines of text within a paragraph. In typographical terms, this is also known as ____.
lining
leading
renewing
setting
You can link to external Web sites from a jump menu; links to external Web sites will automatically open in a new browser window.
true
false
Using checkboxes enables you to present a list of options to visitors, while limiting them to choosing only one choice.
true
false
When you add a group box to a form, Expression Web also adds a label with placeholder text, which allows you to customize the text to display a label for that group of form controls.
true
false
Using ____ boxes is a convenient way to organize your forms into sections of related fields to make them easier for visitors to fill out.
group
organized
cluster
linked
____ are areas on the bottom and right sides of windows that allow visitors to scroll through page content.
status bar
toolbars
scrollbars
menu bars
When visitors fill out a form, they can use the ____ key on the keyboard rather than a mouse to move from field to field.
enter
alt
ctrl
tab
The behavior ____ replaces one image with another.
swap graphic
swap image
change graphic
change image
Once you’ve added a behavior to a page, it’s difficult to make changes.
true
false
Attaching an Open Browser Window behavior to a link is one way to open a link in a new window.
true
false
