Contoh HTML Form Mailerlite

<style> #format-headline {width: 100%; margin-left: auto; margin-right: auto; color: #000; text-align: center; font-size: 24px; font-weight: 900; margin-bottom: 10px;} #id-utama {clear: both; display:block; width: 80%; margin-left: auto; margin-right: auto;} #msubmit-button-frame{ display:block; width: 100%; margin-left: auto; margin-right: auto; } .submit-button { -moz-box-shadow:inset 0px 0px 5px 0px #000; -webkit-box-shadow:inset 0px 0px 5px 0px #000; box-shadow:inset 0px 0px 5px 0px #000; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) ); background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100'); background-color:#fe1a00; text-indent:0; border:0px solid #d83526; display: block; color:#FFFFFF; font-weight:bold; font-style:normal; height:44px; width: 300px; text-decoration:none; text-align:center; text-shadow:1px 1px 1px #000; border-width: 5px; border-radius: 0.4em; } .submit-button:hover { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) ); background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00'); background-color:#ce0100; border-radius: 0.4em; }.submit-button:active { position:relative; top:1px; } </style> <div> <form action="//app.mailerlite.com/webforms/submit/t0d7a0" data-id="295161" data-code="t0d7a0" method="POST" target="_blank> <div id="id-utama"> <div id="format-headline">Sertai Mailerlite Kami Untuk Mendapatkan Ebook Percuma!</div> <div><input type="text" name="fields[name]" size="37" value="" placeholder="Masukkan Nama Anda" ></div><br/> <div><input type="text" name="fields[email]" size="37" value="" placeholder="Masukkan Emel Anda"></div><br/> <input type="hidden" name="ml-submit" value="1" /> <div><input type="submit" size="37" name="submit" value="Download Ebook" id="submit-button-frame" class="button orange"></div> </div> </form> </div>

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.