add search button
This commit is contained in:
parent
662df0d550
commit
c75861db6a
3 changed files with 27 additions and 2 deletions
|
|
@ -12,7 +12,7 @@
|
|||
<h1 id="header" style="font-size: 5em;">Wall<span id="heaven">Heaven</span></h1>
|
||||
<div id="searchbox">
|
||||
<form action="/query.php" method="GET">
|
||||
<input type="text" placeholder="Search..." name="q">
|
||||
<input type="text" placeholder="Search..." name="q"><input type='submit' value='Go'>
|
||||
<br>
|
||||
<br>
|
||||
<div id="options">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue