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, Background html code, Background html tag, How do I change my background on html, How to change the background of a website, How to change the background of your blog, Html code to change the background of a web page, Html tag for changing backgrounds
