ITAA Unit 4: Using Dreamweaver

ITAA Unit 4: Using Dreamweaver

9th - 12th Grade

7 Qs

quiz-placeholder

Similar activities

Web App

Web App

12th Grade

10 Qs

แบบทดสอบก่อนเรียน เรื่อง การตกแต่งเว็บไซต์ด้วย CSS

แบบทดสอบก่อนเรียน เรื่อง การตกแต่งเว็บไซต์ด้วย CSS

10th - 12th Grade

10 Qs

REVIEW ACTIVITY

REVIEW ACTIVITY

10th Grade

10 Qs

Excercise 5

Excercise 5

12th Grade

10 Qs

Programming Knowledge Quiz (Medium)

Programming Knowledge Quiz (Medium)

5th Grade - Professional Development

10 Qs

แบบทดสอบครั้งที่ 4 วิชาแอพพลิเคชั่น ม.4 ภาคเรียนที่ 2/2564

แบบทดสอบครั้งที่ 4 วิชาแอพพลิเคชั่น ม.4 ภาคเรียนที่ 2/2564

10th Grade

10 Qs

Chapter 7: Getting started with Adobe Premiere Pro

Chapter 7: Getting started with Adobe Premiere Pro

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.