-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtypeform.html
More file actions
22 lines (13 loc) · 1.3 KB
/
typeform.html
File metadata and controls
22 lines (13 loc) · 1.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<!-- CSS -->
<link rel="stylesheet" href="assets/typeform.css">
<!-- JS -->
<script>(function(){var qs,js,q,s,d=document,gi=d.getElementById,ce=d.createElement,gt=d.getElementsByTagName,id='typef_orm',b='https://s3-eu-west-1.amazonaws.com/share.typeform.com/';if(!gi.call(d,id)){js=ce.call(d,'script');js.id=id;js.src=b+'widget.js';q=gt.call(d,'script')[0];q.parentNode.insertBefore(js,q)}})()
</script>
</head>
<body>
<div class="typeform-widget" data-url="https://fastersv.typeform.com/to/ia2gdj" style="width: 100%; height: 500px;" > </div> <script> (function() { var qs,js,q,s,d=document, gi=d.getElementById, ce=d.createElement, gt=d.getElementsByTagName, id="typef_orm", b="https://embed.typeform.com/"; if(!gi.call(d,id)) { js=ce.call(d,"script"); js.id=id; js.src=b+"embed.js"; q=gt.call(d,"script")[0]; q.parentNode.insertBefore(js,q) } })() </script> <div style="font-family: Sans-Serif;font-size: 12px;color: #999;opacity: 0.5; padding-top: 5px;" > powered by <a href="https://www.typeform.com/examples/forms/?utm_campaign=ia2gdj&utm_source=typeform.com-4320384-Basic&utm_medium=typeform&utm_content=typeform-embedded-onlineform&utm_term=EN" style="color: #999" target="_blank">Typeform</a> </div>
</body>