iFrames
Last updated by Sandeep Dinesh 5 days ago
Adding an iFrame
You can add iFrames to your Kbee Articles by pasting in your iFrame code:
This snippet displays in Kbee like this:
Note: It is important to make sure the iFrame code is in a separate paragraph from your other content.
Changing the width and height
You can use the height and width attributes on the iFrame to set the size of the content
You can also use the style attribute to further customize the iFrame.
Security Considerations
Many web pages do not allow themselves to be iFramed. If you see an error or a sad face, this is most likely the problem.
Unfortunately, there is no way to fix this without asking the owner of the website to remove the security protections.