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
You can control the stacking order of positioned elements by assigning values for the x-index property to each element. _________________________
(True/False)
4.9/5
(31)
The ____ properties all create space around the contents of a web page element.
(Multiple Choice)
4.8/5
(49)
A CSS unit of measure equal to approximately 1/96 of an inch is a(n) ________ .
(Multiple Choice)
4.9/5
(40)
CSS lets you specify the exact position of an element on a web page using the ____ property.
(Multiple Choice)
4.7/5
(34)
The specfication "_____" is a relative unit that represents the current font size.
(Multiple Choice)
4.9/5
(30)
When the bottom margin of one element is adjacent to the top margin of another element, the margins combine, or ________________, into a single margin equal to the greater of the two values.
(Short Answer)
4.9/5
(44)
Pixels are absolute units, which means that they represent a specific length or height that doesn't change.
(True/False)
4.9/5
(45)
The size of the ____, border, and margin all increase the amount of space on a web page that an element occupies or influences.
(Multiple Choice)
4.8/5
(37)
While it requires careful planning to ensure that a positioned element doesn't unintentionally obscure the view of another element, the ability to overlap, or ________________, elements introduces additional possibilities for creative layouts.
(Short Answer)
4.9/5
(35)
In addition to two-column layouts, ____ layouts including three columns are common on the web.
(Multiple Choice)
4.9/5
(44)
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 positioned relative to another element on the page, she would choose the ____ position property.
(Multiple Choice)
4.8/5
(31)
The CSS property of left can have a value in em, pixels, or percent of the ____.
(Multiple Choice)
4.7/5
(31)
A widely used layout involves columns of text and graphics running parallel to each other down the page. You can create a basic version of this arrangement, known as a ____ layout.
(Multiple Choice)
4.8/5
(38)
A margin shorthand property can have up to four values. _________________________
(True/False)
4.8/5
(41)
If you provide four values for the margin or padding property, browsers apply the first value to the ____.
(Multiple Choice)
4.8/5
(48)
You can use the position property to create multicolumn layouts that look and behave just like those created with the clear property.
(True/False)
4.9/5
(40)
Match each term with the appropriate definition.
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(40)
Referring to the figure above, to achieve the page flow shown on the left, the elements use the default arrangement known as ______.

(Multiple Choice)
4.8/5
(34)
The CSS property of top , bottom , left , or right moves the element the specified distance from the respective edge of the closest ____ element that is also positioned.
(Multiple Choice)
4.9/5
(39)
The CSS relative positioning property called ____ moves the element the specified distance from the left edge of the closest ancestor element that is also positioned; the default value, 0, leaves the element in its original horizontal position.
(Multiple Choice)
4.9/5
(26)
Showing 41 - 60 of 71
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)