wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

DW Practice

Total questions: 47

Worksheet time: 24mins

Name
Class
Date
1.

Which three strategies should your group use once you have completed an initial usability test on this website? (Choose three)

a)

Take note of the amount of time it took participants to complete a task.

b)

Pay attention to difficulties that the participants had in common.

c)

After making corrections run another usability test as soon as possible.

d)

Attach an external style sheet

2.

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

3.

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

4.

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

5.

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

6.

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

7.

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

8.

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

a)

Ems

b)

Percentages

c)

Elements

d)

Responsive Design

9.

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

10.

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

11.

What is true about copyrights as they pertain to obtaining images for use on this web project?

a)

Unlike patents, copyright is an automatic right and does not require registration.

b)

They avoid the use of the proprietary browser plug-ins

c)

Images can be used as long as the use is regestered

d)

Unlike other protections, images can be used as long as the user acknowledges that they "do not own the rights"

12.

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

13.

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

14.

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

15.

Which supported remote connection methods in Dreamweaver is commonly used?

a)

FTP

b)

Ogg

c)

Remote Folder

d)

CSS3 Media Queries

16.

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

a)

Ogg

b)

WebM

c)

MP4

d)

AVI

17.

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

18.

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.

19.

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

20.

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

21.

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

22.

Select the part of the CSS Page Properties dialog box that includes the options for how the background image will be displayed on the web page.

a)

Click on: Background image

b)

Click on: Text color

c)

Click on: Background color

d)

Click on: Page font

23.

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

24.

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"

25.

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

26.

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

27.

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

28.

Select the two places where numbered (ordered) and bulleted (unordered) lists can be added to the web page. Choose two.

a)

Select: Unordered List and Ordered List from Insert Panel

b)

Select: Unordered List and Order List from Properties Panel

c)

Select: Format in Properties panel

d)

Select: Heading in Insert Panel

29.

What are three ways to add a wider range of fonts than the standard "web safe fonts" to a Dreamweaver web page? (Choose three)

a)

Use Google fonts by providing a referenced script in the head of the document

b)

Use one of the fonts from the library provided by the Adobe Edge Web Fonts

c)

Turn the font text into an image to ensure that everyone can see your custom font

d)

Select an option from the Insert panel

30.

Which three methods should your group use to apply CSS to HTML documents

a)

Attaching an external style sheet

b)

Adding in line styles to individual elements.

c)

Embedding styles in the head of the document.

d)

Inserting CSS comments throughout the page.

31.

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

a)

CSS3 Media Queries

b)

Conditional Comments

c)

Polyfills

d)

PhoneGap

32.

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

a)

Figure

b)

Audio

c)

Video

d)

Div

33.

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

34.

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

35.

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

36.

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

37.

Which element is depreciated in HTML5 and should be entered as a property in a CSS rule instead?

a)

<img>

b)

Cloaking

c)

Edge Animation Assets

d)

<title>

38.

Which element provides the bookmark name for a page and often appears in search engine results?

a)

<title>

b)

<meta>

c)

<div>

d)

<head>

39.

Your group has been assigned to create a basic website for the FIU. Once the website has been completed, you will also have responsibility for training the faculty/staff to update and manage the site.

Which three areas of feedback should your group gather from the faculty/staff of FIU as they relate to the design plan? (Choose three)

a)

Functionality

b)

Accessibility

c)

Initial Site Impression

d)

Spelling

40.

Based on best practices, which items should always remain consistent throughout the design of a website:

a)

Page Structure

b)

Font Formatting

c)

Navigation Buttonss

d)

Image Placement

e)

Image File Formats

41.

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

a)

It is important to ensure the title tag and the description attribute are identical

b)

You should use reciprocal link exchanging to improve rankings

c)

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

d)

It helps to include as many keywords as possible on your pages

42.

What are three characteristics of the DOM panel?

a)

It lets you copy paste and delete 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

43.

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

44.

What are the 2 capabilities of the spell check command?

a)

It 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.

45.

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.

46.

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

47.

What does the ribbon icon with a plus sign 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