Dreamweaver level 2 Quiz
*
First Name
*
Last Name
*
To link a web page to a style sheet what needs to be the active document in the DW workspace?
CSS document
HTML document
Either of the above
In your style sheet you will see style selectors written in various ways
*
What type of CSS selector is this:
body
Class
Tag
Id
Compound
*
What type of CSS selector is this:
#header
Class
Tag
Id
Compound
*
What type of CSS selector is this:
.text_1
Class
Tag
Id
Compound
*
What type of CSS selector is this:
#
content h2
Class
Tag
Id
Compound
*
In DW, from which panel can you insert a <div> tag?
*
In the class exercise “Intro to CSS”, when inserting a <div> tag did you give it a class or id selector name?
Class
Id
*
What is the style property that will make a <div> float in the middle of the browser window?
*
If you saw a style called
a:hover
in a style sheet, what would it affect?
*
Under what category of style selector can you find
a:hover
in DW?
Fill in the correct answer for each question.
*
Indicates Response Required
Report Abuse
Thank you for completing the quiz