0xV3NOMx
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.145.105.85


Current Path : /proc/thread-self/root/var/www/html/studentportal_test/
Upload File :
Current File : //proc/thread-self/root/var/www/html/studentportal_test/instruction.html

<!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(images/Background.jpg);">
    <div class="login-box">
        <div class="logo">
            <a href="javascript:void(0);">Student<b> Portal</b></a>
            <!-- <small>Admin BootStrap Based - Material Design</small> -->
        </div>
        <div class="card">
            <div class="body" id="sign_in">
                <div class="msg" style="margin-bottom:10px !important;font-family: 'Libre Franklin', sans-serif;font-size:30px"><b><u>Instructions</u></b></div>
					<p style="text-align:justify; font-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; font-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; font-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; font-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>

    <!-- 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>