-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
147 lines (124 loc) · 6.55 KB
/
about.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
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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
<!DOCTYPE html>
<html>
<head> <!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css" />
<!--style for this new web design-->
<link rel="stylesheet" type="text/css" href="css/style.css">
<title> ninja designs | first web design</title>
</head>
<body>
<!-- header start -->
<nav class="navbar navbar-expand-lg navbar-green bg-dark">
<a class="navbar-brand" href="#"> Ninja designs </a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item ">
<a class="nav-link" href="index.html"> Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item active">
<a class="nav-link" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
</ul>
</div>
</nav>
<!-- header ends -->
<!--page title starts -->
<section class="pagetitle">
<div class="container text-left">
<div class="row">
<div class="col-md-12 col-xs-12 col-lg-12">
<h2> About Us</h2>
</div>
</div>
</div>
</section>
<!--page title ends -->
<!--about welcome -->
<section class="abtwel">
<div class="container ">
<div class="row">
<div class="col-md-6 col-lg-6 col-xs-6">
<h2> Who We Are ?</h2>
<div class="sep"></div>
<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</p>
</div>
<div class="col-md-6 col-lg-6 col-xs-6">
<img class="img-fluid" src="img/about.jpg">
</div>
</div>
</div>
</section>
<!--about welcome -->
<!--our team -->
<section class="ourteam">
<div class="container text-left">
<div class="row">
<div class="col-md-12 col-lg-12 col-xs-12 text-center mb-5">
<h2 class="mb-4">
Our Team
</h2>
<p class="desc">Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.</p>
</div>
<div class="col-md-4 col-xs-4 col-lg-4 text-center mb-4">
<div class="team pb-4">
<img class="img-fluid mx-auto" src="img/team01.jpg">
<h3 class="mt-4">John Smith<br><small>Founder & CEO</small></h3>
</div>
</div>
<div class="col-md-4 col-xs-4 col-lg-4 text-center mb-4">
<div class="team pb-4">
<img class="img-fluid mx-auto" src="img/team02.jpg">
<h3 class="mt-4">Lisa Bredon<br><small>HR manager</small></h3>
</div>
</div>
<div class="col-md-4 col-xs-4 col-lg-4 text-center mb-4">
<div class="team pb-4">
<img class="img-fluid mx-auto" src="img/team03.jpg">
<h3 class="mt-4"> Brad <br><small>Lead Designer</small></h3>
</div>
</div>
</div>
</div>
</section>
<!--our team -->
<!-- footer section start -->
<footer class="bg-dark py-5">
<div class="container">
<div class="row">
<div class="col-md-6 col-xs-6 col-lg-6 ">
<p class="text-white">@Copyright 2018 Ninja Designs.All Rights Reserved.</p>
</div>
<div class="col-md-6 col-xs-6 col-lg-6 text-right">
<ul class="social text-white">
<li>
<i class="fa fa-facebook-official" aria-hidden="true"></i>
</li>
<li>
<i class="fa fa-twitter" aria-hidden="true"></i>
</li>
<li>
<i class="fa fa-linkedin" aria-hidden="true"></i>
</li>
</ul>
</div>
</div>
</div>
</footer>
<!-- footer section ends -->
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>
</body>
</html>