Question #1

Stylesheets are used to position elements and modify html tags.

True
False

Question #2

Stylesheets cannot be used to put images and blocks of text exactly where you want them.

True
False

Question #3

A layer is limited to html text, tables, and images.

True
False

Question #4

position:absolute; states that the exact location of the layer will be specified.

True
False

Question #5

In order to ensure color consistency among browsers and versions, the color name should be used when specifying a color for fonts and/or backgrounds.

True
False

Question #6

____________________ would be used to define text within a layer as bold.

font-family: bold;
font-size: large;
font-weight: bold;
font-color: black;

Question #7

__________________ is used to define classes outside of HTML and layer tags.

< style>
< span>
< div>
< p>

Question #8

DHTML cannot be used to _________________.

animate graphics
create draggable images
show and hide layers
control a users machine

Question #9

Stylesheet syntax does not include ______________________.

all names must begin with #
all elements are contained within { }
all statements end with ;
properties are separated from values by :

Question #10

________________ would be used to position a layer 200 pixels from the top of the page.

left: 200px;
top: 200px;
down: 200px;
height: 200px;

SCORE:
Correct!!
Incorrect

Novice Status

You may want to hit the books before the upcoming exam!!

Intermediate Status

You've been paying attention in class!!

Advanced Status

Great Job!! You should have no problem with the upcoming exam.
Your answer was incorrect

Would you like to try again? If you choose the correct answer, you'll get five points. If you choose the incorrect answer, however, you'll lose five points.

Are you ready?

Your progress through the quiz