-
Notifications
You must be signed in to change notification settings - Fork 0
/
wedges.html
263 lines (249 loc) · 8.57 KB
/
wedges.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Know your Golf Equipment</title>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<link rel="manifest" href="/site.webmanifest" />
<meta
name="description"
content="A guide for any type of golfer looking to buy new golf equipment, but dont know where to start!"
/>
<meta
name="keywords"
content="buying golf equipment, golf clubs, buying golf clubs, beginner golfer, what golf club to buy, golf"
/>
<style>
h1 {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
}
body {
background-color: rgb(227, 238, 253);
font-family: Arial, Helvetica, sans-serif;
}
.topnav {
background-color: rgb(5, 84, 204);
margin-left: auto;
margin-right: auto;
width: 100%;
list-style-type: none;
overflow: hidden;
display: block;
}
.topnav a {
color: white;
text-align: center;
padding: 14px 45px;
font-size: 16px;
float: left;
text-decoration: none;
display: block;
}
.nav:hover {
font-weight: bold;
}
a:hover {
font-weight: bold;
}
#header {
text-align: left;
}
tr,
td,
th {
border: 2px solid black;
}
</style>
<body>
<h1>Golfers Heaven</h1>
<nav>
<div class="topnav">
<a href="index.html" class="heading">Home</a>
<a href="driver.html" class="heading">Drivers</a>
<a href="woods.html" class="heading">Fairway Woods</a>
<a href="irons.html" class="heading">Irons</a>
<a href="wedges.html" class="heading">Wedges</a>
<a href="putter.html" class="heading">Putters</a>
<a href="golfbag.html" class="heading">Golf Bags</a>
<a href="contact.html" class="heading">Contact</a>
<a href="sitemap.html" class="heading">Sitemap</a>
</div>
</nav>
<div>
<h1>Wedges</h1>
<table style="width: 100%">
<tr id="header">
<th>Club</th>
<th>Price</th>
<th>Why it made the list</th>
<th>Golf club product page</th>
</tr>
<tr>
<td class="SM8-pic">
<img
id="sm8"
src="images/sm8.jpeg"
alt="sm8"
title="vokey sm8"
width="300"
/>
<li>
<strong>Titleist Vokey SM8 Wedges</strong>
</li>
</td>
<td class="price">
<a
href="https://www.pgatoursuperstore.com/vokey-sm8-tour-chrome-wedge/2000000010636.html?cgid=titleist-sm8#start=1"
target="_blank"
>$159.99
</a>
</td>
<td class="skill">
<ul>
<li>Titliest Vokey wedges are the best of the best wedges you can get on the market. Master craftsmen, Bob Vokey creates the next evolution of world renown Vokey wedges</li>
<li>Vokey proprietary technology, the Spinned Milled proccess, maximizes spin and durability of the golf club to new heights</li>
<li>MICRO GROOVES. Grooves within grooves. </li>
</ul>
</td>
<td class="product">
<button>
<a
href="https://www.vokey.com/wedges/sm8.aspx"
target="_blank"
>Click Here</a
>
</button>
</td>
</tr>
<tr>
<td class="Pic">
<img
id="tmwedge"
src="images/TMHightoe.jpg"
alt="tmwedge"
title="tmwedge"
width="300"
/>
<li>
<strong> Taylormade MG Hi-Toe Raw Wedge </strong>
</li>
</td>
<td class="price">
<a
href="https://www.pgatoursuperstore.com/mg-hi-toe-raw-wedge/2000000017714.html?cgid=golf-clubs-wedges#prefn1=brand&prefv1=PING%7CTaylorMade&start=1"
target="_blank"
>$179.99
</a>
</td>
<td class="skill">
<ul>
<li>As part of the Milled Grind (MG) family of wedges, the Hi-Toe has been a staple with its full face groove design</li>
<li>The RAW face technology is designed for increased spin and feel. what causes it is the how the face RUSTS over time, which perserves the spin and improves the look of the club</li>
<li>The full face groove design is combined with a larger overall club face compared to regular wedges; allowing for more versatility around the greens</li>
</ul>
</td>
<td class="product">
<button>
<a
href="https://www.taylormadegolf.com/Hi-Toe-RAW-Wedge/DW-WZ753.html?utm_source=bing&utm_medium=paid_search&utm_campaign=weg+weg+mght+pds+ggl+conv+gen+txt&msclkid=a2f312d86be816683d81736c64795c08"
target="_blank"
>Click Here</a>
</button>
</td>
</tr>
<tr>
<td class="Pic">
<img
id="cbx"
src="images/cbx.png"
alt="cbx"
title="cbx wedge"
width="300"
/>
<li>
<strong>Cleveland CBX Full Face Wedge</strong>
</li>
</td>
<td class="price">
<a
href="https://www.pgatoursuperstore.com/cbx-full-face-wedge-w%2F-steel-shaft/2000000010171.html?cgid=golf-clubs-wedges#sz=108&start=1"
target="_blank"
>$149.99
</a>
</td>
<td class="skill">
<ul>
<li>Cleveland has a long standing reputation in the golf industry for creating premium quality golf clubs with competitive pricing dedicated to improving and MID handicapped players</li>
<li>CBX Full face adopts the similar Full face groove technology as other manufacturers, the difference is that this wedge is a cavity back wedge. Offering MAXIMUM forgivness compared to any other traditional wedge in the market</li>
</ul>
</td>
<td class="product">
<button>
<a
href="https://www.clevelandgolf.com/us/cbx-full-face.html"
target="_blank"
>Click Here</a>
</button>
</td>
</tr>
</table>
</div>
</body>
<script>
const slides = [
"images/sm8.jpeg",
"images/sm8black.jpeg",
"images/sm8brushsteel.jpeg",
"images/sm8bluesteel.png",
];
let i = 0;
function slideShow() {
console.log("...started");
let sm8Image = document.getElementById("sm8");
if (i === slides.length) {
i = 0;
}
sm8Image.src = slides[i];
i++;
setTimeout(slideShow, 1000);
}
document.querySelector("body").onload = slideShow;
function ontmwedge() {
console.log("mouse on...");
const x = document.getElementById("tmwedge");
x.src = "images/hightoe2.jpg";
}
function offtmwedge() {
console.log("mouse off...");
const y = document.getElementById("tmwedge");
y.src = "images/TMHightoe.jpg";
}
function oncbx() {
console.log("mouse on...");
const x = document.getElementById("cbx");
x.src = "images/cbx(2).png";
}
function offcbx() {
console.log("mouse off...");
const y = document.getElementById("cbx");
y.src = "images/cbx.png";
}
document.getElementById("tmwedge").onmouseover = function () {
ontmwedge();
};
document.getElementById("tmwedge").onmouseout = function () {
offtmwedge();
};
document.getElementById("cbx").onmouseover = function () {
oncbx();
};
document.getElementById("cbx").onmouseout = function () {
offcbx();
};
</script>
</head>
</html>