Fixed html
This commit is contained in:
parent
5390dae937
commit
d6461faa06
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
</form>
|
</form>
|
||||||
<form>
|
<form>
|
||||||
<label for="message">Counts:</label>
|
<label for="message">Counts:</label>
|
||||||
<input type="number" id="message" name="counts">
|
<input type="number" id="counts" name="counts">
|
||||||
<br>
|
<br>
|
||||||
<button type="button" onclick="flash()">Flash</button>
|
<button type="button" onclick="flash()">Flash</button>
|
||||||
</form>
|
</form>
|
||||||
|
|
Loading…
Reference in a new issue