Font size
WorksheetsITAA Unit 4: Using Dreamweaver
Total questions: 7
Worksheet time: 7mins
What can you use the DOM Panel for? (a)
The CSS Designer allows you to (a)
When saving your work, Dreamweaver will save a (a) file type.
This panel allows you to place items in your webpage without coding by hand (a)
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
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.
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.
