|
Floating fixed position images that stay in one location as you scroll the web page. You can see a sample of this in the lower right corner of your browser window. Scroll this page up and down to see how this works. Check back, I'll try to add more images in the future.
|
|
September 11, 2001 |
U.S. Flag |
Dale Earnhardt 3 |
POW/MIA Tribute |
|
|
|
If you would like to add one of these images to your web page there are only a few things you need to do. Right click (control click Mac) on the image that you want to add to your site and save it to your computer. Write down the dimension listed below the image you save and the name of the file that you saved, you will need these in a minute. Copy the contents of the first text box below and paste it into your html file somewhere in the head part of your code. You will need to change the values for the variables imgwidth and imgheight to the numbers you wrote down earlier. You should also change the alt in the image tag to an appropriate desciption of your image. This alt description is the text that shows up when your mouse is over the image.
|