Background Image Code

This article will explain how to change the background of your page to an image.  First of all, find a good image, preferably a JPEG and upload it to a http accessible path.  The Html code to change your background is as follows:

<body background="/image/background_image.jpg">

Place this code right after the </head> tag.  This should all be it to change your background.  Good Luck!


( October 29, 2009 at 9:46 pm) · Filed under Coding, General, Html Tags, , , , , , ,

Comments