Sets or retrieves the background picture tiled behind the text and graphics on the page.
Syntax
HTML <BODY BACKGROUND = sURL ... > Scripting body.background [ = sURL ]
Possible Values
sURL String that specifies the URL of the file to be used as the background picture for the page. The property is read/write with no default value.
Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see Dynamic Properties.
Applies To
BODY