diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -50,10 +50,8 @@ - <div id="suggestion"> - <form> <input id="textanalyser" onfocus="if(this.value == 'Type here to create a network:') { this.value = ''; }" value="Type here to create a network:"/></form> - - + <div id="suggestion" > + <form> <input id="textanalyser" placeholder="Type here to create a network:" /></form> </div> <div class="typeselection"> |
