News

Paste the following code into that section:body { background-image:url ('myImage.gif'); background-repeat:repeat; }This code defines a CSS selector that styles your document's body tag.
The background color of a Web page without any customization is white. HTML Web programming language enables you to change the background color as well as add a background image.