-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
157 lines (139 loc) · 6.3 KB
/
index.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
148
149
150
151
152
153
154
155
156
157
<!DOCTYPE html>
<!--
Active by TEMPLATE STOCK
templatestock.co @templatestock
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
-->
<html lang="en-US">
<head>
<meta charset="UTF-8">
<title>TCW</title>
<!-- Main CSS file -->
<link rel="stylesheet" href="css/style.css" />
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- PRELOADER -->
<div id="st-preloader">
<div id="pre-status">
<div class="preload-placeholder"></div>
</div>
</div>
<!-- /PRELOADER -->
<!-- HEADER -->
<header class="st-header st-fullHeight">
<div class="header-overlay"></div><!-- /HEADER OVERLY -->
<div class="container">
<div class="row">
<div class="col-md-12 text-center st-header-content">
<div class="logo"><a href=""><img src="images/logo.png" alt=""></a></div>
<div class="st-header-title">
<h2>Welcome <span>Hare Krishna</span></h2>
<p>Welcome to The Cloud World <br /> - By Wilshan </p>
</div>
</div>
</div>
</div>
<a href="#service" class="mouse-icon hidden-xs">
<div class="wheel"></div>
</a>
</header>
<!-- /HEADER -->
<!-- <section id="service" class="service-icons"> -->
<!-- <div class="container"> -->
<!-- <div class="row"> -->
<!-- <div class="col-sm-4 st-service-box"> -->
<!-- <span><i class="fa fa-cogs"></i></span> -->
<!-- <h3 class="text-uppercase">Development</h3> -->
<!-- <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Modi nemo, ea omnis architecto cumque? Necessitatibus.</p> -->
<!-- <a href="#">More info</a> -->
<!-- </div> -->
<!-- <div class="col-sm-4 st-service-box"> -->
<!-- <span><i class="fa fa-life-ring"></i></span> -->
<!-- <h3 class="text-uppercase">Friendly Support</h3> -->
<!-- <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Modi nemo, ea omnis architecto cumque? Necessitatibus.</p> -->
<!-- <a href="#">More info</a> -->
<!-- </div> -->
<!-- <div class="col-sm-4 st-service-box"> -->
<!-- <span><i class="fa fa-weixin"></i></span> -->
<!-- <h3 class="text-uppercase">Live Support</h3> -->
<!-- <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Modi nemo, ea omnis architecto cumque? Necessitatibus.</p> -->
<!-- <a href="#">More info</a> -->
<!-- </div> -->
<!-- </div> -->
<!-- </div> -->
<!-- </section> -->
<!-- <section class="subscribe"> -->
<!-- <div class="color-overlay"></div><!-- /COLOR OVERLY -->
<!-- <div class="container"> -->
<!-- <div class="row"> -->
<!-- <div class="col-md-6 col-md-offset-3 subscribe-form"> -->
<!-- <div class="st-subscribe-title text-center"> -->
<!-- <h3>Subscribe to our newsletter</h3> -->
<!-- <p>No spam promise - only our latest news and freebies!</p> -->
<!-- </div> -->
<!-- <form id="subscribe"> -->
<!-- <input type="email" value="" name="subscribe-email" id="st-email" placeholder="Enter your e-mail"> -->
<!-- <input type="submit" name="subscribe-submit" value="Subscribe"> -->
<!-- <label for="st-email" class="st-subscribe-message"></label> -->
<!-- </form> -->
<!-- </div> -->
<!-- </div> -->
<!-- </div> -->
<!-- </section> -->
<!-- <section class="contact"> -->
<!-- <div class="container"> -->
<!-- <div class="row"> -->
<!-- <div class="col-sm-6 contact-info"> -->
<!-- <h2 class="contact-title text-uppercase">Contact us</h2> -->
<!-- <p class="contact-content">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quae voluptatum dolorum, possimus tenetur pariatur officia, quo commodi autem doloribus vero rerum aspernatur quidem temporibus.</p> -->
<!-- <p class="st-address"><i class="fa fa-map-marker"></i> <strong>E71 8th Ave, New York NY 21001, US</strong></p> -->
<!-- <p class="st-phone"><i class="fa fa-mobile"></i> <strong>123-456-789</strong></p> -->
<!-- <p class="st-email"><i class="fa fa-envelope-o"></i> <strong>[email protected]</strong></p> -->
<!-- <p class="st-website"><i class="fa fa-globe"></i> <strong>www.yourdomain.com</strong></p> -->
<!-- </div> -->
<!-- <div class="col-sm-6 contact-form"> -->
<!-- <div class="st-contact-message"> -->
<!-- </div> -->
<!-- <form id="" name="contact-form" method="post" action="" > -->
<!-- <input type="text" name="name" required="required" id="contact-name" placeholder="Your Name"> -->
<!-- <input type="email" name="email" required="required" id="contact-email" placeholder="Your Email"> -->
<!-- <textarea placeholder="Massage" name="message" required="required" id="contact-message" cols="70" rows="6"></textarea> -->
<!-- <input type="submit" value="Send message" name="contact-submit"> -->
<!-- </form> -->
<!-- </div> -->
<!-- </div> -->
<!-- </div> -->
<!-- </section> -->
<!-- FOOTER -->
<footer class="footer">
<div class="container">
<div class="row">
<!-- SOCIAL ICONS -->
<div class="col-sm-6 col-sm-push-6 social-icons">
<a href=""><i class="fa fa-facebook"></i></a>
<a href=""><i class="fa fa-twitter"></i></a>
<a href=""><i class="fa fa-google-plus"></i></a>
<a href=""><i class="fa fa-pinterest-p"></i></a>
</div>
<!-- /SOCIAL ICONS -->
<div class="col-sm-6 col-sm-pull-6 copyright">
<p>© 2016 <a href="http://templatestock.co">Template Stock</a>. All Rights Reserved.</p>
</div>
</div>
</div>
</footer>
<!-- /FOOTER -->
<!-- JS -->
<script type="text/javascript" src="js/jquery.min.js"></script><!-- jQuery -->
<script type="text/javascript" src="js/bootstrap.min.js"></script><!-- Bootstrap -->
<script type="text/javascript" src="js/jquery.parallax.js"></script><!-- Parallax -->
<script type="text/javascript" src="js/smoothscroll.js"></script><!-- Smooth Scroll -->
<script type="text/javascript" src="js/scripts.js"></script><!-- Scripts -->
</body>
</html>