To download these images:
Use this code to put the graphic on the html file for your page.
Change the brown to the file name and size of your image. If you don't know the size then just remove the height and width parts of the code.Then upload your html file and the image or images to your server.
<IMG src="file_name.gif" width="???" height="???" align=absmiddle border=0 alt="Text alternative">
To use a background image on your page, you add a background="image.gif" to the body code, for example:
<BODY background="trainset.gif">For more thorough instuctions, please visit my Silicon Valley site.
Back to Community Leader Page.