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 CSS139 Questions
Exam 5: Working With Tables and Columns139 Questions
Exam 6: Creating a Web Form150 Questions
Exam 7: Designing a Multimedia Web Site150 Questions
Exam 8: Enhancing a Web Site With Advanced CSS150 Questions
Exam 9: Working With XHTML150 Questions
Exam 10: Programming With Javascriptadditional Cases150 Questions
Exam 11: Creating an XML Document100 Questions
Exam 12: Validating an XML Document100 Questions
Exam 13: Working With Basic Schemas100 Questions
Exam 14: Working With Advanced Schemas100 Questions
Select questions type
The number of device pixels matched to a single CSS pixel is known as the device-pixel ratio.
(True/False)
4.7/5
(36)
The WebKit gradient()function can have multiple color stops, but the location can be entered only as a ____ of the object's width.
(Multiple Choice)
4.8/5
(42)
When working with the box-shadow style, the inset keyword is a(n)____ keyword to display shadows within the object.
(Multiple Choice)
4.8/5
(38)
By default, a radial gradient covers the entire object with the last color placed at the corner farthest from the center of the gradient.You can set a different stopping point using keywords.
Describe four stopping points using specific keywords and the effect of each on a radial gradient.
(Essay)
4.8/5
(43)
When working with the border-image style, wedges can be expressed only in pixels or as a percent of the width and height of the border image._________________________
(True/False)
5.0/5
(37)
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.9/5
(37)
Identify the letter of the choice that best matches the phrase or definition.
-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
(Multiple Choice)
4.9/5
(34)
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.8/5
(39)
Once you define a page ____, it can be applied to any grouping element in your document.
(Multiple Choice)
4.8/5
(36)
The ____________________ parameter defines the amount of space the shadow text is stretched, creating a blurred effect.
(Short Answer)
4.8/5
(33)
Case 8-2
Mya's Hat Shop currently has a product Web site with various hat photos. She would like to apply a border image, create a semi-transparent object ,and allow customers to print the photos. Mya has hired you to update the Web site.
-In order for Mya to print photos, the media attribute is added as ____ to specify the printer device.
(Multiple Choice)
4.7/5
(47)
Graphic borders are applied to an object using the CSS3 style
Border-image: url(url)slice repeat;
Where ____ is the size of the border image cut off to create the borders.
(Multiple Choice)
4.9/5
(30)
The ratio of the width of the display to the height of the display defines the ____ media feature.
(Multiple Choice)
4.7/5
(36)
An orphan 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.
(True/False)
4.8/5
(31)
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.7/5
(32)
Case 8-2
Mya's Hat Shop currently has a product Web site with various hat photos. She would like to apply a border image, create a semi-transparent object ,and allow customers to print the photos. Mya has hired you to update the Web site.
-To make two of the photos appear semi-transparent so that part of the gradient appears through the photos, use CSS3 style
Opacity: value;
Where the value ____ is completely transparent.
(Multiple Choice)
4.8/5
(42)
The ____________________ value can be placed either before or after the shadow offsets and dimensions.
(Short Answer)
4.7/5
(32)
A ____ contains the complete content of the page, some of which is hidden from the user.
(Multiple Choice)
4.9/5
(45)
____________________ cascade through the media types in the same way they cascade through a document tree.
(Short Answer)
4.8/5
(37)
A radial gradient color blending starts from a single point within the object and proceeds outward in a circular or elliptical shape._________________________
(True/False)
4.9/5
(28)
Showing 21 - 40 of 150
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)