-
Notifications
You must be signed in to change notification settings - Fork 0
/
aboutus.html
93 lines (87 loc) · 6.01 KB
/
aboutus.html
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
<!DOCTYPE html>
<html >
<title>श्रीमद् भगवद्गीता : SMBG </title>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<link rel="icon" href="favicon.ico" type="image/ico" sizes="32*32">
<meta name="description" content="Shrimad Bhagvat Gita : A project which aim to provide solution of problems related to human emotions. ">
<meta property="og:title" content="Shrimad Bhagvat Gita : Solution of Emotions" />
<meta property="og:description" content="Anger, Confusion, Envy, Losing Hope, Lust, De-motivation, Depression, Dejection, Loneliness all these human emotions relate to one’s mind or relate to one’s mental position. It's only the Mind that gets affected by these Emotions. In this Web Project we have worked on menu based web page to provide effective solution regarding state of mind through Shrimad Bhagwat Gita." />
<meta property="og:image" content="Krishna.png" />
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script src="modalx.min.js"></script>
<link rel="stylesheet" href="style.css">
<style> #headerPopup{
width:75%;
margin:0 auto;
}
#headerPopup iframe{
width:100%;
margin:0 auto;
}</style>
<script>
$( document ).ready(function() {
$('#headerVideoLink').magnificPopup({
type:'inline',
midClick: true // Allow opening popup on middle mouse click. Always set it to true if you don't provide alternative source in href.
});
});</script>
</head>
<body>
<div id="preloader" class="main-bg">
<div id="loader"><i class="fa fa-paper-plane"></i>
</div>
</div>
<!--navbar-->
<div class="w3-top">
<div class="w3-bar w3-light-yellow w3-wide w3-padding w3-card">
<a href="index.html" class="w3-bar-item w3-button"><img src="Logo.png" alt="SMBG LOGO"></a>
<!-- Float links to the right. Hide them on small screens -->
<div class="w3-right w3-hide-small">
<a href="index.html" class="w3-bar-item w3-button">Home</a>
<a href="contact.html" class="w3-bar-item w3-button">Contact</a>
</div>
</div>
</div>
<div class="container-fluid main-bg">
<div class="row">
<div class="col-xs-12">
<div class="box">
<nav>
<button class="botao-controle"><i class="fa fa-sitemap"></i> About Project </button>
<img src="Krishna.png" alt="Lord Krishna" align="right"></img>
<p align="justify">
Lord Krishna, probably, is one of the best leaders of the world of all the time. In the world, whether you are working for an organization or are doing your own business or even you are professionals or Individual, the most common thing in human beings is that you suffer through lots of human emotions. For Example In an Organization Depressed employees organization are a common sight. Depressed employees, unmotivated employees, dejected employees, hopeless employees are very harmful to any organization as they not only decrease the productivity but they also create an atmosphere in which other colleagues may also feel De-motivated and depressed. Similarly if someone runs his/her own business and remains depressed while doing work, certainly he/she will not achieve that much in his/her business if he/she would have been highly motivated & energetic. Now, Anger, Confusion, Envy, Losing Hope, Lust, De-motivation, Depression, Loneliness etc. all these human emotions relate to one’s mind or relate to one’s mental position. It's only the Mind that gets affected by these Emotions. In this Web Project we have worked on menu based web page to provide effective solution regarding state of mind through Shrimad Bhagwat Gita. Teachings of Shrimad Bhagwat Gita as told by Lord Sri Krishna Himself to Arjuna as a <b>Message To the World</b>. These teachings are as much relevant in fast day to day life of ours today as these were in ancient times.</p><br>
<button class="botao-controle"><span style="color: Red;"><i class="fa fa-heart"></i></span> Dedicated To Our Beloved Teacher Dr.(Mrs) Kesari Verma Mam</button><br>
<img src="KVMam.png" alt="Lord Krishna" align="left"></img>
<p align="justify">
<em><b>The mediocre teacher tells. The good teacher explains. The superior teacher demonstrates. The great teacher inspires.</b></em><br>
<i>Dear Mam,</i><br>
I felt very fortunate that I have shared few months in Problem Solving lecture classes with you . Contrary , Also felt vey unfortunate that we never meet physically at NIT Raipur, and suddenly you left us with your memories. But the time we spent as teacher and student ,It was always fruitful and helpul for me. Mam I miss the your morning wishes during Classes<u><a href="https://drive.google.com/file/d/1PUp06N2vx1G0QIzIcPGrnzKgLovPImsN/view?usp=sharing" target="_blank" > "Hello Good Morning Students" </a></u><br> and many of memories of you in lab session . One Thing I have regret till my last breath is that I cannot able to show this project to you.But Hope Wherver You are In This Universe You would be Happy to see this.But Mam I am always thankful to your guidance and support!for this project.
<br><br><b>A Student with Your Memories❤ </b> <br>
<b>And Department of Computer Application at NIT Raipur</b>
</p>
</nav>
</div>
</div>
</div>
</div>
<!-- Close Modal Peace-->
<footer>
<div class="container-fluid">
<div class="row">
<div class="col-xs-12 footer">
<h4 class="text-center h4-footer">Best Viewed On Desktop <br>2021© MR RATNESH @ NITRR </h4>
</div>
</div>
</div>
</footer>
</body>
<script src="index.js"></script>
</body>
</html>