Reptylia Form Embed Guide
Simple Embed
Basic embed code with fixed height - easiest to implement.
Copy the code below:
<iframe src="https://reptylia.demo.bertie.com/embed" width="100%" height="700px" style="border: none; border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);" title="Reptylia Pet Insurance Form" ></iframe>
Paste it into your HTML:
Add the code above to the HTML of the page where you want the form to appear.
Preview
This is how the embedded form will appear on your website.
