Text Links Ads : Marketing Tips Store : Search Engine Optimization Strategies
WebPosition Gold Pro : Domain Registration Bank : Optilink Software : GoDefy
Mike's Marketing Tools : Mike's Ecommerce Software : Text Links Guide
 
Web HTML-HTML.com
You are here: HTML Codes > Document Tags > <BODY ...>

Attribute for <BODY ...>
BACKGROUND ="image URL"

Usage Recommendation
Use it, but don't rely on it.

BACKGROUND sets a picture to use as the background for a page. For example, to use this paper-like image as the background for a page:

a picture of paper to use as a background

we use this <BODY ...> tag:

this code produces this
<BODY 
BACKGROUND="paper.gif"
 BGCOLOR="#FFFFFF"
 TEXT="#000000"
 LINK="#0000FF"
 VLINK="#FF0000"
 ALINK="#FF0000"
 >
this page

notice that we set all color properties for the page. If you set one color, set them all, which leads to our next topic: Avoid the Most Common Mistake Made with BACKGROUND.

Avoid the Most Common Mistake Made with BACKGROUND >>>

Copyright © 2002-8 Art Dacor USA LLC. All Rights Reserved.
3727 West Magnolia Blvd #489, Burbank, CA, 91505, USA.
www.HTML-HTML.com