changeset 8:56d017ac52df

Add placeholders for connection and nickname.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Sat, 22 Dec 2018 16:08:24 +0100
parents 13e8e4ea53c0
children b994c6c19f5c
files index.xhtml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/index.xhtml
+++ b/index.xhtml
@@ -40,8 +40,8 @@
 
 <div class="row">
 <form id="connection">
-<label>JID: <input type="email" id="jid"/></label><br/>
-<label>Password: <input type="password" id="pass"/></label><br/>
+<label>JID: <input type="email" id="jid" placeholder="you@your-server.tld"/></label><br/>
+<label>Password: <input type="password" id="pass" placeholder="Password"/></label><br/>
 <input type="submit" id="connect" value="connect"/> <img src="spinner.svg" width="24" height="24" id="spinner" hidden=""/>
 </form>
 </div>
@@ -52,7 +52,7 @@
 <h1>Account</h1>
 <h2>Nickname</h2>
 <p>
-<label>Nickname: <input id="nick"/></label>
+<label>Nickname: <input id="nick" placeholder="Nick"/></label>
 </p>
 <h2>Avatar</h2>
 <p>