Answers for "embed post feed facebook"

0

Embed Facebook feed into website

<div style="width: 100px;">
<!-- Page plugin's width will be 180px -->
<div class="fb-page" data-href="{url}" data-width="320"></div>
</div>
Posted by: Guest on October-27-2020
0

Embed Facebook feed into website

<div style="width: 190px;">
<!-- Page plugin's width will be 190px -->
<div class="fb-page" data-href="{url}" data-width="420"></div>
</div>
Posted by: Guest on October-27-2020

Browse Popular Code Answers by Language