How to Make a Welcome Page for your Facebook Page using Static HTML – Video Tutorial
How to Make a Welcome Page for your Facebook Page using Static HTML:
Static fbml application used to do this. But as now facebook is not allowing us to install static fbml to new pages, we can make use of this static html. this is somewhat better than the static fbml.
Sidenote: Static FBML cannot be installed to pages as of now!
In this video tutorial I will show how to create a welcome page for your [age in facebook using static html application. After creating the page, you can make it a default landing page by clicking on “Edit Page” button and changing the option “Default Landing Page” in “Manage Permissions”.
This is the html code I used in my page!
<div align=center><img src=”http://a1.sphotos.ak.fbcdn.net/hphotos-ak-snc6/253262_251675544844380_182379048440697_1080456_4148773_n.jpg”></img><br /> <font face=”verdana” color=”green”<h2>Welcome to CityVille Fans Page</h2></font><br /> <font face=”verdana” color=”black”> Enjoy you stay here and share anything!</font> <br /> <h4><font face=”comicsans” color=”blue”>Please Share the Page. We Really Appreciate that!</font></h4><br /> <fb:share-button href=”http://facebook.com/cityvillefanspage” /> </div>


Latest Comments