Snippets

bookandlearn Lead Form

Created by Cesar Hernandez last modified
<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="UTF-8">
	<title>Lead Form Demo</title>

	<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
</head>
<body>
	<main style="padding:40px">
		<div id="lead-widget"></div>
	</main>

	<script src="http://stage.masterkeyeducation.com:8080/masterkey/integration/stage/widget/9i8u7y6t5r4e3w2q/script.js?target=lead-widget" async></script>
</body>
</html>

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.