|
Body Background Image
You can also add an image in the background of your page. Again this is done in the body tag. But this time instead of using bgcolor="...", you will use background="file_name". Your file will either be a GIF file or a JPEG file.
<body background="lgreen.jpg">
Close Window |