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 ...
While you can also insert additional code to further customize your background using the Edit HTML tool, making basic changes to the background do not require you to write code.
Following is a sampling of HTML color codes used in HTML tags for setting background and font color. Colors are coded as red, green and blue intensities in hexadecimal notation (see hex chart ...