Embedding
Inline
Embed your form inline with the rest of your page by adding scripts to your head tag and class names to the div elements where you want to embed your script
Make sure that you have added the Surface Tag to your site before proceeding.
Edit Head Tag
Add the following code to your webpage’s head
tag.
Replace the <form url here>
with the url to your surface form found by clicking the share button on the surface platform.
Edit Div Tags
Surface needs to know where on the page you’d like to embed the form.
Add the class name surface-form-target
to the div tags where you want the forms to be embedded. By default the form will take the entire height and width of the div
.