Embed

Embed component used to display content from other websites within the current one.

Warning
This component can affect performance and raise security and accessibility issues, so it's advisable to use it only with trusted sources.

Example:

How to author:

Fixed-size embed

If you need to set a fixed height/width for the embed component, assign a height or width tag with a value in parentheses.

You can also assign tabletheight/tabletwidth and/or mobileheight/mobilewidth classes to control tablet/mobile size in the relevant view.

For example, to adjust the height of an embedded page, read as follows: height-[value in pixels]. The examples below show how these should look.

Examples of available classes:

Example: