<body bgcolor="#hex number">
To use a textured background you upload one to your file manager. Your tag will look like this:
<body background="file name from File Manager">
Here is a very good source for backgrounds and annimated gifs.
Draacs gifs 123
http://gifs123.tripod.com
Adding Images
Our new tag would look like this: <img src="file from File Manager"width="72"height="62"border="0">Our image has aligned itself to the left because as you may recall left is the default. We should however tell the browser where we want the image to align. In this way you can have two images on the same line.
The tags for the line above would be written like this:<center><img src="file from File Manager"align="left"width="72"height="62"border="5"><img src="file from File Manager"align="right"width="72"height="62"border="0"><img src="file from File Manager"width="72"height="62"border="0"></center>
Practice...Practice...Practice
¸·•HTML And Javascript Test-Bed¸•·
| |||||