Add label
This commit is contained in:
parent
1d86207143
commit
6e4b6a609a
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
<body>
|
<body>
|
||||||
<h1>Train Information</h1>
|
<h1>Train Information</h1>
|
||||||
|
|
||||||
<h4>Train Number</h4>
|
<h4><label for="trainNumber">Train Number</label></h4>
|
||||||
<input class="items" type="tel" name="trainNumber" id="trainNumber">
|
<input class="items" type="tel" name="trainNumber" id="trainNumber">
|
||||||
|
|
||||||
<h4>Suggestions</h4>
|
<h4>Suggestions</h4>
|
||||||
|
|
Loading…
Add table
Reference in a new issue