|
First, you must upload your image to a public server. Your ISP probably provides you with limited server space. I use mine constantly for many purposes, including a zillion Volvo pix.
The BB also provides image storage space.
Second, you must embed the proper HTML code in your BB message. Inside the HTML code is the address of your image.
Here's an example:
[center]
[img src="http://personal.tmlp.com/foster/volvo/cars.jpg"]
[/center]
In your "real" code, you would replace the square brackets with the arrowhead brackets (upper case comma and period). If I tried to show you this code directly, it would instead post the actual image, as below.
Note that the "center" and "/center" commands move everything between them to the center of the viewer's screen page (or window). If you otherwise omit those commands, the image is against the left margin, which is generally fine.
My Volvo-related images are in a folder named "volvo" in a my personal folder on a server named "personal.tmlp.com."
Obviously, this image is named "cars.jpg."
Clear?

--
Don Foster (near Cape Cod, MA)
|