-
Notifications
You must be signed in to change notification settings - Fork 0
/
sports2.html
executable file
·193 lines (175 loc) · 9.71 KB
/
sports2.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Alice Home Page</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<!-- CSS -->
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:400,300">
<link href='http://fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet' type='text/css'>
<link href="http://fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.css">
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/animate.min.css">
<link rel="stylesheet" type="text/css" media="all" href="assets/css/style-projects.css">
<!-- Favicon and touch icons -->
<link rel="shortcut icon" href="assets/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="assets/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="assets/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="assets/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="assets/ico/apple-touch-icon-57-precomposed.png">
</head>
<body>
<!-- Header -->
<nav id="navbar-section" class="navbar navbar-default navbar-static-top navbar-sticky" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-responsive-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand wow fadeInDownBig" href="index.html"></a>
</div>
<div id="navbar-spy" class="collapse navbar-collapse navbar-responsive-collapse">
<ul class="nav navbar-nav pull-right">
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="foods.html">Foods</a>
</li>
<li>
<a href="movies.html">Movies</a>
</li>
<li>
<a href="music.html">Music</a>
</li>
<li class="active">
<a href="sports.html">Sports</a>
</li>
<li>
<a href="travel.html">Travel</a>
</li>
<li>
<a href="contact.html"><span>Contact</span></a>
</li>
</ul>
</div>
</div>
</nav>
<!--End Header -->
<!-- Main Container -->
<div class="row container-kamn">
<img src="assets/img/sports/cover.jpg" class="blog-post" alt="Feature-img" align="right" width="100%" height="400">
</div>
<div id="banners"></div>
<div class="container">
<div class="row">
<div class="side-left col-sm-4 col-md-4">
<h3 class="lead"> Most Popular Instructional Videos - Cont'd</h3><hr>
<br><br>
<a href="#anchor8"> Volley Technique: Move Your Arm As A Unit</a><br><br>
<a href="#anchor9"> Tennis Elbow Exercise - Strength Your Forearm Muscles And Prevent Tennis Elbow</a><br><br>
<a href="#anchor10"> Tennis Serve Lesson: Lead With The Edge For More Serve Power</a><br><br>
<a href="#anchor11"> Tennis Forehand - The Windshield Wiper Forehand</a><br><br>
<a href="#anchor12"> Tennis Tip: The Kinetic Chain</a><br><br>
<a href="#anchor13"> Tennis Ball Machine: The Tennis Twist</a><br><br>
<a href="#anchor14"> One Handed Backhand: Develop A Straight Hitting Arm</a><br><br>
<a href="#anchor15"> Slice Backhand Tip: Keep The Racket Face Relatively Flat</a>
</div>
<div class="col-sm-8 col-md-8">
<h3 class="lead"id="anchor8"> Volley Technique: Move Your Arm As A Unit </h3>
<iframe width="760" height="250" src="https://www.youtube.com/embed/NuqTThBAzBM?list=PLIXeETdbwy0vNWMFS_T9uFf8F-LfBNfTA" frameborder="0" allowfullscreen></iframe>
<h3 class="lead"id="anchor9"> Tennis Elbow Exercise - Strength Your Forearm Muscles And Prevent Tennis Elbow </h3>
<iframe width="760" height="250" src="https://www.youtube.com/embed/gA3TTlhOFuY?list=PLIXeETdbwy0vNWMFS_T9uFf8F-LfBNfTA" frameborder="0" allowfullscreen></iframe>
<h3 class="lead"id="anchor10"> Tennis Serve Lesson: Lead With The Edge For More Serve Power </h3>
<iframe width="760" height="250" src="https://www.youtube.com/embed/RnLW6St8gQw?list=PLIXeETdbwy0vNWMFS_T9uFf8F-LfBNfTA" frameborder="0" allowfullscreen></iframe>
<h3 class="lead"id="anchor11"> Tennis Forehand - The Windshield Wiper Forehand </h3>
<iframe width="760" height="250" src="https://www.youtube.com/embed/DydBs63yYFw?list=PLIXeETdbwy0vNWMFS_T9uFf8F-LfBNfTA" frameborder="0" allowfullscreen></iframe>
<h3 class="lead"id="anchor12"> Tennis Tip: The Kinetic Chain </h3>
<iframe width="760" height="250" src="https://www.youtube.com/embed/7Lq7Io2nHh8?list=PLIXeETdbwy0vNWMFS_T9uFf8F-LfBNfTA" frameborder="0" allowfullscreen></iframe>
<h3 class="lead"id="anchor13"> Tennis Ball Machine: The Tennis Twist </h3>
<iframe width="760" height="250" src="https://www.youtube.com/embed/n6Vibw_hUfI?list=PLIXeETdbwy0vNWMFS_T9uFf8F-LfBNfTA" frameborder="0" allowfullscreen></iframe>
<h3 class="lead"id="anchor14"> One Handed Backhand: Develop A Straight Hitting Arm </h3>
<iframe width="760" height="250" src="https://www.youtube.com/embed/9FAUkQjZ77M?list=PLIXeETdbwy0vNWMFS_T9uFf8F-LfBNfTA" frameborder="0" allowfullscreen></iframe>
<h3 class="lead"id="anchor15"> Slice Backhand Tip: Keep The Racket Face Relatively Flat </h3>
<iframe width="760" height="250" src="https://www.youtube.com/embed/MYqYBUeigEc?list=PLIXeETdbwy0vNWMFS_T9uFf8F-LfBNfTA" frameborder="0" allowfullscreen></iframe>
</div>
</div>
<hr>
<ul class="pagination">
<li class="disabled"><a href="sports.html">«</a></li>
<li><a href="sports.html">1 <span class="sr-only"></span></a></li>
<li class="active"><a href="#">2 <span class="sr-only">(current)</span></a></li>
</ul>
</div>
<!--End Main Container -->
<!-- Footer -->
<footer>
<div class="container">
<div class="row">
<div class="col-md-4">
<h3><i class="fa fa-map-marker"></i> Contact:</h3>
<p class="footer-contact">
Milpitas, CA, 95035<br>
Phone: 202.368.xxxx<br>
Email: alicefan2017@gmail.com<br>
</p>
</div>
<div class="col-md-4">
<h3><i class="fa fa-external-link"></i> Links</h3>
<p> <a href="#"> Home ( Homepage navigation )</a></p>
<p> <a href="#"> Foods ( What I eat )</a></p>
<p> <a href="#"> Movies ( What I watch )</a></p>
<p> <a href="#"> Music ( What I listen )</a></p>
<p> <a href="#"> Sports ( What I play )</a></p>
<p> <a href="#"> Travel ( Where I visit )</a></p>
<p> <a href="#"> Contact ( Feel free to contact )</a></p>
</div>
<div class="col-md-4">
<h3><i class="fa fa-heart"></i> Socialize</h3>
<div id="social-icons">
<a href="#" class="btn-group google-plus">
<i class="fa fa-google-plus"></i>
</a>
<a href="#" class="btn-group linkedin">
<i class="fa fa-linkedin-square"></i>
</a>
<a href="#" class="btn-group twitter">
<i class="fa fa-twitter"></i>
</a>
<a href="#" class="btn-group facebook">
<i class="fa fa-facebook"></i>
</a>
</div>
</div>
</div>
</div>
</footer>
<script type="text/javascript" src="js/jquery-1.10.2.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="js/wow.min.js"></script>
<script>
new WOW().init();
</script>
<script type="text/javascript">$(function() {
$('a[href*=#]:not([href=#])').click(function() {
if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') && location.hostname == this.hostname) {
var target = $(this.hash);
target = target.length ? target : $('[name=' + this.hash.slice(1) +']');
if (target.length) {
$('html,body').animate({
scrollTop: target.offset().top
}, 1000);
return false;
}
}
});
});</script>
</body>
</html>