Embed
Embed component used to display content from other websites within the current one.
Example:
How to author:
- In the DA menu, go to Library, then to Blocks, and select Embed.
- Populate the link from a trusted source.
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:
-
height-400
-
width-400
-
tabletheight-400
-
tabletwidth-400
-
mobileheight-400
-
mobilewidth-400
Example: