|
The
Code
You can
use either HTML or Markup Code. I think Markup is easier and
you are less likely to have problems with the quotation
marks used in html code. Therefore, I will give you the
markup code only.
For this
tutorial/example, the url will be what we see above:
http://www.mysite.com/footer_image.jpg
I will
always show it in purple. Anytime you see this in the code
below, you will completely replace it with the url of your
image. If you get one letter wrong or insert one space in
the code, it will not work.
I think
it's easiest at this point to open up a word processing
document (like Word or Open Office). If you have copied the
url of your image, paste it in the word document now. Copy
the line of code I show below and paste that in your word
document.
Markup Code:
[img]http://www.mysite.com/footer_image.jpg[/img]
Now, recopy the url
address and paste in place of the purple text. Make sure you
erase all the purple text. Make sure that your code looks
exactly like my line of code with your url address
substituted for mine. Now copy this entire line (with your
url address) and go to TORn. |