Description
The "iFrame" component ( <iframe> tag) specifies an inline frame.
An inline frame is used to embed another document/website within the current HTML document.
Usage
Iframe should be used with caution. They slow down the loading time of the page on which they are embedded. Moreover, you have no way of controlling their content.
Demonstration
Below a demonstration with an iFrame with the URL: https://en.wikipedia.org/wiki/Ebm-papst
Height of the iFrame: 800px
How to insert an iFrame
In the edit mode, drag and drop the iframe component from the Components list. Double click on the dropped component to start editing.
Then 2 parameters must be entered:
Then 2 parameters must be entered:
❶ The URL of the original page (always start with https://www)
❷ The height of the iFrame