Fix. Form status paragraph now implemented

This commit is contained in:
eoghan.conlon 2023-08-08 18:58:31 +01:00
parent da2e950007
commit b74ea5d36a

View file

@ -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>