Closed KristopherWagner closed 2 years ago
Allow guests to RSVP from the website
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>Wedding RSVP Form</title> <style>*{margin:0;padding:0;} html,body,#wrapper{width:100%;height:100%;} iframe{border-radius:0 !important;}</style> </head> <body> <div id="wrapper" data-tf-widget="uorZdvnP" data-tf-inline-on-mobile data-tf-medium="snippet" ></div> <script src="//embed.typeform.com/next/embed.js"></script> </body> </html>
<div data-tf-widget="uorZdvnP" data-tf-iframe-props="title=Wedding RSVP Form" data-tf-medium="snippet" style="width:100%;height:400px;"></div><script src="//embed.typeform.com/next/embed.js"></script>
We're using paper RSVPs instead
Allow guests to RSVP from the website
Full Page
Standard