View Single Post
Old 04-18-2008, 10:55 PM   #2 (permalink)
htmlbasictutor
Contributing Member
 
htmlbasictutor's Avatar
 
Join Date: 10-29-07
Location: British Columbia, Canada
Posts: 103
iTrader: 0 / 0%
htmlbasictutor is a jewel in the roughhtmlbasictutor is a jewel in the roughhtmlbasictutor is a jewel in the roughhtmlbasictutor is a jewel in the roughhtmlbasictutor is a jewel in the roughhtmlbasictutor is a jewel in the rough
Quote:
Originally Posted by madcaptains View Post
...
document.write("<\"mybannerurl.gif">");
...
Try this:

document.write("<img src='folder/imagename.gif'>");

where:
-the quotes around the path to the image are a single quote mark '
-the folder is the folder where you have the image (if it's in the same folder as the page, leave this out)
-imagename.gif is the name of your image c/w the proper extension
__________________
HTML Basic Tutor
Basic Computer Informaton - Computer Basics for website owners
htmlbasictutor is offline   Reply With Quote