NEW
Font size
WorksheetsDreamweaver
Total questions: 18
Worksheet time: 9mins
What is Dreamweaver primarily used for?
Graphic design
Web development
Video editing
Database management
Which of the following features does Dreamweaver provide?
Edit, view, and debug webpages
Create 3D animations
Design mobile apps
Manage cloud storage
What is an Integrated Development Environment (IDE)?
A tool for creating graphics
A platform for social networking
An application that allows you to easily edit code
A database management system
Which of the following is NOT typically involved in an IDE?
Code editor
Software Build Tools
Debug information
Video editing software
Why might HTML and CSS be difficult to read, and how can an IDE help?
They are written in a foreign language; an IDE translates them
They lack color coding; an IDE can color code and provide helpful tools
They are too lengthy; an IDE shortens them
They are encrypted; an IDE decrypts them
Which software is described as a free editor that can highlight special coded text and provides basic autocompletion?
NetBeans
Geany
Notepad++
Atom
What is Dreamweaver primarily used for?
Graphic design
Video editing
Website development
Database management
Who originally created Dreamweaver?
Adobe
Microsoft
Macromedia
What type of software is Dreamweaver?
Operating System
Integrated Development Environment (IDE)
Word Processor
Spreadsheet
What does creating a new file in Dreamweaver start with?
A blank page
A default template of the code structure
A list of recent files
A preview of the website
What is the purpose of the code/live view bar in Dreamweaver?
To choose your view from code, live, or split view
To edit HTML and CSS
To insert snippets of HTML
To open up files on the computer
Where can you edit HTML and CSS in the Dreamweaver interface?
The Code window
The Toolbar
The Live web view
The Snippets and Assets panel
What is the function of the Snippets and Assets panel in Dreamweaver?
To grab snippets of pre-made code and place a template
To design CSS
To open up files on the computer
To choose your view from code, live, or split view
Which tab in Dreamweaver is used to insert snippets of HTML?
Insert
File
CSS Designer Tab
Snippets and Assets
What happens when you select an element in the live view?
It highlights the element in the browser.
It shows where it is in the code.
It automatically updates the CSS.
It deletes the element from the page.
What benefit does linking a stylesheet provide when working with HTML files?
It allows you to edit HTML and CSS in the same file
It enables switching between the page and its CSS styles without opening another file
It automatically updates the HTML content
It compresses the HTML file size
What might be a potential issue with using HTML5 elements from the Insert tab?
They are not supported by any browsers
They might have issues working with older browsers
They cannot be styled with CSS
They do not support hyperlinks
What is the primary function of the CSS Designer Tab?
To edit HTML content
To edit CSS code
To manage JavaScript files
To create new HTML pages
