instagram feed html iframe code example
Example 1: instagram post iframe
Make sure to have /embed after the src link
<iframe width="320" height="440" src="http://instagram.com/p/qbq6fIJMVZ/embed" frameborder="0"></iframe>
Example 2: embed instagram feed on website html
Log in to your Instagram account using any web browser, not the app.
Go to your profile and select the post you want to embed.
Click on the three dots on the upper right corner of the post.
Select on the Embed option on the drop-down menu.
Copy the embed code.