wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

ITAA Unit 4: Using Dreamweaver

Total questions: 7

Worksheet time: 7mins

Name
Class
Date
1.

What can you use the DOM Panel for? (a)  

Choose from the below words
Building HTML structure
Styling your page
Placing graphics
2.

The CSS Designer allows you to (a)  

Choose from the below words
Create styles on your webpage
Build your HTML structure
Make your navigation bar
3.

When saving your work, Dreamweaver will save a (a)   file type.

Choose from the below words
.DW
.HTML
.CSS
4.

This panel allows you to place items in your webpage without coding by hand (a)  

Choose from the below words
DOM panel
CSS Designer panel
Properties panel
Insert panel
5.

If Sally wants to change the font face, size, and color of all her <p> entries, she can..

a)

Use the text section of the CSS designer

b)

Use the DOM panel and create a <p> tag.

c)

Write the CSS by hand in the <style> section

6.

Why did you need to understand what CSS and HTML were if Dreamweaver writes code for you?

a)

Because the class is hard.

b)

To help you think harder so you can get a good job later.

c)

Because you'd have no idea how to create or manipulate anything.

7.

Why doesn't Dreamweaver create a special file (like a .DW) when you save your work?

a)

Because your browser will remember your work.

b)

Because you weren't taught how to make them.

c)

Because web pages are read and drawn by browsers using code.