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.2.6


Current Path : /var/www/html/studentportal_test/
Upload File :
Current File : /var/www/html/studentportal_test/lastdate.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>Last Date | Student Portal</title>
    <!-- Favicon-->
    <link rel="icon" href="favicon.ico" type="image/x-icon">

    <!-- Google Fonts -->
  

    <!-- Bootstrap Core Css -->
    <link href="plugins/bootstrap/css/bootstrap.css" rel="stylesheet">

    <!-- Waves Effect Css -->
   
    <!-- Custom Css -->
    <link href="css/style.css" rel="stylesheet">
</head>

<body class="login-page" style="background: url(images/Background.jpg);min-width:800px;">
    <div class="login-box" style = "">
        <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 = "height:50vh !important;" >
            <div class="body"  id="sign_in" >
					<h4><u>Last dates for Kuvempu University</u></h4>
					<table style="font-weight: 500;font-size: 16px;margin-top: 20px;">
						<tr>
							<td style = "width:20%;">
								Without fine 
							</td> 
							<td style = "width:2%;">:</td>
							<td style = "width:78%;float:left"> 
								24/03/2018
							</td>
						</tr>
						<tr>
							<td style = "width:20%;">
								With fine (Rs. 100/-) 
							</td>
                            <td style = "width:2%;">:</td>
							<td style = "width:78%;float:left">	
								25/03/2018 to 26/03/2018
							</td>
						</tr>
						<tr>
							<td style = "width:20%;">
								With fine (Rs. 500/-) 
							</td>
                            <td style = "width:2%;">:</td>	
							<td style = "width:78%;float:left">	
								27/03/2018 to 28/03/2018
							</td>	
						</tr>
					</table>
                    <br><br>
                    <h4><u>Last dates for Akkamahadevi Women's University, Vijayapura</u></h4>
                    <table style="font-weight: 500;font-size: 16px;margin-top: 20px;">
                        <tr>
                            <td style = "width:20%;">
                                Without fine 
                            </td> 
                            <td style = "width:2%;">:</td>
                            <td style = "width:78%;float:left"> 
                               21/03/2018 to 10/04/2018
                            </td>
                        </tr>
                        <tr>
                            <td style = "width:20%;">
                                With fine (Rs. 120/-) 
                            </td>
                            <td style = "width:2%;">:</td>
                            <td style = "width:78%;float:left"> 
                                11/04/2018 to 15/04/2018
                            </td>
                        </tr>
                    </table>
              </div>
            </div>
        </div>
    </div>

    <!-- Jquery Core Js -->
    <script src="js/compressed.js"></script>

</body>

</html>