News

Open an HTML document and find the document's head section. Paste the following code into that section:body { background-image:url('myImage.gif'); background-repeat:repeat; }This code defines a ...