-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathabout_us.php
127 lines (99 loc) · 3.48 KB
/
about_us.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
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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
<!doctype html>
<html>
<head>
<title>
About Us
</title>
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
<link href="css/style.css" rel="stylesheet" type="text/css" />
<link href="css/style1.css" rel="stylesheet" type="text/css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<link href='http://fonts.googleapis.com/css?family=Bree+Serif' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Philosopher' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/bootstrap.min.css"/>
<link rel="stylesheet" href="css/font-awesome.min.css"/>
<script src="js/modernizr-2.6.2.min.js"></script>
<script src="js/jquery-1.10.2.min.js"></script>
<script src="js/bootstrap.min.js"></script>
</head>
<body>
<!-- -->
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container-fluid">
<?php include("pb_header.php"); ?>
<!-- Brand and toggle get grouped for better mobile display -->
</div><!-- /.container-fluid -->
</nav>
<br/><br/>
<hr/>
<p>
<div class="container-fluid">
<!-- Our team Section -->
<section id="team" class="team content-section">
<div class="container">
<div class="row text-center">
<div class="col-md-12">
<h2>Our Team</h2>
<h4> The Rajasthani Boys</h3>
<h4 class="caption gray">Meet the people who make awesome stuffs</h4>
</div><!-- /.col-md-12 -->
<div class="container">
<div class="row">
<div class="col-md-4">
<div class="team-member">
<figure>
<img src="images/abhijeet.png" alt="" class="img-responsive">
<figcaption>
<p> No one in stronger or more dangerous than man who can harness his emotion. </p>
</figcaption>
</figure>
<h4>Abhijeet Singh Panwar</h4>
</div><!-- /.team-member-->
</div><!-- /.col-md-4 -->
<div class="col-md-4">
<div class="team-member">
<figure>
<img src="images/dilip.png" alt="" class="img-responsive">
<figcaption>
<p> This guy is different and has straight forward of IIITV batch is a dedicated and smart guy. He is known as a "Krate-Kid" in IIITV. </p>
</figcaption>
</figure>
<h4>Dilip Puri</h4>
</div><!-- /.team-member-->
</div><!-- /.col-md-4 -->
</div>
<div class="row">
<div class="col-md-4">
<div class="team-member">
<figure>
<img src="images/govind.png" alt="" class="img-responsive">
<figcaption>
<p> He is known as
</p></figcaption>
</figure>
<h4>Govind Meena</h4>
</div><!-- /.team-member-->
</div><!-- /.col-md-4 -->
<div class="col-md-4">
<div class="team-member">
<figure>
<img src="images/hemant.png" alt="" class="img-responsive">
<figcaption>
<p> anned.
</p></figcaption>
</figure>
<h4>Hemant Kumar</h4>
</div><!-- /.team-member-->
</div><!-- /.col-md-4 -->
<div class="col-md-4">
<div class="team-member">
<figure>
<img src="images/murtuza.jpeg" alt="" class="img-responsive">
<figcaption>
<p> This over talkative boy has an intricate mixture of curiosity and dedication. He has an enormous amount of energy which flows around and thrill everybody. He is smart and always planned.
</p></figcaption>
</figure>
<h4>Murtuza Bohra</h4>
</div><!-- /.team-member-->
</div><!-- /.col-md-4 -->
</p>