Skip to content

Commit

Permalink
google form
Browse files Browse the repository at this point in the history
  • Loading branch information
adik1025 committed Jun 11, 2024
1 parent 6df0bd5 commit aba8a8b
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -155,16 +155,20 @@ <h1 class="title">Neogolf</h1>
<h1 style="font-size: 5vw; text-align: center; font-family: Open Sans, serif; transform: translateY(-40%);">
Register</h1>

<iframe id="JotFormIFrame-241615411870148" title="Neogolf Registration" onload="window.parent.scrollTo(0,0)"
<iframe
src="https://docs.google.com/forms/d/e/1FAIpQLSeu69-KClseo2TFU92EptXbC7mwOiRtXPaWKpLyjAWlgvnZqg/viewform?embedded=true"
width="100%" height="1400px" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>

<!-- <iframe id="JotFormIFrame-241615411870148" title="Neogolf Registration" onload="window.parent.scrollTo(0,0)"
allowtransparency="true" allow="geolocation; microphone; camera; fullscreen"
src="https://form.jotform.com/241615411870148" frameborder="0"
style="min-width:100%;max-width:100%;height:539px;border:none;" scrolling="no">
</iframe>
</iframe>
<script src='https://cdn.jotfor.ms/s/umd/latest/for-form-embed-handler.js'></script>
<script>
window.jotformEmbedHandler("iframe[id='JotFormIFrame-241615411870148']", "https://form.jotform.com/")
</script>

-->
<p
style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-family: 'Quicksand', sans-serif; font-size: 2.2vw;">
National Team World Cup Championship</p>
Expand Down

0 comments on commit aba8a8b

Please sign in to comment.