Landing Page for Facebook and my website made in concrete

Permalink
Hi Folks,

I want to make a landing page for my website, facebook and other social networking. I have succeeded to a stage where i have made a welcome tab on Facebook. Now I need html code for my landing page to paste in it so my landing page start appearing. Unfortunately, i do not have coding experience.

I will be using same landing page for my website as well. Can anyone help by advising what is the best way to achieve this goal.

Your help is much appreciated. Many thanks.

 
blacksoc replied on at Permalink Reply
Ok, it is very simple paste this iframe code below into your static html facebook tab and reference your page wherever it is hosted and it will be pulled in to the area....

<IFRAME
SRC="http://yoursite.com/index.php/yourpage/"
WIDTH=780 HEIGHT=800
SCROLLING=NO
>

thats all you need. Note: You may want to play with the width of your page theme to get it down to about 770-780px wide so you can eliminate sideways scroll bars!