Exam 4: Creating Page Layouts With CSS

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

A popular design element is the drop cap, which consists of an enlarged initial letter in a body of text that drops down into the text body.

(True/False)
4.8/5
(37)

An element placed with absolute or relative positioning scrolls with the document content.

(True/False)
4.7/5
(35)

Which pseudo-element can be used to create a drop cap?

(Multiple Choice)
4.9/5
(27)

WebKit, Mozilla, and Presto support similar extensions that mirror the ____ background-size and background-clip properties.

(Multiple Choice)
4.9/5
(34)

Unlike ____, outlines can be non-regular in shape.

(Multiple Choice)
5.0/5
(26)
Match the phrase or definition with correct term.
Can be used to cause an element's content not to be displayed, yet the element remains in the flow of the document
tiling
Prevented from displaying, removing it from the page structure
none
Can be used to apply your styles when pseudo-elements are not supported by your browser
static
Correct Answer:
Verified
Premises:
Responses:
Can be used to cause an element's content not to be displayed, yet the element remains in the flow of the document
tiling
Prevented from displaying, removing it from the page structure
none
Can be used to apply your styles when pseudo-elements are not supported by your browser
static
Positioning that enables you to place an element at specific coordinates
inherit
The default positioning style
absolute
Involves working with the focal point of a design
emphasis
Positioning used to assign an element the position style of its parent element
relative
Repeats the image in both the vertical and horizontal directions until the entire background is filled
url(url)
Positioning used to move an element relative to its default position on the page
clipping
Defines a rectangular region through which an element’s content can be viewed
fixed
Syntax used when specifying an image to be used for a list's markers
visibility
Positioning used to put an element at a specific spot in the document window while the rest of the page scrolls by
span
(Matching)
4.9/5
(36)

To position an element at a specific spot while the rest of the page scrolls, you use ____ positioning.

(Multiple Choice)
4.8/5
(41)

Users find it easier to scan content when page elements are aligned vertically and horizontally.

(True/False)
4.8/5
(39)

A fixed background image can be used to create a(n)____________________ effect.

(Short Answer)
5.0/5
(30)

CSS allows you to specify multiple images and their properties in a(n)____________________-separated list.

(Short Answer)
4.8/5
(33)

To stack elements, you can use the ____ style.

(Multiple Choice)
4.9/5
(38)

The current version of both Firefox and Safari have adopted the CSS3 standard.

(True/False)
4.9/5
(40)

  -Which style in the accompanying figure represents the scroll overflow style? -Which style in the accompanying figure represents the scroll overflow style?

(Multiple Choice)
4.8/5
(48)

The ____ value of the display style tells the browser not the display the element.

(Multiple Choice)
4.9/5
(38)

List the steps to set margin and padding space in the Box Model.

(Essay)
4.7/5
(34)

If ____________________ elements are floated in the same direction, they stack up, creating a row of elements each aligned with the margin of the previous element.

(Short Answer)
4.8/5
(37)

When you have defined a rectangular region using the appropriate style, which value matches the specified edge of the region to the edge of the parent element?

(Multiple Choice)
4.8/5
(29)

Tiling is when a browser loads a background image, then repeats the image in both the vertical and horizontal directions until the entire background is filled.

(True/False)
4.7/5
(38)

A(n) fluid layout is one in which the size of the Web page and the size of the elements within it are set without regard to the screen resolution._________________________

(True/False)
4.8/5
(33)

If your browser doesn't support the pseudo-element to create a drop cap, you could use a(n)____ element and apply your style to it to get the effect.

(Multiple Choice)
4.9/5
(44)
Showing 101 - 120 of 139
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)