Exam 4: Laying Out Elements With Css
Exam 1: Getting Started With Html67 Questions
Exam 2: Structuring Content in a Web Document71 Questions
Exam 3: Getting Started With Css71 Questions
Exam 4: Laying Out Elements With Css71 Questions
Exam 5: Formatting Text With Css71 Questions
Exam 6: Inserting and Working With Links70 Questions
Exam 7: Inserting and Working With Images71 Questions
Exam 8: Organizing Content With Lists and Tables70 Questions
Exam 9: Implementing Responsive Design71 Questions
Exam 10: Creating and Processing Web Forms71 Questions
Exam 11: Creating Visual Effects and Animation71 Questions
Exam 12: Incorporating Video and Audio71 Questions
Exam 13: Programming Web Pages With Javascript71 Questions
Exam 14: Integrating Social Media72 Questions
Exam 15: Optimizing Your Web Site for Search Engines71 Questions
Exam 16: Testing and Improving Performance71 Questions
Select questions type
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:
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:
B
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:
A
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.
B.
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 ____.

(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)
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
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)