Click to Rate and Give Feedback
Properties
 background Property
BACKGROUND Attribute | background Property

Sets or retrieves the background picture tiled behind the text and graphics on the page.

Syntax

HTML<BODY BACKGROUND = sURL... >
Scripting[ sURL = ] BODY.background

Possible Values

sURLString that specifies or receives the URL of the file to use as the background picture for the page.

The property is read/write. The property has no default value.

Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see About Dynamic Properties.

Remarks

 New for Windows Internet Explorer 8 In Internet Explorer in IE8 mode, the background property returns the fully-qualified URL to the image file. In prior versions, this property returns only what the author specified in the HTML source.

This property is deprecated in favor of the background-image attribute of CSS.

Standards Information

This property is deprecated in HTML World Wide Web link and is defined in World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1 World Wide Web link.

Applies To

BODY

See Also

backgroundImage
Tags What's this?: Add a tag
Community Content
 
Add Community Content
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker