HTMLBodyElement.Background

HTMLBodyElement.Background property

URI [IETF RFC 2396] of the background texture tile image. See the background attribute definition in HTML 4.01. This attribute is deprecated in HTML 4.01.

public string Background { get; set; }

See Also