-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
222 lines (177 loc) · 7.8 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Hello World!</title>
<link href="css/jquery.bxslider.css" rel="stylesheet" />
<link href="style.css" rel="stylesheet">
<link href="css/font-awesome.min.css" rel="stylesheet"/>
<link rel="shortcut icon" type="image/png" href="http://www.w3newbie.com/wp-content/uploads/yoga_favicon.png"/>
<!-- jQuery library (served from Google) -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
</head>
<body>
<!--- Start Wrapper -->
<div id="wrapper">
<!--- Start Header -->
<header>
<div id="callout">
<h2>☎ 534.409.21.73</h2>
<p>Doğa-Ata Rezidans Kurtköy/Pendik</p>
</div>
<div id="logo">
<a href="index.html"><img src="img/logo.png"/> </a>
</div>
</header>
<!--- End Header -->
<div class="clearfix"></div>
<!-- Banner Wrapper-->
<div id="bannerwrapper">
<!--- Start Navigation -->
<div class="nav-wrap">
<nav class="navigation">
<div class="nav" nav-menu-style="yoga">
<ul class="nav-menu">
<li class="active"><a href="index.html">Home</a></li>
<li><a href="aboutus.html">About Us</a></li>
<li><a href="classes.html">Classes</a></li>
<li><a href="testimonials.html">Testimonials</a></li>
<li><a href="contact.html">Contact</a></li>
<li></li>
</ul>
</div>
</nav>
</div>
<!--- End Navigation -->
<!--- Start Slider -->
<script src="js/jquery.bxslider.min.js"></script>
<!--For Image Slider-->
<div class="slide-wrap">
<div class="slider">
<ul class="slider1">
<li><img src="https://www.w3newbie.com/wp-content/uploads/yoga_girl.png"/></li>
<li><img src="https://www.w3newbie.com/wp-content/uploads/yoga_tree.png"/></li>
<li><img src="https://www.w3newbie.com/wp-content/uploads/yoga_beach.png"/></li>
</ul>
</div>
</div>
<script type="text/javascript">
$('.slider1').bxSlider({
mode: 'fade',
captions: false,
auto:true,
pager:false,
});
$('.slider2').bxSlider({
pager:false,
captions: true,
maxSlides: 3,
minSlides: 1,
slideWidth: 230,
slideMargin: 10
});
$('.slider3').bxSlider({
mode: 'fade',
captions: false,
auto:true,
pager:false,
controls:false,
});
</script>
<!--- End Slider -->
</div>
<!--End Banner Wrapper-->
<div class="clearfix"></div>
<!--Start Icon,Title,Text-->
<section class="one-third">
<td><i class="fa fa-connectdevelop"></i></td>
<h1>Be A Visionary</h1>
<p style="text-indent: 3%">Expand your horizons and joins us to be visionary</p>
</section>
<section class="one-third">
<td><i class="fa fa-skyatlas"></i></td>
<h1>Get Focused</h1>
<p style="text-indent: 3%">Expand your horizons and joins us to be visionary</p>
</section>
<section class="one-third">
<td><i class="fa fa-globe"></i></td>
<h1>Be Worldy</h1>
<p style="text-indent: 3%">Learn cultures from yogies around the world and be one with the earth.</p>
</section>
<!--End Icon,Title,Text-->
<div class="clearfix"></div>
<!--Start Heading, Text, Image-->
<h2 class="welcome"> Welcome to Hello World!</h2>
<section class="left-col">
<p style="text-indent : 6%">Are you ready to take your mind body and spiritual being to next level and advance to horizons you tough bıdbıdı?</p>
<p style="text-indent : 6%">
The Dharma Yoga website is an HTML5 and CSS3 responsive website that has a custom built JavaScript/jQuery drop down navigation and a responsive jQuery image slider. This template uses Google Fonts in the CSS to give the text specific styles and a plugin called ‘Font Awesome’ to display the icons found in the main section of the website as well as the footer for the social media icons.</p>
<h1> Advanced to the next level...</h1>
</section>
<section class="sidebar">
<img src="https://www.w3newbie.com/wp-content/uploads/yoga_mountains.png"/>
</section>
<!--End Heading, Text, Image-->
<div class="clearfix"> </div>
<!--Start Title,Image,Text-->
<section class="one-third">
<h3>Outdoor Streching</h3>
<img src="https://www.w3newbie.com/wp-content/uploads/yoga_stretch.png"/>
<p>BıdıBıdı</p>
</section>
<section class="one-third">
<h3>Yoga Classes</h3>
<img src="https://www.w3newbie.com/wp-content/uploads/yoga_class.png"/>
<p>BıdıBıdı</p>
</section>
<section class="one-third">
<h3>Private Sessions</h3>
<img src="https://www.w3newbie.com/wp-content/uploads/yoga_private.png"/>
<p>BıdıBıdı</p>
</section>
<!--End Title,Image,Text-->
<div class="clearfix"> </div>
<!--Start Page Callout-->
<div class="page-callout">
<p class="callout-text"> Looking for a class you dont see here, check out out classes page</p>
<div class="button-holder">
<a class="btn" href="classes.html">Classes</a>
</div>
</div>
<!--End Page Callout-->
<!--Start Footer-->
<footer>
<div class="one-third">
<h3>Contact Us</h3>
<br>
<p class="footercontact">Hello World!
<strong class="phone">534.409.21.73</strong><br><br>
blabla
</p>
<ul class="social">
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-google-plus"></i></a></li>
<li><a href="#"><i class="fa fa-youtube"></i></a></li>
</ul>
</div>
<div class="one-third">
<h3>Our Location</h3>
<div class="google-maps"><iframe src="https://www.google.com/maps/embed?pb=!1m14!1m12!1m3!1d385396.6059676668!2d29.01217945!3d41.0053215!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2str!4v1474496120808" width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe></div>
</div>
<div class="one-third">
<h3>Our Philosophy</h3>
<br>
<p>In this video we'll develop an HTML5 and CSS3 responsive website called "Dharma Yoga" which also includes a jQuery Drop Down Menu and jQuery Image Slider.</p>
</div>
</footer>
<!--End Footer-->
<p>© Hello World</p>
</div>
<!--- End Wrapper -->
</body>
<script src="js/jquery-1.11.2.min.js"></script>
<script src="js/main.js"></script> <!--- For Navigation -->
</html>