So I'm following the Guide and FAQs and following the suggestions in detail.
Like a learner should....I've started simple...a blank page with just the script that runs the very simple form. After saving and publishing the form I was given a link to embed in HTML. Did that.
When I preview the page...nothing. I've tried a few things, and re-read the instructions [repeat x 5] but no luck.
The whole thing (less than 20 lines) is set out below.
Probably a simple mistake...Please help me.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="generator" content="CoffeeCup HTML Editor (www.coffeecup.com)">
<meta name="dcterms.created" content="Wed, 14 Oct 2015 09:29:11 GMT">
<meta name="description" content="">
<meta name="keywords" content="">
<title></title>
<!--[if IE]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<script type="text/javascript">document.write(unescape("%3Cscript src='http" + (document.location.protocol == 'https:' ? 's' : '') + "

</body>
</html>