ITAA Unit 4: Using Dreamweaver

ITAA Unit 4: Using Dreamweaver

9th - 12th Grade

7 Qs

quiz-placeholder

Similar activities

Web Development

Web Development

8th - 10th Grade

12 Qs

Programação Front End - CSS avançado

Programação Front End - CSS avançado

11th Grade

10 Qs

Manipulación del DOM En Java Script

Manipulación del DOM En Java Script

11th Grade

10 Qs

HTML QUIZ - Advanced

HTML QUIZ - Advanced

9th - 12th Grade

10 Qs

Website Development - Lesson 13 - Retrieval

Website Development - Lesson 13 - Retrieval

11th Grade

10 Qs

DW Workspace

DW Workspace

10th - 12th Grade

12 Qs

Technical Terms - Internet (A-Z) - Web Design

Technical Terms - Internet (A-Z) - Web Design

12th Grade

10 Qs

4S -Dreamweaver 140621

4S -Dreamweaver 140621

9th Grade

6 Qs

ITAA Unit 4: Using Dreamweaver

ITAA Unit 4: Using Dreamweaver

Assessment

Quiz

Computers, Design, Business

9th - 12th Grade

Medium

Created by

Martin Sconduto

Used 17+ times

FREE Resource

7 questions

Show all answers

1.

DRAG AND DROP QUESTION

1 min • 1 pt

Media Image

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

Building HTML structure
Styling your page
Placing graphics

2.

DRAG AND DROP QUESTION

1 min • 1 pt

Media Image

The CSS Designer allows you to (a)  

Create styles on your webpage
Build your HTML structure
Make your navigation bar

3.

DRAG AND DROP QUESTION

1 min • 1 pt

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

.DW
.HTML
.CSS

4.

DROPDOWN QUESTION

1 min • 1 pt

Media Image

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

DOM panel
CSS Designer panel
Properties panel
Insert panel

5.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

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

Use the text section of the CSS designer

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

Write the CSS by hand in the <style> section

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

Because the class is hard.

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

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

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

Because your browser will remember your work.

Because you weren't taught how to make them.

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