Identify the letter of the choice that best matches the phrase or definition.

A. The default positioning style
B. Syntax used when specifying an image to be used for a list's markers
C. Positioning used to assign an element the position style of its parent element
D. Defines a rectangular region through which an element's content can be viewed
E. Positioning used to put an element at a specific spot in the document window while the rest of the page scrolls by
F. Positioning that enables you to place an element at specific coordinates
G. Can be used to apply your styles when pseudo-elements are not supported by your browser
H. Prevented from displaying, removing it from the page structure
I. Repeats the image in both the vertical and horizontal directions until the entire background is filled
J. Involves working with the focal point of a design
K. Can be used to cause an element's content not to be displayed, yet the element remains in the flow of the document
L. Positioning used to move an element relative to its default position on the page


A. static
B. url(url)
C. inherit
D. clipping
E. fixed
F. absolute
G. span
H. none
I. tiling
J. emphasis
K. visibility
L. relative

Computer Science & Information Technology

You might also like to view...

If you know the value of the item you want to take out from a List object, but you do not know the item's index, you can use the ____________.

a. – (minus) operator b. Erase method c. Remove method d. Delete method

Computer Science & Information Technology

Create an iStore database to display items for sale

What will be an ideal response?

Computer Science & Information Technology

In Linux, in which directory are most applications and commands stored?

a. /home b. /var c. /etc d. /usr

Computer Science & Information Technology

There is some evidence that the human brain is recursive.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology