-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
264 lines (240 loc) · 12.2 KB
/
index.html
File metadata and controls
264 lines (240 loc) · 12.2 KB
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
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Educational Budget Calculator By Team Not Worthy !</title>
<meta name="keywords" content="Budget, Budget Calculator">
<meta name="description" content="Budget Calculator for Educational Institutions to manage expenses efficiently.">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/animate.min.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/templatemo-style.css">
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.singlePageNav.min.js"></script>
<script src="js/typed.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/custom.js"></script>
</head>
<body id="top">
<!-- start preloader -->
<div class="preloader">
<div class="sk-spinner sk-spinner-wave">
<div class="sk-rect1"></div>
<div class="sk-rect2"></div>
<div class="sk-rect3"></div>
<div class="sk-rect4"></div>
<div class="sk-rect5"></div>
</div>
</div>
<!-- end preloader -->
<!-- start header -->
<header>
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-4 col-xs-12">
<p><i class="fa fa-phone"></i><span>Phone</span>+91 7508121219 </p>
</div>
<div class="col-md-3 col-sm-4 col-xs-12">
<p><i class="fa fa-envelope-o"></i><span>Mail</span><a href="mailto:teamnotworthy@gmail.com">teamnotworthy@gmail.com</a></p>
</div>
<div class="col-md-5 col-sm-4 col-xs-12">
<ul class="social-icon">
<li><span>Follow us on</span></li>
<li><a href="https://twitter.com/TNotworthy?s=09" target="_blank" class="fa fa-twitter"></a></li>
<li><a href="https://instagram.com/team_notworthy?igshid=agml39exp7we" target="_blank" class="fa fa-instagram"></a></li>
</ul>
</div>
</div>
</div>
</header>
<!-- end header -->
<!-- start navigation -->
<nav class="navbar navbar-default templatemo-nav" role="navigation">
<div class="container">
<div class="navbar-header">
<button class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon icon-bar"></span>
<span class="icon icon-bar"></span>
<span class="icon icon-bar"></span>
</button>
<a href="#" class="navbar-brand"><img src="" type="png" width="20px">Team NotWorthy</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="#top">HOME</a></li>
<li><a href="#about">ABOUT</a></li>
<li><a href="#team">TEAM</a></li>
<li><a href="#contact">CONTACT</a></li>
<li><a href="#service">BUILD</a></li>
</ul>
</div>
</div>
</nav>
<!-- end navigation -->
<!-- start home -->
<section id="home">
<div class="container">
<div class="row">
<div class="col-md-offset-2 col-md-8">
<h1 class="wow fadeIn" data-wow-offset="50" data-wow-delay="0.9s">Calculator that will Save you <span>LOADS</span></h1>
<div class="element">
<div class="sub-element">Easily manage and keep a check on your expenses.</div>
<div class="sub-element">Budget Calculator is provided by Team NotWorthy.</div>
<div class="sub-element">Try it out for Free today !</div>
</div>
<a data-scroll href="#about" class="btn btn-default wow fadeInUp" data-wow-offset="50" data-wow-delay="0.6s">Start Now</a>
</div>
</div>
</div>
</section>
<!-- end home -->
<!-- start about -->
<section id="about">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2 class="wow bounceIn" data-wow-offset="50" data-wow-delay="0.3s"><span>Why</span> Choose Us?</h2>
</div>
<h3 class="media-heading">We are the newest here and try our best to provide Fast, Reliable and Better service than the competition.<br><br>
<em> <strong>We value our costomer's worth.</strong></em></h3>
</div>
</div>
</section>
<!-- end about -->
<!--lol-->
<!--lol port-->
<!-- start team -->
<section id="team">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2 class="wow bounceIn" data-wow-offset="50" data-wow-delay="0.3s"><span>OUR</span> TEAM</h2>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 wow fadeIn" data-wow-offset="50" data-wow-delay="1.3s">
<div class="team-wrapper">
<img src="images/member-1.jpg" class="img-responsive" alt="team img 1">
<div class="team-des">
<h4>Priyanshu Dhall</h4>
<p>Currently Studying Cumputer Science at GNDEC Ludhiana and a Tech Enthusiast.</p>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 wow fadeIn" data-wow-offset="50" data-wow-delay="1.6s">
<div class="team-wrapper">
<img src="images/member-1.jpg" class="img-responsive" alt="team img 2">
<div class="team-des">
<h4>Rishab Mehndritta</h4>
<p>Currently Studying Cumputer Science at GNDEC Ludhiana and a aspiring entrepreneur.</p>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 wow fadeIn" data-wow-offset="50" data-wow-delay="1.3s">
<div class="team-wrapper">
<img src="images/member-1.jpg" class="img-responsive" alt="team img 3">
<div class="team-des">
<h4>Konark Lohat</h4>
<span>everything.</span>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elitquisque tempus ac eget diam et laoreet phasellus ut nisi id leo molest.</p>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 wow fadeIn" data-wow-offset="50" data-wow-delay="1.6s">
<div class="team-wrapper">
<img src="images/member-1.jpg" class="img-responsive" alt="team img 4">
<div class="team-des">
<h4>Avninder Preet Singh</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elitquisque tempus ac eget diam et laoreet phasellus ut nisi id leo molest.</p>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 wow fadeIn" data-wow-offset="50" data-wow-delay="1.3s">
<div class="team-wrapper">
<img src="images/member-1.jpg" class="img-responsive" alt="team img 3">
<div class="team-des">
<h4>Gautam Jain</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elitquisque tempus ac eget diam et laoreet phasellus ut nisi id leo molest.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- end team -->
<!-- start contact -->
<section id="contact">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2 class="wow bounceIn" data-wow-offset="50" data-wow-delay="0.3s">CONTACT <span>US</span></h2>
</div>
<div class="col-md-6 col-sm-6 col-xs-12 wow fadeInLeft" data-wow-offset="50" data-wow-delay="0.9s">
<form action="#" method="post">
<label>NAME</label>
<input name="fullname" type="text" class="form-control" id="fullname">
<label>E-MAIL</label>
<input name="email" type="email" class="form-control" id="email">
<label>MESSAGE</label>
<textarea name="message" rows="4" class="form-control" id="message"></textarea>
<input type="submit" class="form-control">
</form>
</div>
<div class="col-md-6 col-sm-6 col-xs-12 wow fadeInRight" data-wow-offset="50" data-wow-delay="0.6s">
<address>
<p class="address-title">OUR ADDRESS</p>
<span>Guru Nanak Dev Engineering
<br>Ludhiana Punjab
<br>India
</span>
<p><a href="fa-mobile:+917508121219" class="fa fa-phone" ></a> +91 7508121219</p>
<p><a href="mailto:teamnotworthy@gmail.com" class="fa fa-envelope-o"></a> teamnotworthy@gmail.com</p>
</address>
<ul class="social-icon">
<li><h4>Social Handles</h4></li>
<li><a href="https://twitter.com/TNotworthy?s=09" target="_blank" class="fa fa-twitter"></a></li>
<li><a href="https://instagram.com/team_notworthy?igshid=agml39exp7we" target="_blank" class="fa fa-instagram"></a></li>
</ul>
</div>
</div>
</div>
</section>
<!-- end contact -->
<!-- start service -->
<section id="service">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2 class="wow bounceIn" data-wow-offset="50" data-wow-delay="0.3s"> <span>BUILD</span></h2>
</div>
<div class="col-md-4 wow fadeIn" data-wow-offset="50" data-wow-delay="0.6s">
<a class="fa fa-code" href="https://devdocs.io/html/" target="_blank">
<h4>HTML 5</h4></a>
</div>
<div class="col-md-4 wow fadeIn" data-wow-offset="50" data-wow-delay="0.9s">
<a class="fa fa-paint-brush" href="https://devdocs.io/css/" target="_blank">
<h4>CSS 3</h4></a>
</div>
<div class="col-md-4 wow fadeIn" data-wow-offset="50" data-wow-delay="0.6s">
<a class="fa fa-cog" href="https://devdocs.io/javascript/" target="_blank">
<h4>JavaScript</h4></a>
</div>
</div>
</div>
</section>
<!-- end servie -->
<!-- start foot -->
<footer id="copyright">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<p class="wow bounceIn" data-wow-offset="50" data-wow-delay="0.3s">Website by Team NotWorthy</p>
</div>
</div>
</div>
</footer>
<!-- end foot -->
</body>
</html>