Frequently Asked Questions
How do I add a background from your site to my page?
Edit the HTML code for your web page. Locate the body tag near the top of the page and make it look something like this:<body background="filename.gif">
where "filename.gif" is the name of the background you downloaded to
your computer. Put the image file in the same directory as the HTML file for
this to work.
How do I link to your web site?
To add a text link you can insert this into your web page:
<a href="http://backgrounds.digiarm.com/">Free Backgrounds</a>