-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html~
executable file
·143 lines (133 loc) · 4 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
---
layout: default
title: Kodeplay - About Us.
section_id: about
---
<div class = "row mar-top-50">
<div class = "col s12 m6 l6">
<h3 class = "orange-text">The Kodeplay Story</h3>
<p class = "flow-text">
6 years.
It has been a story worthy of many potboilers.
many lessons have been learnt.
Many people have evolved.
Large sums of money have been made and lost.
The lessons stay.
The enthusiasm has soared to its zenith.
Everything has a sense of calm now.
The will to make the world better is now stronger than steel.
Great friendships have been formed.
Trust has been built.
We are looking to progress now and to set everything right.
Knowledge and creativity will be juxtaposed.
Technology will be built.
The world will enjoy and change for the better.
Interested to see what happens next ?
<a href = "#">Subscribe and join us in our journey</a>
</p>
</div>
<div class = "col slider s12 m6 l6">
<ul class="slides">
<li>
<img src="images/1.jpg"> <!-- random image -->
<!--
<div class="caption center-align">
<h3>This is our big Tagline!</h3>
<h5 class="light grey-text text-lighten-3">Here's our small slogan.</h5>
</div>
-->
</li>
<li>
<img src="images/2.jpg"> <!-- random image -->
<!--
<div class="caption left-align">
<h3>Left Aligned Caption</h3>
<h5 class="light grey-text text-lighten-3">Here's our small slogan.</h5>
</div>
-->
</li>
<li>
<img src="images/3.jpg"> <!-- random image -->
<!--
<div class="caption right-align">
<h3>Right Aligned Caption</h3>
<h5 class="light grey-text text-lighten-3">Here's our small slogan.</h5>
</div>
-->
</li>
<li>
<img src="images/4.jpg"> <!-- random image -->
<!--
<div class="caption center-align">
<h3>This is our big Tagline!</h3>
<h5 class="light grey-text text-lighten-3">Here's our small slogan.</h5>
</div>
-->
</li>
</ul>
</div>
</div>
<h1 class = "orange-text mar-top-50">Meet The Kodeplayers</h1>
<div style = "margin-left:50px;"class = "row">
<div class = "col s6 m3 l3">
<div class="card">
<div class="card-image">
<a href="karan.html">
<img src="http://www.gravatar.com/avatar/991933a63758794787cc255d77768de4?s=160">
<span class="card-title">Karan Ahuja</span>
</a>
</div>
<div class="card-content">
<p>
Karan is a restless tech enthusiast dreaming about changing the world .
</p>
</div>
<div class="card-action">
<a href="karan.html">Know More</a>
</div>
</div>
</div>
<div class = "col m1 l1 s0">
</div>
<div class = "col s6 m3 l3">
<div class="card">
<div class="card-image">
<a href="eric.html">
<img src="http://www.gravatar.com/avatar/b9d6d578282523496f4c0875aa83d458?s=160">
<span class="card-title">Eric Fargose</span>
</a>
</div>
<div class="card-content">
<p>Eric is the very epitome of discipline.
He is always looking for action to build.
</p>.
</div>
<div class="card-action">
<a href="eric.html">Know More</a>
</div>
</div>
</div>
<div class = "col s0 m1 l1">
</div>
<div class = "col s6 m3 l3">
<div class="card">
<div class="card-image">
<a href="aaron.html">
<img src="http://www.gravatar.com/avatar/68aa1da8c715a29b9e750876a191127a?s=160">
<span class="card-title">Aaron Fargose</span>
</a>
</div>
<div class="card-content">
<p>
Aaron's persistence is exemplary.He steers a project to his bay in his own calm style.
</p>
</div>
<div class="card-action">
<a href="aaron.html">Know More</a>
</div>
</div>
</div>
</div>
<div class="card-panel center yellow lighten-4"><a class = "orange-text bold underline" href = "estimate.html">Hire us now to make hitech products.</a></div>