form update
This commit is contained in:
parent
709f8ea94c
commit
cc9c9cb343
1 changed files with 3 additions and 12 deletions
15
index.html
15
index.html
|
|
@ -120,17 +120,8 @@
|
|||
|
||||
</form>
|
||||
|
||||
<script>function myFunction() {
|
||||
var x = document.getElementsByClassName("btn btn-warning");
|
||||
x =
|
||||
}
|
||||
</script>
|
||||
<form method="POST" action="https://formspree.io/najomar68@gmail.com">
|
||||
<input type="email" name="email" placeholder="Your email">
|
||||
</textarea>
|
||||
<button type="submit">Send</button>
|
||||
</form>
|
||||
<!-- <textarea name="message" placeholder="Your message"> -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -143,7 +134,7 @@
|
|||
</div>
|
||||
|
||||
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSf1_CAuRTsaph-Nkz5y3zVvYsPLhyzu1jVR2r58g3TsWg_tPQ/viewform?embedded=true"
|
||||
width="760" height="500" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>
|
||||
width="760" height="500" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>
|
||||
|
||||
<!-- <div class="container">
|
||||
<div class="row">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue