A ____ is text that prints in the top margin of each page.

A. header
B. footer
C. margin
D. marker


Answer: A

Computer Science & Information Technology

You might also like to view...

A parking garage charges a $2.00 minimum fee to park for up to three hours. The garage charges an additional $0.50 per hour for each hour or part thereof in excess of three hours. The maximum charge for any given 24-hour period is $10.00. Assume that no car parks for longer than 24 hours at a time. Write a script that calculates and displays the parking charges for each customer who parked a car in this garage yesterday. You should input from the user the hours parked for each customer. The program should display the charge for the current customer and should calculate and display the running total of yesterday's receipts. The program should use the function calculateCharges to determine the charge for each customer. Use the techniques described in Self- Review Exercise 16.6 to obtain the

What will be an ideal response?

Computer Science & Information Technology

Match the following Access file extensions with their definition

I. ACCDB II. ACCDT III. ACCDE IV. MDB V. MDE A. 2007-2013 Access database files B. 2002-2003 Access database files C. 2002-2003 "execute only" Access database files D. 2007-2013 "execute only" Access database files E. 2007-2013 Access database templates

Computer Science & Information Technology

Discuss how using the Search field in the Finder Window toolbar differs from using the Search For group in the Finder window sidebar when you're trying to locate a file.

What will be an ideal response?

Computer Science & Information Technology

After you create a menu bar, you can copy and paste it to the other main pages in your site to save time.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology