The foreground process is the one that accepts input from the keyboard, mouse, or other input device. Background processes cannot accept interactive input from a user, but they can accessdatastored on a disk and write data to the video display. For example, some word processors print files in the background, enabling you to continue editing while files are being printed. This is called print spooling . In addition, many communications programs are designed to run in the background. Background processes generally have a lower priority than foreground processes so that they do not interfere with interactive applications.
(2) The area of a display screen not covered by characters and graphics. The background is like a canvas on top of which characters and graphics are placed. Some monitors allow you to control the color or shading of the background.
Web page background FAQ The background FAQ provides answers to commonly asked questions about background colors for Web pages. Some of the sections include: browser support for backgrounds, attributes and parameters, style sheets, effects, how to converting colors to hexadecimal, and links to Web sites with background information and samples.