📁 File Manager
🏠 /
/
home
/
u857492117
/
domains
/
mangaldaicollege.org
/
public_html
Dosya Düzenle: app_About.php
<!DOCTYPE html> <html lang="en"> <head> <title>MC APP By Hiren</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link href='https://fonts.googleapis.com/css?family=Yatra One' rel='stylesheet'> <link rel="stylesheet" type="text/css" href="css/style123.css"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> </head> </head> <body> <section> <!-- NAV BAR START HERE --> <!-- NAV BAR START HERE --> <nav class="navbar navbar-inverse"> <div class="container-fluid"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="#"><font> Mangaldai College </font> </a> </div> <div class="collapse navbar-collapse" id="myNavbar"> <ul class="nav navbar-nav"> <li class="active"> <a href="zindex.php"> <span class="glyphicon glyphicon-home"></span> Home </a> </li> <!-- MULTIPLE LINE <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#">Page 1 <span class="caret"></span></a> <ul class="dropdown-menu"> <li><a href="#">Page 1-1</a></li> <li><a href="#">Page 1-2</a></li> <li><a href="#">Page 1-3</a></li> </ul> </li> MULTIPLE END LINE --> <li> <a href="http://www.mangaldaicollege.org"> <span class="glyphicon glyphicon-globe"></span> Website </a> </li> <li> <a href="app_student.php"> <span class="glyphicon glyphicon-user"></span> Student </a> </li> <li> <a href="App_Academics.php"> <span class="glyphicon glyphicon-text-background"></span> Academics </a> </li> <!-- <li> <a href="app_Facility.php"> <span class="glyphicon glyphicon-compressed"></span> Facility </a> </li> --> <li> <a href="app_About.php"> <span class="glyphicon glyphicon-paperclip"></span> About </a> </li> </ul> <!-- <ul class="nav navbar-nav navbar-right"> <li><a href="app_SignUp.php"><span class="glyphicon glyphicon-user"></span> Sign Up</a></li> <li><a href="app_login.php"><span class="glyphicon glyphicon-log-in"></span> Login</a></li> </ul>--> </div> </div> </nav> <!-- NAV BAR END HERE --> <div class="container"> This application is developed basically to facilitate the students of Mangaldai College in various fields. In Notice Button, students will get the notices which are published by the college authority time to time regarding all necessary matters. In Course Button, students can know about different courses offered by the college in current academic session. In Student Zone, interested students can view old question papers in subject and year wise in downloadable format. Also in Study Material Button, students will access study materials for various courses in downloadable format. Also in Form fill-up Button, this application will facilitate the students regarding online form fill-up for various courses in current academic session with an ease. The students will be able to make any relevant question in FAQ Button. In Department Button, all the notices from various departments of the college will be publish as and when required. </div> <div class="bgPulse"> <span> </span> <span> </span> <span> </span> <span> </span> <span> </span> <span> </span> <span> </span> <span> </span> <span> </span> <span> </span> <span> </span> </div> </section> </body> </html>
💾 Kaydet
İptal