"Login Form"
Bootstrap 4.1.1 Snippet by sudhanshu2013

<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="keywords" content="transfer certificate verification system, tc verification online" /> <link href="https://www.resulthosting.in/css/bootstrap.css" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Ubuntu" rel="stylesheet"> <!--script--> </head> <body> <div class="modal-content"> <div class="modal-header"> <h4 class="modal-title" id="myModalLabel" align="center"><a href="http://resulthosting.In" target="new"><img src="https://www.resulthosting.in/images/logo.png" width="" height=""></a></h4> <p align="center" class="modal-title">Transfer Certificate Verification System For School College, Univeristy & Institutes Etc . <br> TC Verification System Provides Online TC Verification Facility To Students & Teachers</p> <p align="center"><b>DEMO REG NO :: <code>RH2016446</code> DEMO DOB :: <code>24/05/1994</code> <a href="./" target="new"><span class="label label-danger">Admin Panel Demo</span></a></b></p> <right><b></b></right> </div> <div class="modal-body"> <div class="row"> <div class="col-xs-6"> <div class="well"> <form id="searchbox" action="codes4.php" method="post"> <div class="form-group"> <label for="username" class="control-label">पंजीकरण संख्या / Registration Number <code>*</code></label> <input type="text" class="form-control" name="res" value="" required="" title="Please enter your username" placeholder="पंजीकरण संख्या / Registration Number "> <span class="help-block"></span> </div> <div class="form-group"> <label for="password" class="control-label">जन्मतिथि / Date Of Birth <code>*</code></label> <input type="date" class="form-control" name="dob" placeholder="" value="" required="" > <span class="help-block"></span> </div> <div id="loginErrorMsg" class="alert alert-error hide">Wrong username or password</div> <button type="submit" value="login" name="submit" class="btn btn-success btn-block">Verify TC</button> </form> </div> </div> <div class="col-xs-6"> <p class="lead">TC VERIFICATION <span class="text-success">ONLINE</span></p> <ul class="list-unstyled" style="line-height: 2"> <div id="ajaxResponse"></div> </ul> </div> </div> <div class="alert alert-info" role="alert" align="justify"> <center><b>To Get This System Contact At sudhanshu.pandey159@gmail.com</b></center> Transfer certificate is a certificate issued to a student on his request by the in charge of the institution ie. College or School when the student wants to leave that institution. The transfer certificate has in it personal details of the student mentioned in it and states the date of birth of the student as per the record of the said institute, when and which course the student studied in the institution, the last class passed or failed and further certifies that the said student has paid all his dues to the institution and is not a defaulter. It also has mentioned in the name of the mother and the name of the father and the occupation of the family as per its records. </div> </div> </div> </div> <script type="text/javascript"> </script> <script type="text/javascript"> </script> </body> </html>
body { font-family: 'Ubuntu', sans-serif; font-size: 14px; }

Related: See More


Questions / Comments: