Name:     ID: 
 
Email: 

Getting Started with Microsoft Expression Web

True/False
Indicate whether the statement is true or false.
 

 1. 

When you publish a site, you copy the Web pages and related files from a Web server to your personal computer.
 

 2. 

You can start Expression Web by first clicking the Start button on the taskbar.
 

 3. 

Task panes are large, static windows that provide access to tools for specific tasks.
 

 4. 

The editing window is where you do most of your design work.
 

 5. 

If you click Common on the toolbar you will be taken to a large window called the common task pane.
 

 6. 

When using Expression Web you can preview the current Web page in all available browsers at once.
 

 7. 

Split view is a combination view; it displays both a Code pane and a Properties pane.
 

 8. 

Expression Web automatically generates code as you work in Design view.
 

 9. 

A hyperlink is text or an image that visitors click to open another Web page, Web site, or file.
 

 10. 

To open the Help window, press [F2].
 

Matching
 
 
Referring to Figure A-1, please identify the letter of the choice that best matches the numbered area on the screen.

FIGURE A-1

grp001-1.jpg
a.
1.
d.
4.
b.
2.
e.
5.
c.
3.
 

 11. 

Title bar
 

 12. 

Menu bar
 

 13. 

Editing window
 

 14. 

Quick tag selector bar
 

 15. 

Status bar
 

Multiple Choice
Identify the choice that best completes the statement or answers the question.
 

 16. 

In addition to Expression Web, ____ is part of a suite of programs called Expression Studio.
a.
Expression Blend
c.
Expression Media
b.
Expression Design
d.
all of the above
 

 17. 

A ____ is a collection of related Web pages, linked together.
a.
Web site
c.
style sheet
b.
hyperlink
d.
status bar
 

 18. 

Web pages are viewed through a ____, software that interprets HTML code and displays it as the text and images you see on a Web page.
a.
Web portal
c.
Web analyzer
b.
Web browser
d.
Web screen
 

 19. 

Popular browsers include Microsoft Internet Explorer, Mozilla Firefox, Netscape Navigator, and ____.
a.
Apple Safari
c.
Apple Adventure
b.
Apple Outdoors
d.
Apple iPod
 

 20. 

____ programs make Web design much faster by showing you what your page will look like in a Web browser as you are designing it.
a.
WIZZIWIG
c.
WYSIWYG
b.
WIZIWIG
d.
none of the above
 

 21. 

When you publish your site, you copy the Web pages and related files from your computer to a ____.
a.
Web portal
c.
Web server
b.
Web browser
d.
Web site
 
 
nar001-1.jpg
 

 22. 

The figure above shows an HTML page with a ____ applied.
a.
style sheet
c.
task bar
b.
screen saver
d.
photo palette
 

 23. 

The Web site shown in the figure above refers to CSS which stand for ____.
a.
Cascading Style Sheet
c.
Cascading Screen Style
b.
Code Style Sheet
d.
Code Screen Style
 

 24. 

You can set Expression Web to always show up at the top of the Start Menu. To do this, right-click the program name in the Start menu, then click ____.
a.
Pin to Start Menu
c.
Program Open
b.
Open at Start
d.
Start Program
 

 25. 

The program window consists of a title bar, menu bar, Common toolbar, editing window, task panes, and a ____.
a.
picture pane
c.
status bar
b.
photo gallery
d.
help bar
 

 26. 

The ____ window is the large area under the Common toolbar where you do most of your design work.
a.
editing
c.
saving
b.
coding
d.
helping
 

 27. 

The ____ is located just below the tab area; it allows you to easily select and edit specific HTML tags on your Web page.
a.
quick tag selector bar
c.
HTML menu bar
b.
edit tag task pane
d.
Web page tag selector
 

 28. 

In the bottom-left corner of the editing window, you can access buttons that allow you to view the Web page you are editing. The ____ button is NOT one of these buttons.
a.
Show Design View
c.
Show Code View
b.
Show Split View
d.
Show Preview
 

 29. 

The ____ is located along the bottom of the program window. It provides helpful information such as the current location of the insertion point, instructions for getting help, and current settings.
a.
status bar
c.
title bar
b.
task pane
d.
windows gallery
 

 30. 

The ____ toolbar allows you to set size and positioning of page elements.
a.
Style
c.
Formatting
b.
Tables
d.
Positioning
 

 31. 

The ____ toolbar allows you to Control how styles are applied manually to page elements.
a.
Standard
c.
Master Web Template
b.
Style Application
d.
Code View
 

 32. 

Opening a ____ opens a single page and displays it in the editing window.
a.
Web site
c.
both a. and b.
b.
Web page
d.
neither a. nor b.
 

 33. 

Opening a ____ displays the list of files included in that site in the Folder List task pane and also opens a Web site tab in the editing window.
a.
Web page
c.
both a. and b.
b.
Web site
d.
neither a. nor b.
 
 
nar002-1.jpg
 

 34. 

In the figure above, Code view is displaying ____ code.
a.
HTML
c.
Java
b.
HTTP
d.
FTP
 

 35. 

The view that most resembles the Web site your visitors see is ____ view.
a.
Split
c.
Design
b.
Code
d.
Dual
 

 36. 

If you were to insert a ____ to the Microsoft home page in the Design pane in Split view, the Code pane would show <a href=”http://www.microsoft.com”>Microsoft Web Site</a>.
a.
breadcrumb trail
c.
map
b.
smart trail
d.
hyperlink
 

 37. 

Although code is shown in the figure above, you ____ to create a Web site in Expression Web.
a.
do not need to know HTML
c.
both a. and b.
b.
erase the code prior to saving the file
d.
neither a. nor b.
 

 38. 

In the figure above there are three views to choose from: Design, Split, and Code view. Split view ____.
a.
can help you learn HTML
c.
both a. and b.
b.
is helpful when debugging a Web site
d.
neither a. nor b.
 

 39. 

A ____ is a grid-like container with rows and columns.
a.
portal
c.
heading
b.
form
d.
table
 

 40. 

The visual aid “h1” indicates that this text is a(n) ____.
a.
Hyperlink 1
c.
Help 1
b.
HTML1
d.
Heading 1
 

 41. 

A ____ is an HTML element that allows visitors to send information from a Web site.
a.
form
c.
table
b.
format
d.
tablet
 

 42. 

A ____ is text or an image that visitors click to open another Web page, Web site, or file.
a.
connection
c.
hyperlink
b.
title
d.
tab
 

 43. 

When a visual aid appears around the image, ____ indicates that it is an image.
a.
image
c.
picture
b.
img
d.
pic
 

 44. 

Expression Web and other Web design software programs can create ____.
a.
HTML pages
c.
both a. and b.
b.
Cascading Style Sheets
d.
neither a. nor b.
 

 45. 

You can get help by typing a question or term in the Type a question for help box in the ____ corner of the program window.
a.
upper-left
c.
lower-left
b.
upper-right
d.
lower-right
 

 46. 

The Print Page Setup dialog box uses variables in the header and footer boxes to indicate what to print; for example, “&T” means ____.
a.
tabs
c.
tags
b.
titles
d.
tasks
 

 47. 

The ____ window shows you what your page will look like when printed.
a.
Print Preview
c.
Sneak Peek
b.
Print Now
d.
Format Preview
 

 48. 

If you try to close a Web page that you have made changes to, a message box opens asking if you want to ____ your changes.
a.
print
c.
file
b.
save
d.
export
 

 49. 

____ view is a combination view; it displays both a Code pane and a Design pane so that you can see both views at once when necessary.
a.
Combination
c.
Help
b.
Split
d.
Dual
 

 50. 

HTML provides ____ levels of headings.
a.
2
c.
6
b.
4
d.
8
 



 
         Start Over