Since the Facebook Markup Language (FBML) supports HTML, CSS and Javascript code, you need to use the HTML IMG tag to insert a photo on a Facebook canvas page. This method requires a single line of code per photo and that you know the direct website address for each image you link to. The IMG tag supports multiple photos per page.
Instructions
Step 1
Open up your Facebook FBML or HTML document in a text editor on your computer. If you prefer, you can use a standalone HTML editor instead.
Step 2
Insert the following HTML code in the place where you wish to have your photo shown:
<IMG SRC="http://www.example.com/myphoto.jpg">
Step 3
Replace the "SRC" value with the actual website address that points to your photo.
Step 4
Save the document and upload it to your hosting account. The photo now renders in the location you selected on the page you uploaded.
Instructions
Step 1
Open up your Facebook FBML or HTML document in a text editor on your computer. If you prefer, you can use a standalone HTML editor instead.
Step 2
Insert the following HTML code in the place where you wish to have your photo shown:
<IMG SRC="http://www.example.com/myphoto.jpg">
Step 3
Replace the "SRC" value with the actual website address that points to your photo.
Step 4
Save the document and upload it to your hosting account. The photo now renders in the location you selected on the page you uploaded.


02:17
Faizan
Posted in: