wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Dreamweaver

Total questions: 18

Worksheet time: 9mins

Name
Class
Date
1.

What is Dreamweaver primarily used for?

a)

Graphic design

b)

Web development

c)

Video editing

d)

Database management

2.

Which of the following features does Dreamweaver provide?

a)

Edit, view, and debug webpages

b)

Create 3D animations

c)

Design mobile apps

d)

Manage cloud storage

3.

What is an Integrated Development Environment (IDE)?

a)

A tool for creating graphics

b)

A platform for social networking

c)

An application that allows you to easily edit code

d)

A database management system

4.

Which of the following is NOT typically involved in an IDE?

a)

Code editor

b)

Software Build Tools

c)

Debug information

d)

Video editing software

5.

Why might HTML and CSS be difficult to read, and how can an IDE help?

a)

They are written in a foreign language; an IDE translates them

b)

They lack color coding; an IDE can color code and provide helpful tools

c)

They are too lengthy; an IDE shortens them

d)

They are encrypted; an IDE decrypts them

6.

Which software is described as a free editor that can highlight special coded text and provides basic autocompletion?

a)

NetBeans

b)

Geany

c)

Notepad++

d)

Atom

7.

What is Dreamweaver primarily used for?

a)

Graphic design

b)

Video editing

c)

Website development

d)

Database management

8.

Who originally created Dreamweaver?

a)

Adobe

b)

Microsoft

c)

Macromedia

d)

Google

9.

What type of software is Dreamweaver?

a)

Operating System

b)

Integrated Development Environment (IDE)

c)

Word Processor

d)

Spreadsheet

10.

What does creating a new file in Dreamweaver start with?

a)

A blank page

b)

A default template of the code structure

c)

A list of recent files

d)

A preview of the website

11.

What is the purpose of the code/live view bar in Dreamweaver?

a)

To choose your view from code, live, or split view

b)

To edit HTML and CSS

c)

To insert snippets of HTML

d)

To open up files on the computer

12.

Where can you edit HTML and CSS in the Dreamweaver interface?

a)

The Code window

b)

The Toolbar

c)

The Live web view

d)

The Snippets and Assets panel

13.

What is the function of the Snippets and Assets panel in Dreamweaver?

a)

To grab snippets of pre-made code and place a template

b)

To design CSS

c)

To open up files on the computer

d)

To choose your view from code, live, or split view

14.

Which tab in Dreamweaver is used to insert snippets of HTML?

a)

Insert

b)

File

c)

CSS Designer Tab

d)

Snippets and Assets

15.

What happens when you select an element in the live view?

a)

It highlights the element in the browser.

b)

It shows where it is in the code.

c)

It automatically updates the CSS.

d)

It deletes the element from the page.

16.

What benefit does linking a stylesheet provide when working with HTML files?

a)

It allows you to edit HTML and CSS in the same file

b)

It enables switching between the page and its CSS styles without opening another file

c)

It automatically updates the HTML content

d)

It compresses the HTML file size

17.

What might be a potential issue with using HTML5 elements from the Insert tab?

a)

They are not supported by any browsers

b)

They might have issues working with older browsers

c)

They cannot be styled with CSS

d)

They do not support hyperlinks

18.

What is the primary function of the CSS Designer Tab?

a)

To edit HTML content

b)

To edit CSS code

c)

To manage JavaScript files

d)

To create new HTML pages