comment out form
This commit is contained in:
parent
0b80788fc7
commit
a84249fa72
1 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@
|
|||
</header>
|
||||
<main class="main-content">
|
||||
|
||||
<form action="https://array-in-a-matrix.github.io/calculators/quadratic.html" method="POST">
|
||||
<!-- <form action="https://array-in-a-matrix.github.io/calculators/quadratic.html" method="POST">
|
||||
<div>
|
||||
<label for="say">What greeting do you want to say?</label>
|
||||
<input name="say" id="say" value="Hi">
|
||||
|
@ -30,7 +30,7 @@
|
|||
<div>
|
||||
<button>Send my greetings</button>
|
||||
</div>
|
||||
</form>
|
||||
</form> -->
|
||||
</main>
|
||||
</body>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue