Dear Sirs,
Can you please check this code and comment what should be the proper one.
<label for="username">Username:</label> <br />
<input id="username" type="text" value="ENTER USERNAME" onclick="this.value='';" name="username"/>
</p> <p>
<label for="password">Password:</label> <br />
<input id="password" type="password" value="ENTER YOUR PASSWORD" onclick="this.value='';" name="password" />
here is the link for this one...
http://insanitygzonecom.ipage.com/clubfive/login.php