ITAA Unit 4: Using Dreamweaver

ITAA Unit 4: Using Dreamweaver

9th - 12th Grade

7 Qs

quiz-placeholder

Similar activities

Website Development - Lesson 13 - Retrieval

Website Development - Lesson 13 - Retrieval

11th Grade

10 Qs

The Div and Span Tag

The Div and Span Tag

10th Grade

10 Qs

TechPromise JavaScript Quiz

TechPromise JavaScript Quiz

6th - 12th Grade

10 Qs

ITAA Unit 4: CSS

ITAA Unit 4: CSS

9th - 12th Grade

10 Qs

Programação Front End - Progressive Enhancement e JavaScript

Programação Front End - Progressive Enhancement e JavaScript

11th Grade

10 Qs

ACA Digital: D4 L3

ACA Digital: D4 L3

9th - 12th Grade

10 Qs

Programação Front End - CSS avançado

Programação Front End - CSS avançado

11th Grade

10 Qs

HTML & CSS

HTML & CSS

10th - 12th Grade

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