Exam 4: Laying Out Elements With Css

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

A fluid layout uses the min-width and max-width properties to constrain the size of the content. _________________________

Free
(True/False)
4.7/5
(36)
Correct Answer:
Verified

True

Case-Based Critical Thinking Question Tyler has been helping his friend Wes learn the website design business. Wes is concerned that the article of the history of his business will extend beyond its container. Tyler tells him about _____ , which Wes can use to give the appearance that the article fits in its container.

Free
(Multiple Choice)
4.8/5
(32)
Correct Answer:
Verified

B

  Referring to the figure above, to achieve the page flow shown on the right, you would use _____ . Referring to the figure above, to achieve the page flow shown on the right, you would use _____ .

Free
(Multiple Choice)
5.0/5
(31)
Correct Answer:
Verified

A

   Referring to the figure above, the ____ with the highest z-index value is stacked on top of other positioned elements Referring to the figure above, the ____ with the highest z-index value is stacked on top of other positioned elements

(Short Answer)
5.0/5
(36)

What is the difference between a stack and a layer? How can you use the z-index property to determine stacking order?

(Essay)
4.8/5
(40)

CSS represents the characteristics of every web page element using the ____ model, which treats each element as a rectangular box having several global properties.

(Multiple Choice)
4.9/5
(42)

When working with box model shorthand properties, a border with three values will have values that apply to  width, style, and ____.

(Multiple Choice)
4.9/5
(35)

A positioned element cannot be moved to positions occupied by other elements.

(True/False)
4.7/5
(35)

You can apply a z-index value only to an element for which you've declared a value for the position property.

(True/False)
4.9/5
(38)

A. A.   B.   Referring to the figure above, the fact that the Web page width can vary means that this is an example of a ____ layout. B. A.   B.   Referring to the figure above, the fact that the Web page width can vary means that this is an example of a ____ layout. Referring to the figure above, the fact that the Web page width can vary means that this is an example of a ____ layout.

(Multiple Choice)
4.7/5
(35)

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

(Multiple Choice)
4.8/5
(34)

By creating a fluid layout, which is also known as a(n) ____ layout, you give your Web page the flexibility to adjust its width based on the width of a user's browser window while still maintaining your intended layout.

(Multiple Choice)
4.8/5
(32)

A logo is often placed on a page using _______________ positioning.

(Short Answer)
4.8/5
(38)

User agents render HTML documents from bottom to top.

(True/False)
4.8/5
(43)

Creating and modifying page layouts in CSS involves specifying size and position information for web page elements.

(True/False)
4.8/5
(34)

An element with _____ positioning is removed from the normal flow and keeps its position even when the user scrolls.

(Multiple Choice)
4.8/5
(31)

You can make adjustments to the default position of an element while preserving the space allotted to the element in the default page flow. This technique is known as ____ positioning.

(Multiple Choice)
4.7/5
(37)

The size of the padding, border, and margin all increase the amount of space on a web page that an element occupies or influences. However, the dimensions of these properties are generally not included in the calculated width or height of an element.  Please explain how you calculate box size.

(Essay)
4.9/5
(31)

The CSS relative positioning property called ____ moves the element relative to its original position but preserves the space reserved for the element in its original position.

(Multiple Choice)
4.9/5
(31)

Case-Based Critical Thinking Question Kamilla is creating a pet adoption website, and is currently learning about her options using the position property. If Kamilla wants an element to remain in the same location in a browser window, even as the user scrolls through the Web page, she would use the ____ position property.

(Multiple Choice)
4.9/5
(41)
Showing 1 - 20 of 71
close modal

Filters

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