1 Assignment 2 Css
1 Assignment 2 Css
1
(q) set the height of an image?
(r) set the width of an image?
(s) set the opacity of an image?
10. Which property of a hyperlink signies
(a) unvisited hyperlinks and visited hyperlinks?
(b) an element that currently has the user's mouse pointer hovering over
it?
(c) an element on which the user is currently clicking?
11. Which property of a table
(a) species whether the browser should control the appearance of the
adjacent borders?
(b) species the width that should appear between table cells?
(c) species whether the border should be shown if a cell is empty?
(d) controls the placement of the table caption?
12. Which property species
(a) the color of a border?
(b) whether a border should be solid, dashed line, double line, or one of
the other possible values?
(c) the width of a border
(d) a shorthand property for setting the margin properties in one decla-
ration?
(e) the bottom margin of an element?
(f) the top margin of an element?
(g) the left margin of an element?
(h) the right margin of an element?
13. Which property species
(a) whether a long point that wraps to a second line should align with
the rst line or start underneath the start of the marker of a list?
(b) an image rather than a bullet point or number for the marker of a
list?
(c) the distance between a marker and the text in the list?
(d) the bottom padding of an element?
(e) the top padding of an element?
(f) the left padding of an element?
2
(g) the right padding of an element?
14. Which value of cursor property
(a) changes the cursor based on context area it is over?
(b) changes the cursor to a crosshair or plus sign?
(c) changes the cursor to an arrow?
(d) changes the cursor to a pointer?
(e) changes the cursor to the 'I' bar?
(f) changes the cursor to the an hour glass?
(g) changes the cursor to a question mark?
15. Which property is used to set
(a) the width of the outline?
(b) set the line style for the outline?
(c) set the color of the outline?
(d) set all the outlining properties in a single statement?
(e) set the height of a box?
(f) set the width of a box?