Exam 4: Creating Page Layouts with CSS
Exam 1: Getting Started with HTML5138 Questions
Exam 2: Developing a Web Site139 Questions
Exam 3: Designing a Web Page with CSS137 Questions
Exam 4: Creating Page Layouts with CSS138 Questions
Exam 5: Working with Tables and Columns139 Questions
Exam 6: Creating a Web Form139 Questions
Exam 7: Designing a Multimedia Web Site139 Questions
Exam 8: Enhancing a Web Site with Advanced CSS139 Questions
Exam 9: Working with XHTML139 Questions
Exam 10: Programming with JavaScript139 Questions
Select questions type
A ____ 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.
Free
(Multiple Choice)
4.9/5
(37)
Correct Answer:
B
The width taken up by an element is calculated as ____.
Free
(Multiple Choice)
4.8/5
(31)
Correct Answer:
A
If images overlap,the ____ images listed appear on top of subsequent images.
Free
(Multiple Choice)
4.9/5
(34)
Correct Answer:
B
CSS allows you to specify multiple images and their properties in a(n)____________________-separated list.
(Short Answer)
4.9/5
(35)
The style rule ____ applies a 10-pixel margin above and below every h1 element,and a 20-pixel margin to the left and right.
(Multiple Choice)
4.7/5
(35)
The ____________________ keyword tells browsers to scale the image so that all of the image is completely contained within the element,even if that means that not all of the element is covered by the image.
(Short Answer)
4.9/5
(35)
An element placed with absolute or relative positioning scrolls with the document content.
(True/False)
4.9/5
(32)
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
(36)
The ____________________ value of the overflow style keeps the element at the specified size,adding scroll bars only as they are needed.
(Short Answer)
4.8/5
(41)
The current versions of both Firefox and Safari have adopted the ____ standard.
(Multiple Choice)
4.9/5
(33)
The current version of both Firefox and Safari have adopted the CSS3 standard.
(True/False)
4.9/5
(36)
Setting the display style to "none" hides an element but does not remove it from the page flow.
(True/False)
4.8/5
(31)
To extend the bottom border of a hyperlink across the complete width of a navigation list,change the ____ property of each hyperlink to block.
(Multiple Choice)
4.9/5
(36)
The ability to position an object was one of the first enhancements to the original ____________________ specifications.
(Short Answer)
4.8/5
(33)
The style border-style-bottom: double single; places a double border above and below the element,and a single border on the element's left and right edges._________________________
(True/False)
4.9/5
(34)
Showing 1 - 20 of 138
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)