ITAA Unit 4: Using Dreamweaver

ITAA Unit 4: Using Dreamweaver

9th - 12th Grade

7 Qs

quiz-placeholder

Similar activities

Webpage Planning and Development Process

Webpage Planning and Development Process

10th - 12th Grade

10 Qs

Prueba #1 Computación 4P

Prueba #1 Computación 4P

9th Grade

7 Qs

HTML/CSS-Adding JS

HTML/CSS-Adding JS

12th Grade

12 Qs

Intro to JavaScript

Intro to JavaScript

9th - 12th Grade

10 Qs

สร้างเว็บเพจเบื้องต้น

สร้างเว็บเพจเบื้องต้น

9th Grade

10 Qs

Tugas DMI

Tugas DMI

11th Grade

10 Qs

CSS-ponavljanje

CSS-ponavljanje

5th Grade - University

11 Qs

S3 Web Design

S3 Web Design

9th - 12th Grade

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