a. Getting the embed code snippet
Getting the iFrame embed code snippet- After creating your puzzle, click the Preview button.
- On the Preview page, click the Publish button in the top bar.
- On the Publish page, select the Embed tab.
- Ensure the iframe embed sub-tab is selected.
- Adjust the iframe height field if needed (in pixels).
- Click the Copy button at the bottom right to copy the iframe code snippet.
b. Adding the embed code snippet
Adding the iFrame embed code snippet to your webpage- Open your webpage's source HTML file.
- Inside the
<body>
tag, paste the iframe code snippet where you want the puzzle to appear.