Langkah Pertama Ambil Link url facebook anda, kemudian Copy.

Copy Code di bawah ini kemudian ganti url https://www.facebook.com/JustApp.id/
dengan url Fanpage Facebook anda.
Kemudian Paste Code dibawah ini di menu Source Code.
<style>
.iframe-fb-container {
text-align: center;
width:400px;
height:700px;
display:inline-block;
}
.iframe-fb {
width: 400px;
height: 700px;
overflow: hidden;
}
</style>
<div class="iframe-fb-container">
<iframe class="iframe-fb border" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media" src="https://www.facebook.com/plugins/page.php?href=https://www.facebook.com/justapp.id%2F&tabs=timeline&width=400&height=700&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId=2235597906716847"></iframe>
</div>
nanti jika di real device akan responsive.
