-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.php
46 lines (38 loc) · 1.5 KB
/
about.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<!DOCTYPE html>
<html lang="en">
<head>
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/5c1e340682491369ba9f3091/default';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
<meta charset="UTF-8">
<title>Document</title>
</head>
<body>
</body>
</html>
<!-- Navigation -->
<div class="row">
<div class="col-lg-12">
<h1 class="page-header" align="center"><font color="#00FF33">ONLINE FEEDBACK SYSTEM</font> </h1>
</div>
</div>
<!-- /.row -->
<!-- Intro Content -->
<div class="row" style="margin-bottom:50px;margin-left:50px">
<P>
Online student feedback is a web application which is currently built for any operating system. The system is developed for the students and faculty and admin. The aim of the system is to get Information about various kind of feedback based on any program currently running on any University or will be running in future. It collect feedback information from students of faculty Members, library and others.
</P>
</div>
</div>
<!-- /.row -->
<!-- Footer -->