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="submit" value="submit" />
|
||||
</form>
|
||||
<p id="formStatus"></p>
|
||||
<footer>
|
||||
UL Computer Society 2023-<span id="year">2023</span>
|
||||
</footer>
|
||||
|
|
Loading…
Reference in a new issue