Fix. Form status paragraph now implemented
This commit is contained in:
parent
da2e950007
commit
b74ea5d36a
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
||||||
<input type="text" id="value" name="value" /> <br />
|
<input type="text" id="value" name="value" /> <br />
|
||||||
<input type="submit" value="submit" />
|
<input type="submit" value="submit" />
|
||||||
</form>
|
</form>
|
||||||
|
<p id="formStatus"></p>
|
||||||
<footer>
|
<footer>
|
||||||
UL Computer Society 2023-<span id="year">2023</span>
|
UL Computer Society 2023-<span id="year">2023</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
Loading…
Reference in a new issue