How to add custom Code to your page
This article assumes that you have created your course. You can learn how to do that here
<div></div>
or <iframe></iframe>
tags.- Open the course you have created and in one of the chapters click + Page
- Select Blank template on the page that appears
- Once the canvas is open, scroll to the bottom and click the plus button to add a block
- Select the HTML EMBED block
- Click on the blank frame that appears and a side menu will be opened. Paste your
iframe
or embed code in the box.
- Once the code is properly entered the frame will be rendered.
- You can combine complex HTML and javascript to render active elements as well. e.g
Updated on: 20/06/2024
Thank you!