|
you must know the hierarchical order of the files on your webpage- which is hard to grasp if you use a build tool. it could be something like:
http;//www.yoursite.com/index_files/image0001.jpg
once you find out what the file path is to the image you want to use, you enclose the address in some image tags
[IMG]http;//www.yoursite.com/index_files/image0001.jpg[/IMG]
just like in html, dont forget the closing tag. sorry about the over explanation, I am used to talking to my family and am too lazy to go back and re-type. oh yeah, these guys have it all set up for you. all you have to do is hit the IMG button, and type the address, and voila!
heh, heh. how'd'ya like the ";" trick?
Last edited by curtybob : 01-10-2003 at 11:43 AM.
|