Backgrounds
<body bgcolor="#hex number">
To use a textured background you transload one to your file manager. Your tag will look like this:
<body background="URL of background">
Here is a very good source for backgrounds and animated gifs.
Draacs gifs 123
http://gifs123.tripod.com
Adding Images
Our new tag would look like this: <mg src="name of image.gif" 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="imagename.gif" align="left"width="72"height="62"border="5"> <img src="imagename" align="right"width="72"height="62"border="0"> <img src="imagename" width="72"height="62"border="0"> </center>
Notice that I have added a border of 5 to the center image.
Practice...Practice...Practice
¸·•HTML And Javascript Test-Bed¸•·
| |||||
|