Copy the following link
<form action="http://www.gcosmos.tk" style="border:1px solid #ccc">
<div class="container">
<center><h1>Sign Up</h1></center>
<center><p>create an account.</p></center>
<hr>
<center><label for="email"><b></b></label>
<input type="text" placeholder="Enter Email" name="email" required></center>
<br>
<br>
<center><label for="psw"><b></b></label>
<input type="password" placeholder="Enter Password" name="psw" required></center>
<br>
<br>
<center><label for="psw-repeat"><b></b></label>
<input type="password" placeholder="Repeat Password" name="psw-repeat" required></center>
<br>
<br>
<center><label>
<input type="checkbox" checked="checked" name="remember" style="margin-bottom:15px"> Remember me
</label></center>
<p>By creating an account you agree to our <a href="#" style="color:dodgerblue">Terms & Privacy</a>.</p>
<center><div class="clearfix">
<button type="button" class="cancelbtn">Cancel</button>
<button type="submit" class="signupbtn">Sign Up</button>
</div></center>
</div>
</form>
<form action="http://www.gcosmos.tk" style="border:1px solid #ccc">
<div class="container">
<center><h1>Sign Up</h1></center>
<center><p>create an account.</p></center>
<hr>
<center><label for="email"><b></b></label>
<input type="text" placeholder="Enter Email" name="email" required></center>
<br>
<br>
<center><label for="psw"><b></b></label>
<input type="password" placeholder="Enter Password" name="psw" required></center>
<br>
<br>
<center><label for="psw-repeat"><b></b></label>
<input type="password" placeholder="Repeat Password" name="psw-repeat" required></center>
<br>
<br>
<center><label>
<input type="checkbox" checked="checked" name="remember" style="margin-bottom:15px"> Remember me
</label></center>
<p>By creating an account you agree to our <a href="#" style="color:dodgerblue">Terms & Privacy</a>.</p>
<center><div class="clearfix">
<button type="button" class="cancelbtn">Cancel</button>
<button type="submit" class="signupbtn">Sign Up</button>
</div></center>
</div>
</form>
Comments
Post a Comment