
Referring to the figure above, if you add a check mark to the ____ check box, Expression Web will generate code and add it to the page that causes the images for all states of the navigation images to load when the page loads.
A. Create hover image
B. Create pressed image
C. Preload button images
D. Maintain proportions
Answer: C
You might also like to view...
Suppose that the class Mystery is derived from the class Secret. Consider the following statements.Secret mySecret = new Secret();Secret secRef;Mystery myMystery = new Mystery();Mystery mysRef;secRef = myMystery;Which of the following statements is legal in Java?(i) mysRef = (Mystery) mySecret;(ii) mysRef = (Mystery) secRef;
A. Only (i) B. Only (ii) C. Both (i) and (ii) D. None of these
The font, color, and style of bullets in a presentation are determined by ________
A) the variant. B) PowerPoint artistic effects. C) the theme. D) the style.
In order to print a publication using your computer's default settings, you can add the ____ button to the Quick Access toolbar, then simply click it when you want to print. The document will print without first opening the Print window.
A. Print B. Print Default C. Print Quick D. Quick Print
If you have not run the COMMIT command, executing the ____ command will reverse all updates made during the current work session.
A. UPDATE B. REVERSE C. ROLLBACK D. ROLL