This website works better with JavaScript.
Home
Help
Sign In
tmeissner
/
dvb-webapp
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
added an id (input) to the div inside the form element which contains the input field and its label
master
T. Meissner
12 years ago
parent
02ef7e0568
commit
50a022365a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
index.html
+ 1
- 1
index.html
View File
@ -10,7 +10,7 @@
<
body
>
<
form
action
=
""
method
=
"get"
id
=
"search-form"
>
<
div
class
=
"section"
>
<
div
id
=
"input"
class
=
"section"
>
<
label
for
=
"q"
>
Haltestelle
<
/
label
>
<
input
type
=
"search"
id
=
"q"
name
=
"q"
required
placeholder
=
"Haltestelle eingeben"
value
=
"Bischofsweg"
>
<
/
div
>
Write
Preview
|
|
|
|
|
|
|
x
0
0
0:0
Loading…
Cancel
Save