BODY example |
Here we have a body with a background image and alternatives for colors.
This is specified using the following code :
<BODY background=BACKGROUND1.gif text="#FFFF00" link="#FFCFCF" vlink="#FFAFAF" alink=white onload="alert('Welcome to this page')"> |
Back to the BODY tag.