Exam 8: Enhancing a Web Site with Advanced 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
The ____________________ keyword is an optional keyword to display shadows within the object.
Free
(Short Answer)
4.9/5
(28)
Correct Answer:
inset
A ____ contains the Web page content that appears on the screen.
Free
(Multiple Choice)
4.8/5
(29)
Correct Answer:
A
To move the object offY pixels down,use the Transformation Function ____________________.
Free
(Short Answer)
4.8/5
(38)
Correct Answer:
translateY(offY)
Graphic borders are applied to an object using the CSS3 style
Border-image: url(url)slice repeat;
Where ____ is the source of the border image file.
(Multiple Choice)
4.8/5
(37)
A(n)____ occurs when only a few beginning lines of an element appear at the bottom of a page,while the bulk of the content is placed on the following page.
(Multiple Choice)
4.9/5
(42)
To define styles for pages other than the first,left,or right,you first must create a(n)____________________ for those styles.
(Short Answer)
5.0/5
(46)
A(n)____________________ occurs when only a few ending lines of an element appear at the top of a page,while the bulk of the content appears on the preceding page.
(Short Answer)
4.9/5
(37)
Case 8-1
Software Solutions, Incorporated maintains a Web site that displays their different products for users to view before deciding to purchase them. They have come to you to upgrade their Web site to allow customers to view their products, create online product brochures, and post their comments on products.
-To add a semi-transparent green shadow 5 pixels down and to the right with a 10 pixel blur radius,you would add this text shadow: ____.
(Multiple Choice)
4.8/5
(28)
To set a stopping point to cover the entire object with the gradient,use the keyword ____.
(Multiple Choice)
4.8/5
(34)
The Transformation Function that resizes the object by a factor of x horizontally and a factor of y vertically is ____.
(Multiple Choice)
4.9/5
(32)
What is the code to set the style of a printed standard-size page in portrait orientation with a half-inch margin?
(Essay)
4.9/5
(38)
A simpler version of an emulator is a simulator,which simulates some of the behavior of a device but does not emulate the operations of the hardware.
(True/False)
4.9/5
(37)
Internet Explorer supports two styles for applying shadows to objects: the ____ filter and the DropShadow filter.
(Multiple Choice)
4.7/5
(37)
Another type of gradient supported by CSS3 is a ____ gradient,in which color blending starts from a single point within the object and proceeds outward in a circular or elliptical shape.
(Multiple Choice)
4.8/5
(33)
-In the accompanying figure,which part adds a black shadow to the lower-right corner of the table within the main section?

(Multiple Choice)
4.8/5
(29)
The ____________________ effect is how rapidly objects appear to recede from or advance toward users for different values of z.
(Short Answer)
4.7/5
(38)
Given the following style,
Border-image: url( frame .P n g )5 10 15 25 stretch;
Slices the border image ____.
(Multiple Choice)
5.0/5
(36)
To rotate a page object,you can use the ____________________ transform styles.
(Short Answer)
4.7/5
(38)
Showing 1 - 20 of 139
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)