Photoshop makes a more streamlined version of Bridge available. What is it called?
Front
Mini Bridge
Back
To ensure that viewers do not get lost in your site, make sure you design all the pages with a consistent look and feel.
Front
True
Back
You should use paragraph indentations to create an unordered list.
Front
False
Back
The ____ is the large area in the Dreamweaver program window where you create and edit web pages.
Front
Document Window
Back
JPEG stands for Joint Photographic Experts Group.
Front
True
Back
You can use the Property inspector to format text so that it is attractive and easy to read.
Front
True
Back
Tables are placeholders made up of small boxes called cells, into which you can insert text and graphics.
Front
True
Back
Which of the following panels would you use to quickly access folders that you use frequently?
Front
Favorites
Back
Code view is the best view for debugging or correcting errors.
Front
False
Back
It is unacceptable to use uppercase letters in the site name, because the site name is also the name of a folder or file.
Front
False
Back
Too many text blocks, links, animations, and images in a web page can be distracting.
Front
True
Back
Using div tags, you can position elements next to each other, but only if they do not overlap.
Front
False
Back
Web pages contain two types of links: embedded and external.
Front
False
Back
When necessary, you should add spaces in the filenames of web pages to make the names more readable.
Front
False
Back
You can use Cascading Style Sheets to define consistent formatting attributes for page elements such as text and tables.
Front
True
Back
To remove a filter, click the Clear Filter button at the bottom of the Filter panel.
Front
True
Back
The head content of a web page contains only page content that is visible in the browser.
Front
False
Back
There are general rules for naming web pages.
Front
True
Back
It is not a good idea to create subfolders within the assets folder.
Front
False
Back
You can create dynamic div tags using JavaScript behaviors, simple action scripts that let you incorporate interactivity by modifying content based on variables like user actions.
Front
True
Back
Images make web pages visually stimulating and more exciting than pages that contain only text.
Front
True
Back
Adobe Dreamweaver CS6 is a web development tool.
Front
True
Back
In the figure above, which number refers to the Preview panel?
Front
5
Back
The Property inspector is sometimes referred to as the Properties pane.
Front
True
Back
Each time you make a change, such as adding a new button or image to a page, you should test the site again.
Front
True
Back
The Standard toolbar contains buttons and drop-down menus you can use to change the current work mode, preview web pages, debug web pages, choose visual aids, and view file-management options.
Front
False
Back
To import text from a Microsoft Word file, you use the Import Word Document command.
Front
True
Back
You should name the home page of a website home.html.
Front
False
Back
Well-designed web pages usually have an image to text ratio of 2:1.
Front
False
Back
A web page is composed of two distinct sections: the head and the content.
Front
False
Back
A focus group is a marketing tool that asks a group of people for feedback about a product.
Front
True
Back
You should add as many images as possible to a web page.
Front
False
Back
The Assets panel is divided into three panes.
Front
False
Back
A collection of panel groups is called a tab.
Front
False
Back
When working with text in Dreamweaver, the standard Windows keyboard shortcuts do not work.
Front
False
Back
Creating a website is a complex process.
Front
True
Back
Each page in a website usually focuses on multiple categories or topics.
Front
False
Back
CSS page templates consist of containers formatted with CSS styles into which you place web page content.
Front
False
Back
The CSS Styles panel is used to create, edit, and apply rules.
Front
True
Back
The three primary graphic file formats used in web pages are GIFF, JPG, and PNG.
Front
False
Back
Positioning and aligning an image are two different tasks.
Front
False
Back
Setting and maintaining the correct paths for all links is essential to avoid having broken links in your site.
Front
True
Back
You can add animation to a website to make it visually attractive.
Front
True
Back
Removing an image from a web page also removes it from the assets folder.
Front
False
Back
You can access Bridge by opening it directly from your Applications or Program Files folder on your computer's hard drive.
Front
True
Back
To create an organized, attractive web page, you need precise control of the position of page elements.
Front
True
Back
You can save Dreamweaver files in many different file formats, including XHTML, HTML, JavaScript, CSS, or XML.
Front
True
Back
Links that connect the pages within a website are always very important because they help viewers navigate through the pages of the site.
Front
True
Back
Designing is probably the most important part of any successful project.
Front
False
Back
Files created in Dreamweaver can only be saved in one file format.
Front
False
Back
Section 2
(50 cards)
When inserting a named anchor, if there is no check mark next to Invisible Elements, the feature is turned ____.
Front
Off
Back
Which line of code in the figure above includes the opening head tag?
Front
3
Back
The HTML code for a Heading 4 tag is ____.
Front
<h4>
Back
Cascading Style Sheets are made up of sets of formatting attributes called ____.
Front
Rules
Back
The default color for unvisited links, or links that the viewer has not yet clicked, is ____.
Front
Blue
Back
How do you display or hide a toolbar when applying a rule in a Cascading Style Sheet?
Front
Click its name on the menu
Back
Vector graphics are composed of lines and curves (each of which is a segment) connected by ____.
Front
Anchor Points
Back
What is the term for a placeholder made up of small boxes called cells?
Front
Table
Back
Where is the Assets panel located?
Front
Files Panel Group
Back
The ____ command moves the playhead backward one frame at a time.
Front
Step backward one frame
Back
Which number in the figure above points to the box where you would enter alternate text for the hotspot?
Front
5
Back
In the figure above, which line of code contains a title tag?
Front
5
Back
What does the AP stand for in the term AP div tag?
Front
Absolutely positioned
Back
Which of the following is not a graphic file format?
Front
TIGG
Back
____ files, such as Windows .exe files, maintain the movie's interactivity.
Front
Projector
Back
When using CSS, what is the name of the tag to which the style declarations have been assigned?
Front
Selector
Back
An example of the code for an external link would be as follows:
<a ____="http://www.adobe.com"Adobe website</a>
Front
href
Back
What is the default setting for Show Code and Design views in Dreamweaver CS6?
Front
Windows are split horizontally
Back
You can show or hide named anchor icons by clicking ____ on the menu bar, pointing to Visual Aids, and then clicking Invisible Elements.
Front
View
Back
The default color for visited links, or links that have been previously clicked, is ____.
Front
Purple
Back
How many predesigned layouts are available for use in the New Document dialog box?
Front
18
Back
A(n) ____ path is used for internal links and specifies the location of files relative to the current page.
Front
Relative
Back
The ____ toolbar contains buttons that can be used to display data for different platforms.
Front
Style Rendering
Back
What does PNG stand for?
Front
Portable Network Graphics
Back
Images are contained within ____, which are segments of the Timeline.
Front
Frames
Back
In the figure above, the playhead is at ____.
Front
Frame 1
Back
____ refers to the way the program reacts to an action by the user, such as a mouse click.
Front
Functionality
Back
What is the primary goal of the site?
Front
Sell a product
Back
How many category buttons can be found on the Assets panel?
Front
Nine
Back
The figure shown above is the ____ panel.
Front
Assets
Back
Which of the following is not a category that appears on the Assets panel?
Front
Graphics
Back
The ____ tool is used to draw lines and curves by creating a series of dots, known as anchor points, that are automatically connected.
Front
Pen
Back
You can preview a movie using the ____.
Front
Control menu commands
Back
Dreamweaver's web-safe color palettes contain ____ web-safe colors.
Front
216
Back
You can create dynamic div tags using JavaScript ____, simple action scripts that let you incorporate interactivity by modifying content based on variables like user actions.
Front
Behaviors
Back
Which of the following is not a forbidden character for filenames of web pages?
Front
_
Back
Dreamweaver has ____ web-safe color palette(s).
Front
Two
Back
Most information on a web page is presented in the form of ____.
Front
text
Back
A ____ is a specific location on a web page that has a descriptive name.
Front
Named anchor
Back
In the figure above, the three links in the Assets panel are ____ links.
Front
External
Back
The ____ text box at the top of the Dreamweaver Help page lets the user enter a keyword to search for a specific topic.
Front
search
Back
____ view shows the page as it would appear in a browser and is primarily used for designing and creating a web page.
Front
Design
Back
The ____ toolbar contains buttons that are used when working directly in the code.
Front
Coding
Back
Which of the following statements about CSS page layouts is false?
Front
Using div tags allows you to place elements next to each other, as long as they don't overlap.
Back
Most web pages contain a combination of text and ____.
Front
Images
Back
In Dreamweaver, named anchors are represented by ____ anchor icons on the web page when viewed in Design view.
Front
Yellow
Back
In the figure above, which number points to the URLs button?
Front
2
Back
You can use the ____ panel to create folders to organize and store the various files for your website, and to add pages to your website.
Front
Files
Back
You can use ____ on the CSS Styles panel to create, edit, and apply rules..
Front
Buttons
Back
____ are very helpful when planning a website, because they allow you to visualize how each page in the site is linked to others.
Front
Wireframes
Back
Section 3
(3 cards)
A ____ is an image that is placed in the background of a document.
Front
Tracing image
Back
A table placed inside another table is called a(n) ____ table.