Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Your IP : 3.148.105.152
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<meta charset="UTF-8">
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<title>Instructions | Student Portal</title>
<!-- Favicon-->
<link rel="icon" href="favicon.ico" type="image/x-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Roboto:400,700&subset=latin,cyrillic-ext" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Barlow+Condensed|Libre+Franklin" rel="stylesheet">
<!-- Bootstrap Core Css -->
<link href="plugins/bootstrap/css/bootstrap.css" rel="stylesheet">
<!-- Waves Effect Css -->
<link href="plugins/node-waves/waves.css" rel="stylesheet" />
<!-- Animation Css -->
<link href="plugins/animate-css/animate.css" rel="stylesheet" />
<!-- Sweetalert Css -->
<link href="plugins/sweetalert/sweetalert.css" rel="stylesheet" />
<!-- Custom Css -->
<link href="css/style.css" rel="stylesheet">
</head>
<body class="login-page" style="background: url(img/BG.jpg);
background-repeat: no-repeat; background-size: cover">
<div class="login-box m-t-60">
<div class="logo">
<!-- <a href="javascript:void(0);">Student<b> Portal</b></a> -->
<!-- <small>Admin BootStrap Based - Material Design</small> -->
</div>
<div class="card" style="background-color: #133c55">
<div class="body" id="sign_in" style="color:#fff">
<p style="text-align:center;color: #fff;font-weight: 800;transform: scaleY(1.5);line-height: 1.1">
<span class="font-25">Student Portal </span>
</p>
<div class="msg" style="margin-bottom:10px !important;font-family: 'Libre Franklin', sans-serif;font-size:30px">
<!-- <b><u>Instructions</u></b> -->
<p style="color: #fff;padding: 25px 0px 5px 0px" class="font-20 pull-left"><u>Instructions</u></p>
</div>
<div class="row">
<div class="col-md-12">
<p style="text-align:justify; color:black;font-family: 'Libre Franklin', sans-serif;font-size:16px">We are increasing security in the online portal
with the intention of preventing misuse of student’s data / information. In this regard, it has been made mandatory for
students to register themselves for the online portal by giving their mobile number and e-mail id.</p>
<p style="text-align:justify; color:black;font-family: 'Libre Franklin', sans-serif;font-size:16px;font-weight: 600 !important;">While registering, you will be sent One Time Password (OTP) to your mobile
and also to your e-mail, that is required to be used for completing registration process. The mobile number and e-mail
can be registered with only one student.</p>
<p style="text-align:justify; color:black;font-family: 'Libre Franklin', sans-serif;font-size:16px;font-weight: 600 !important;font-style: italic;">Students are requested to contact college if they are eligible to get concession on category / low income and not showing in the student portal.</p>
<p style="text-align:justify; color:black;font-family: 'Libre Franklin', sans-serif;font-size:16px;"><b><u>Help Desk</u></b><br><span style="color: blue;"><u></u></span>
<u></u></span></p>
<u><b><a href="helpdesk.html" target='blank'>Click here to know the Help Desk Details</a><b></u><br>
<u><b><a href="lastdate.html" target='blank'>Click here to know the last dates</a><b></u>
<!-- <a href="sign-in.html"><button class="btn btn-block btn-lg bg-blue waves-effect m-t-20" id="confirm-btn" style="font-family: 'Libre Franklin', sans-serif;font-size:20px">Continue</button></a> -->
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Jquery Core Js -->
<script src="plugins/jquery/jquery.min.js"></script>
<script type="text/javascript">
$('form').submit(false);
</script>
<!-- Bootstrap Core Js -->
<script src="plugins/bootstrap/js/bootstrap.js"></script>
<!-- Waves Effect Plugin Js -->
<script src="plugins/node-waves/waves.js"></script>
<!-- Validation Plugin Js -->
<script src="plugins/jquery-validation/jquery.validate.js"></script>
<!-- SweetAlert Plugin Js -->
<script src="plugins/sweetalert/sweetalert.min.js"></script>
<!-- Input Mask Plugin Js -->
<script src="plugins/jquery-inputmask/jquery.inputmask.bundle.js"></script>
<!-- Custom Js -->
<script src="js/admin.js"></script>
<script src="js/sign-in.js"></script>
<script src="js/sign-up.js?v=2"></script>
</body>
</html>
|