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
When a user prints a Web page,the Web browser and its built-in styles prepare the document for the printer._________________________
(True/False)
4.7/5
(36)
-In the accompanying figure,which line of code always adds a page break after a figure element?

(Multiple Choice)
4.8/5
(39)
The Internet Explorer filter
Wave(freq=value,lightStrength=value,phase=value,strength=value)
Applies the sine-wave distortion to an object.The appearance of the wave is determined by the four ____.
(Multiple Choice)
4.7/5
(44)
The ____________________ browser extension is supported only by Internet Explorer version 9 and above.
(Short Answer)
4.9/5
(28)
CSS3 introduced ____ to allow Web designers to associate style sheets not just with devices,but with devices that have specific screen sizes,color resolutions,page orientations,and other display features.
(Multiple Choice)
4.8/5
(34)
Internet Explorer's Beta filter also can be used to create gradient effects in which a page object appears to fade away in a linear,radial,or rectangular direction.
(True/False)
4.8/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.9/5
(44)
Internet Explorer filters can be applied only to objects that have a defined layout on the page.
(True/False)
4.9/5
(35)
Internet Explorer ____ can be applied only to objects that have a defined layout on the page.
(Multiple Choice)
4.7/5
(31)
____ did not support gradients until version 11,which was released in March 2011.
(Multiple Choice)
4.9/5
(35)
The CSS rule
@import url(screen.css)screen;
imports the screen.css style sheet file in the current style sheet only when the browser device is a printer.
(True/False)
4.9/5
(33)
To define styles under landscape orientation,use the @media rule,setting the orientation to ____.
(Multiple Choice)
4.7/5
(41)
Browsers on mobile devices support two kinds of viewports: a layout viewport containing the Web page content that appears on the screen,and a visual viewport containing the complete content of the page,some of which is hidden from the user.
(True/False)
4.8/5
(30)
When working with the CSS3 box-shadow style,the insert keyword is an optional keyword to display shadows within the object.
(True/False)
4.9/5
(34)
A(n)____________________ is when one color gradually blends into another or,if transparent colors are used,fades away altogether.
(Short Answer)
4.9/5
(42)
To rotate an object counter-clockwise,you use a(n)____ value for the angle of rotation.
(Multiple Choice)
4.8/5
(42)
To apply a drop shadow to a page element,use the style
____; [inset] color offsetX offsetY blur [spread];
(Multiple Choice)
4.9/5
(36)
A simulator simulates some of the behavior of a device but does not ____________________ the operations of the hardware.
(Short Answer)
4.9/5
(46)
A(n)orphan 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._________________________
(True/False)
4.9/5
(42)
You can specify the location of each color by adding ____________________ to the linear-gradient()function.
(Short Answer)
5.0/5
(35)
Showing 81 - 100 of 139
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)