wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Adobe Dreamweaver Certification Practice

Total questions: 81

Worksheet time: 41mins

Name
Class
Date
1.

When the first template for a Web Site is saved, Dreamweaver saves the template with a ____.

a)

.tem

b)

.dwt

c)

.tdw

d)

.dtm

2.

Click the refresh button in the Files panel or press the ___ key to refresh the files in the Files panel.

a)

F2

b)

F3

c)

F4

d)

F5

3.

Use the HTML Styles panel to record the HTML styles you use in your Web site. Then you can share the styles with ____.

a)

other users

b)

local sites

c)

remote sites

d)

all of the above

4.

Any Web Page in a Web site can access a common set of properties by linking to the same ___ styles sheet.

a)

dynamic

b)

static

c)

internal

d)

external

5.

A style is a rule describing how a specific object is formatted. A ___ is a file that contains a collection of these rules or styles.

a)

style behavior

b)

style action

c)

style file

d)

style sheet

6.

One advantage of HTML styles is the way they consist of ___, and therefore is displayed in just about all browsers, including Internet Explorer 7.0 and earlier versions.

a)

font tags

b)

image tags

c)

both a and b

d)

neither a or b

7.

To use HTML styles, you must deselect the Use ___ instead of the HTML Tags option in General category of the Preferences dialog box.

a)

CSS

b)

JavaScript

c)

DHTML

d)

FTP

8.

A CSS rule contains two parts. One is the ___, which is the name of the style.

a)

selector

b)

declaration

c)

action

d)

behavior

9.

A CSS rule contains two parts. One is the ___, which defines the style element.

a)

selector

b)

declaration

c)

action

d)

behavior

10.

An example of a(n) ___ is h2 (defining the HTML h2 tag).

a)

selector

b)

declaration

c)

action

d)

behavior

11.

An example of a(n) ______ is 24 pt Courier.

a)

selector

b)

declaration

c)

action

d)

behavior

12.

Also considered a custom style, ___ is the most flexible way to define a style.

a)

class

b)

action

c)

behavior

d)

selection

13.

A ____ style is a style you can create and name, in which you specify all the attributes you want the style to include.

a)

quick

b)

named

c)

custom

d)

special

14.

Dreamweaver makes it easy to add style attributes to the style sheet. This is done through the CSS ____ dialog box.

a)

Style Definition

b)

Attribute Definition

c)

Style Sheet Definition

d)

Rule Definition

15.

Link ____ defines the style of an unvisted link.

a)

color

b)

size

c)

weight

d)

action

16.

_____ links defines the style of a clicked link.

a)

Visited

b)

Unvisited

c)

Rollover

d)

Active

17.

When the ___ target is specified, the linked document opens in a new browser window.

a)

_new

b)

_blank

c)

_open

d)

_window

18.

CSS Style Type Property called ____ specifies small-caps or normal.

a)

Font-exception

b)

Font-variant

c)

Font-transform

d)

Font-edit

19.

The CSS Style Type Property called ___ adds an underline, overline, or line-through to the text, or makes the text blink.

a)

Text-animation

b)

Text-transform

c)

Text-format

d)

Text-decoration

20.

Which view allows the user to see the source code and the visual representation simultaneously?

a)

Split View

b)

Design View

c)

Code View

d)

Live View

21.

What are three benefits of using the video element in a web page? (Choose three)

a)

It avoids the use of proprietary browser plug-ins

b)

It can provide video on many IOS devices that do not support Flash video

c)

It allows native video support in the browser when used with an appropriate format

d)

It renders at a higher rate

22.

What should the designers consider when evaluating the age appropriateness of content used on the website?

a)

Reading level

b)

Statement of work

c)

Timeline for deliverables

d)

Internet Connection

23.

When designing a website, which three layout design techniques create a mirror image while still providing balance? (Choose three)

a)

Diagonal Symmetric layout

b)

Vertical Symmetric layout

c)

Horizontal Symmetric layout

d)

Vertical Asymmetric layout

24.

You are creating file paths among site documents so they also link properly on the remote server. Which path type starts with the forward slash and is a good choice if you move files around a lot or are working on a very large site?

a)

Site Root-Relative Paths

b)

Document relative link

c)

<Meta> tag elements

d)

FTP remote connection

25.

The Advanced Settings category of the Site Setup dialog box includes which two options? (Choose two)

a)

Edge Animation

b)

Web Fonts

c)

Responsive Design Techniques

d)

CSS3 Media Queries

26.

Which two units of measurements allow for the flexible scaling of page elements? (Choose two)

a)

Ems

b)

Percentages

c)

Elements

d)

Responsive Design

27.

Which statement is true about optimizing a page for modern search engines?

a)

The meta robots tag is an important tool for controlling web crawler access.

b)

The images won't display properly without alternative text

c)

You can drag and drop elements to edit the HTML structure

d)

It has a compressed format that makes sound files substantially smaller

28.

Which two file formats should your group use on web pages so that images can be understood and rendered by browsers? (Choose two)

a)

PNG

b)

JPG

c)

RAW

d)

TIFF

29.

Which three items might appear on the project plan when discussing this website with your design group? (Choose three)

a)

Due dates

b)

Planning and analysis

c)

Development timeline

d)

Project budget

30.

Which two elements of a web page do screen readers read? (Choose two)

a)

Alt text for images

b)

Captions

c)

<meta> tags

d)

WebM

31.

Which browser has historically presented the most challenges for rendering web pages, and should be checked thoroughly before deploying a site?

a)

Internet Explorer

b)

Chrome

c)

Firefox

d)

Safari

32.

Which supported remote connection methods in Dreamweaver is commonly used?

a)

FTP

b)

Ogg

c)

Remote Folder

d)

CSS3 Media Queries

33.

Which three video formats are supported by HTML5? (Choose three)

a)

Ogg

b)

WebM

c)

MP4

d)

AVI

34.

The Dreamweaver interface provides multiple ways to accomplish the same task. What are the three ways to create a new document? (Choose three)

a)

Selecting the option in the welcome screen

b)

Pressing a keyboard shortcut

c)

Selecting a command under the File menu

d)

Selecting an option in the Properties panel

35.

What are the three characteristics of the Properties panel? (Choose three)

a)

Its options are contextual and depend on what is selected on the page

b)

It has HTML and CSS buttons that toggle between panes.

c)

It provides a field for entering the document title.

d)

It can provide a place to back up your site files

e)

It shows by default in all Workspace layouts.

36.

What provides the foundation for creating one web site that adapts across a multitude of devices?

a)

CSS3 Media Queries

b)

Site Root-Relative Paths

c)

Statement of Work

d)

Edge Animation Assets

37.

Which Dreamweaver Site setup option allows you to exclude files that end with the extension .fla from all site operations?

a)

Cloaking

b)

Ogg

c)

Check-In/Check-Out file management

d)

Page Structure

38.

Which of the following HTML elements will help increase the website's popularity by making it easier for search engines to index the site properly?

a)

<meta> tags

b)

Site Root-Relative Paths

c)

CSS3 Media Queries

d)

<title> tag

39.

Create a new HTML page only and save it to the folder called Animal Habitat. Call the New HTML file overflow.html.

a)

Click File menu > Select: New: HTML > Click: Create > Click: File > Save As "overflow.html

b)

Click File menu > Select: New: HTML > Click: Create

c)

Select: New: HTML > Click: Create > Click: File > Save As "overflow.png

d)

Click: Create > Click: File > Save As "overflow.html

40.

You have inserted a form field into your web page to use for a password. Click on the place in the Properties pane you would use to limit the number of characters in the password field.

a)

Click on the password form field: In the properties panel, select the box "Max Length"

b)

Click on the password form field: In the properties panel, select the box "Value"

c)

Click on the password form field: In the properties panel, select the box "Size"

d)

Click on the password form field: In the properties panel, select the box "Tab Index"

41.

Select the option on the Property Inspector panel that will allow you to create a new link to a selected anchor on the page.

a)

Select: Link

b)

Select: Src

c)

Select: Point to File

d)

Select: Target

42.

You have added a 3 x 3 table to the web page. You want to change the size of the table so it fills the page horizontally, without changing the number of cells. Click on the part of the Properties panel that will allow you to change that particular setting.

a)

W (Width)

b)

Align

c)

CellPad

d)

CellSpace

43.

You are editing the About page in the Animal Habitat website. Without typing any code, add a new row in between the top header row and the row that contains the contact information for the staff member named Joan Miller.

a)

Click next to the name > Right Click / Select: Table > Select: Insert Row

b)

Click in the table > In the Insert panel, Select Insert Row

c)

Select table from the Insert panel > Click Insert Row Above

d)

Click next to the name > In the Insert panel, select Insert Row > Click Row Above

44.

Open the about_page_text.txt file and paste the text into the paragraph tags beneath the header text The History of the Fruit Stand on the page about.html.

a)

Open the about_page_text.txt file > Click Select All then Go to Edit/Copy > Click back on the about.html page > Click under the title The History of the Fruit Stand and go to Edit/Paste

b)

Open the about_page_text.txt file > duplicate page > copy page under the title The History of the Fruit Stand

c)

Open the about_page_text.txt file > Click Insert Page on the Insert panel > select about.html page to insert page

45.

Change to the Code workspace and return that workspace to the default settings.

a)

Go to the "Window" menu and Select: Workspace Layout > Select: "Code" for the list > Go to back to the Window Menu and Select: Workspace Layout > Select: Reset 'Code'

b)

Select: "Code" from the Assets panel > Select Reset 'Code'

c)

Go to the "Window" menu and Select: Workspace Layout > Select: Reset 'Code'

46.

Describes the site from a sites root folder to a document.

a)

Site Root Relative Link

b)

Document relative link

c)

Local Root Folder

d)

Remote Folder

47.

Can be used to link 2 documents that are likely to remain in the same folder.

a)

Document relative link

b)

Site Root-Relative Paths

c)

Proximity

d)

Navigation buttons

48.

Change the appearance of the body text to a custom font stack with the following settings:

Font-family: Calibri Light, Consolas, Eras Light ITC, sans-serif

Font-size: 18 pts

Color: #432A25

Accept all other default settings

a)

Select the Text and Click on CSS in the Propertie panel > Click "Font" > "Manage Fonts" > "Custom Font Stack" > Select each font, Click the Double Arrows to move it to the Chosen Fonts list, Click Done > Click "Font", Select newly created font group, Change Size to 18, and Color to #432A25

b)

Select the Text and Click on CSS in the Propertie panel > Click "Font" > "Manage Fonts" > "Custom Font Stack" > Select each font, Click the Double Arrows to move it to the Chosen Fonts list, Click Done > Change Size to 18, and Color to #432A25

c)

Click "Font", font group, Change Size to 18, and Color to #432A25

49.

Change to the Default workspace. Close the DOM panel in the workspace, then save the workspace and name it Hamilton School.

a)

Go to "Window" menu and Select: Workspace Layout > Default > Go to the DOM Panel, Right Click and Close > Go to "Window" menu and Select: Workspace Layout > New Workspace > Name the new workspace exactly as directed in the instructions

b)

Go to "Window" menu and Select: Workspace Layout > Default > Go to "Window" menu and Select: Workspace Layout > New Workspace > Name the new workspace exactly as directed in the instructions

c)

Go to the DOM Panel, Right Click and Close > Go to "Window" menu and Select: Workspace Layout > New Workspace > Name the new workspace exactly as directed in the instructions

50.

Add the alternative text Glacier to the image.

a)

Click on the Image > In the Properties panel, click the text input box next to "Alt" > Type "Glacier"

b)

Click on the Image > In the Properties panel, click the text input box next to "Title" > Type "Glacier"

c)

In the Properties panel, click the text input box next to "Alt" > Type "Glacier"

51.

Which three elements are new to HTML5? (Choose three)

a)

Figure

b)

Audio

c)

Video

d)

Div

52.

Which three items should your group include as a part of their communication with the client as it relates to design plans? (Choose Three)

a)

Statement of work

b)

Timeline of deliverables

c)

Change request document

d)

Project budget

53.

What technique should your group use to ensure that the website can be viewed on a desktop monitor and a smartphone?

a)

Responsive design techniques

b)

CSS media queries

c)

Scalable Images

d)

Fluid design

54.

Which three tasks can you accomplish with the Link Checker? (Choose three)

a)

Verify that external links are correct when connected to the internet

b)

Check the links in the current page, part of the site, or the entire site.

c)

Check for orphan files, external links, and broken links.

d)

Fix broken links within the Link Checker Panel

55.

Which three techniques will make your site content appear consistently across multiple platforms and devices? (Choose three)

a)

CSS3 media queries

b)

Scalable images

c)

Resizable fonts

d)

Responsive design

e)

Server side includes

56.

What are three characteristics of the DOM panel?

a)

It lets you copy paste and duplicate elements

b)

It allows you to drag and drop elements to change their order in the layout

c)

It renders an interactive HTML tree for static and dynamic content

d)

It lets you edit dynamic elements when you are in live view

57.

Which category of the Preferences dialog box would you use to associate an application with a file extension?

a)

File Types/Editors

b)

General

c)

Code Format

58.

What are the 2 capabilities of the spell check command?

a)

t lets you change/ignore all the same word throughout the page

b)

It lets you add new words to a personal dictionary

c)

It lets you check the spelling of all the files in a site simultaneously

d)

It spell checks XML files.

59.

What principle should a group use when designing a website?

a)

Proximity - related elements should be grouped together

b)

White space - there should be as little as possible to make room for more content.

c)

Color - muted colors should be used throughout the site.

60.

What should a group AVOID using on a wireframe?

a)

Color Schemes

b)

Textures

c)

Layout boxes for the placement of page elements

d)

Diagrams

61.

What does this icon allow the user to do?

a)

Flag the Asset

b)

Add the asset to the site

c)

Add the asset to the "Favorites" category

d)

Give the asset a nickname

62.

Resise the height and width of the cherries.png image 150 x 150 (without using the Properties Panel)

a)

Scroll down and Click on the cherries.png image; select the "pancakes" (4 lines) above the top left corner of the picture; change both the "H" and "W" 150, then click off of the image.

b)

Scroll down and Click on the cherries.png image; in the Properties Panel; change both the "H" and "W" 150, then click off of the image.

c)

Click on the cherries.png image; right click, format size. Change to 150 x 150

63.

Allows you to place any page element exactly where you want it

a)

Absolute Div Tag

b)

Div Tag

64.

An HTML tag that defines logical divisions within the content of a web page

a)

Div Tag

b)

Absolute Div Tag

65.

Program language that separates layout and design features (color scheme, fonts, menu styles, etc.) from the actual content of the website; easiest way to make site-wide design changes; CSS files combine with HTML file to create a complete website; common format of downloadable templates found on the Web

a)

Cascading Style Sheets – (CSS)

b)

HTML Attributes

66.

Allows you to set a style to multiple element or tags in a document

a)

Class Style

b)

Div Tag

67.

Content users can edit in a document based on that template, enable template authors to control which page elements template users can edit

a)

Editable Region

b)

Hotspot

68.

Specify a particular area as a link; can be drawn over a block of space, words, or an image

a)

Hotspot

b)

Coldspot

69.

The most commonly used way to apply a style sheet where all of the styles and rules are contained in one central, separate text file

a)

External Style Sheets

b)

Internal Style Sheets

70.

Customize a tag and are defined within the opening tag

a)

HTML Attributes

b)

HTML Tags

71.

The hidden keywords within a web page that define how the browser must format and display the content

a)

HTML Attributes

b)

HTML Tags

72.

Allows the user to specify their own selectors called "id" and "class”

a)

ID Style

b)

Class Style

73.

A single graphic that is divided into sections and linked to different locations

a)

Image Map

b)

Hotspot

74.

User-defined words or phrases that help a search engine’s algorithms select a group of words that can be searched to find your website

a)

Keywords

b)

Meta Tags

75.

Contain elements that describe the information on the page, which is used by search browsers

a)

Meta Tags

b)

Keywords

76.

Websites that organize and retrieve information located on the Internet

a)

Search Engine

b)

Page Ranking

77.

A determination of how easy it is to find a website through search engines; the higher the ranking, the more traffic the website will have

a)

Page Ranking

b)

Search Engine

78.

Involves designing websites with the intention of helping search engines best

a)

Search Engine Optimization

b)

Web Crawlers

79.

Could be page titles, paragraph titles, image tags, or even meta tags that are hidden in the code of a website; help search engines find and organize the information on a website

a)

Tags

b)

Template

80.

A special type of document that you use to design a “fixed” page layout; you can then create documents based on the template that inherit its page layout

a)

Template

b)

Web Crawlers

81.

Computer programs that “crawl” through the pages of a website to find tags, keywords, and other information

a)

Web Crawlers

b)

Template