?Which of the following background-attachment properties is similar to scroll, but is used for elements, such as scroll boxes, to allow the element background to scroll along with the content within a box?
A. ?space
B. ?round
C. ?local
D. ?fixed
Answer: C
You might also like to view...
In Access, what tool enables you to create a report from scratch by adding the fields you designate in the order you want them to display?
A) Quick Report B) Report Wizard C) Blank Report D) Default Report
Which property ensures that either all operations are complete, or the database changes are rolled back?
A. Consistency B. Atomicity C. Isolation D. Durability
Case 9-1Sid is creating a Web site featuring a slide show of his trip to Italy and plans to use both an array and a function to start the slide show automatically.First, Sid defines a four-element image array to contain the four graphics that make up the slide show. The array elements will be numbered ____.
A. 0 to 3 B. 0 to 4 C. 1 to 4 D. 1 to 5
A classic algorithm that calculates a least-cost path through a network is ____ algorithm.
A. ?Dijkstra's maximum-cost B. ?Dijkstra's longest-path C. ?Turing's longest-path D. ?Dijkstra's least-cost