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
There are four media groups based on continuous or paged; visual,audio or tactile; grid or bitmap; and ____.
(Multiple Choice)
4.8/5
(32)
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.9/5
(39)
Mozilla supports two styles for applying shadows to objects: the Shadow filter and the DropShadow filter._________________________
(True/False)
4.9/5
(40)
Case 8-3
Cali Polaris Jet Skis has a Web site for amateur jet skiers. The Web site displays on a computer monitor and a mobile device. However, on the mobile device the fullscreen view is small and difficult to read. Cali would like to design a style sheet appropriate for the smaller screens found on most mobile devices. You have been hired for this task.
-As you work with the viewport,you must distinguish between the visual viewport and the layout viewport.Mobile browsers render Web pages based on the size of the ____ viewport.
(Multiple Choice)
4.8/5
(33)
You can create visual effects using some CSS3 and browser-specific styles.
(True/False)
4.8/5
(41)
The CSS3 3D Transformation function that moves the object offX pixels horizontally,offY pixels vertically,and offZ pixels along the z-axis is ____.
(Multiple Choice)
4.9/5
(42)
Style sheets cascade through the media types in the same way they cascade through a document tree.
(True/False)
4.8/5
(40)
With a(n)____,you can develop and test your Web site designs and create your own custom mobile Web apps without actually owning the hardware device.
(Multiple Choice)
4.9/5
(44)
The ____________________ parameter value controls how browsers use the border image to fill in the sides of the object.
(Short Answer)
4.9/5
(44)
When working with the text-shadow style,____ shadows are applied from first to last,with the first shadow listed displayed on top of succeeding shadows.
(Multiple Choice)
4.9/5
(36)
When a document is sent to a printer,the browser determines the ____ of the page breaks unless that information is included as part of the print style.
(Multiple Choice)
4.9/5
(39)
If you do not set the orientation value,browsers print the output in ____ by default.
(Multiple Choice)
4.8/5
(41)
Drop shadows can be added using the text-shadow style
Text-shadow: color offsetX offsetY blur;
Where the offsetY is the distance of the shadow from the text in the ____ direction.
(Multiple Choice)
4.8/5
(36)
List three CSS3 2D transformation functions,and describe their syntax and function.
(Essay)
4.9/5
(46)
If no value is specified for a media feature,browsers assume a value of 1._________________________
(True/False)
4.8/5
(34)
When Internet Explorer encounters more than one filter statement,the last one listed supersedes all of the previous filters.
(True/False)
4.9/5
(36)
The page box is composed of two areas: the page area,which contains the content of the document,and the ____ area,which contains the space between the printed content and the edges of the page.
(Multiple Choice)
4.8/5
(36)
The size of the layout viewport is set by the browser running on the ____ device.
(Multiple Choice)
4.9/5
(37)
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.slice
b.url
c.handheld
d.tty
e.page box
f.always
g.widow
h.orphan
i.SDK
j.layout viewport
k.device pixel
l.perspective effect
-Refers to the actual physical pixel on a screen
2.Page break type to always place a page break before or after the element
3.The source of the border image file
4.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
5.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
6.Composed of two areas: page area and margin area
7.Software development kit
8.How rapidly objects appear to recede from or advance towards users for different values of z
9.The size of the border image cut off to create the borders
10.Contains the complete content of the page
11.Mobile devices with small screens and limited bandwidth
12.Fixed-width devices such as teletype machines and terminals
(Short Answer)
4.8/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 create a blue text shadow that is 10 pixels to the right and 5 pixels down from the text with a blur size of 10 pixels,you would use the following text style: ____.
(Multiple Choice)
4.9/5
(34)
Showing 101 - 120 of 139
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)