Exam 4: Laying Out Elements With Css

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

The box model supports a separate property for each side for ____, such as padding-top or margin-left .

(Multiple Choice)
4.8/5
(33)

A positioned element is placed in a new layer , which is a new level displayed on top of the basic flow of elements on the web page. _________________________

(True/False)
4.9/5
(34)

The CSS relative positioning property called ____ moves the element the specified distance from the top edge of the closest ancestor element that is also positioned; the default value, 0, leaves the element in its original vertical position.

(Multiple Choice)
4.7/5
(30)

The CSS property of top can have a value in em, pixels,or percent of the ____.

(Multiple Choice)
4.8/5
(45)

You can control the flow of web page elements more precisely with the CSS  ________ property, which prevents floated elements from being displayed to the left, right, or on either side of another element.

(Short Answer)
4.8/5
(31)

Margin is the space inside a border between the border and the element content. _________________________

(True/False)
4.9/5
(49)

You can help all user agents understand the content of your pages and present it appropriately by using semantic elements to indicate the content of different columns; for instance, ____ for main page content.

(Multiple Choice)
4.8/5
(38)

When you want to set a common value for all four sides of an element, you can use specific properties with multiple values.

(True/False)
4.9/5
(46)

________________ positioning takes an element out of the page flow entirely and allows other elements to flow into the space it would have occupied.

(Short Answer)
4.8/5
(42)

Case-Based Critical Thinking Question Kamilla is creating a pet adoption website, and is currently learning about her options using the position property. Kamilla discovers that although there are several options for the position property, ____ is not one of them.

(Multiple Choice)
4.7/5
(43)

A. A.   B.   Figure A. shows the Web page at its minimum width which was set using the ____ property. B. A.   B.   Figure A. shows the Web page at its minimum width which was set using the ____ property. Figure A. shows the Web page at its minimum width which was set using the ____ property.

(Multiple Choice)
4.7/5
(34)

In addition to relative and absolute, the position property supports a third value: fixed. How is fixed positioning different than absolute positioning? How does an element with fixed positioning appear in a browser window?

(Essay)
4.9/5
(38)

For a margin -value pair with three values, the first value applies to the top, the second to ____.

(Multiple Choice)
4.9/5
(37)

  Referring to the figure above, letter d indicates element ____. Referring to the figure above, letter d indicates element ____.

(Multiple Choice)
4.9/5
(25)

When the CSS property of position is set to ____ it moves the element relative to its original position and allows other elements to flow into the space that the absolutely positioned element would have otherwise occupied.

(Multiple Choice)
4.8/5
(35)

  Referring to the figure above, the maximum width for the element is ____. Referring to the figure above, the maximum width for the element is ____.

(Multiple Choice)
5.0/5
(45)

A. A.   B.   Figure B. shows the Web page at its maximum width which was set using the ____ property. B. A.   B.   Figure B. shows the Web page at its maximum width which was set using the ____ property. Figure B. shows the Web page at its maximum width which was set using the ____ property.

(Multiple Choice)
4.7/5
(33)

An element with a smaller z-index value is displayed on top of an element with a larger value.

(True/False)
4.7/5
(38)

You can determine top and left positioning values by calculating the amount of space you need to move an element, or by simple trial and error.

(True/False)
4.9/5
(37)

  Referring to the figure above, the minimum width for the element is ____. Referring to the figure above, the minimum width for the element is ____.

(Multiple Choice)
4.9/5
(28)
Showing 21 - 40 of 71
close modal

Filters

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