-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathufcnews.html
436 lines (355 loc) · 20.7 KB
/
ufcnews.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
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="color-scheme" content="light dark">
<meta name="supported-color-schemes" content="light dark">
<title>HTML Email Template Boilerplate</title>
<style type="text/css">
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');
table {
border-spacing: 0;
}
td{
padding: 0;
}
p{
font-size: 15px;
}
img{
border: 0;
}
a{
color: #000000;
text-decoration: none;
}
@media screen and (max-width: 599.98px) {
.two-columns .padding,
.two-third-columns .padding,
.three-columns .padding {
padding-right: 0!important;
padding-left: 0!important;
}
img.two-col-img {
width: 300px!important;
max-width: 300px!important;
}
.two-third-columns .padding.first {
padding-bottom: 0!important;
}
.two-third-columns .padding.last {
padding-top: 0!important;
}
img.one-third-col-img,
img.three-col-img-last {
width: 200px!important;
max-width: 200px!important;
}
.two-third-columns .content {
text-align: center!important;
}
.banner {
height: auto!important;
padding-top: 40px!important;
padding-bottom: 60px!important;
}
}
@media screen and (max-width: 399.98px) {
img.three-col-img {
width: 200px!important;
max-width: 200px!important;
}
.banner {
padding-top: 10px!important;
padding-bottom: 40px!important;
}
}
/* Custom Dark Mode Colors */
:root {
color-scheme: light dark;
supported-color-schemes: light dark;
}
@media (prefers-color-scheme: dark) {
body, center, table {
background-color: #2d2d2d!important;
color: #ffffff!important;
}
.darkmode{
background-color: transparent!important;
}
.bottomP {
color: #ffffff!important;
}
a {
color: #ffffff!important;
}
}
</style>
<!--[if (gte mso 9)|(IE)]>
<style type="text/css">
table {border-collapse: collapse!important}
</style>
<[endif]-->
</head>
<body style="Margin:0;padding:0;min-width: 100%; background-color: #dde0e1;">
<!--[if (gte mso 9)|(IE)]>
<style type="text/css">
body {background-color: #dde0e1!important;}
body, table, td, p, a {font-family: sans-serif, Arial, Helvetica!important;}
</style>
<[endif]-->
<center style="width: 100%;table-layout: fixed;background-color: #dde0e1;padding-bottom: 40px;">
<div style="max-width: 600px;background-color: #fafefd;box-shadow: 0 0 10px rgba(0, 0, 0, .2);">
<!--preheader-->
<div style="font-size: 0px;color: #fafdfe;line-height: 1px;mso-line-height-rule:exactly;display: none;max-width: 0px;max-height: 0px;opacity: 0;overflow: hidden;mso-hide:all;">
we have the biggest sale of the year going on. dont miss out!
</div>
<!--[if (gte mso 9)|(IE)]>
<table width="600" align="center" style="border-spacing:0; color:#565656" role="presentation">
<tr>
<td style="padding: 0;">
<[endif]-->
<table align="center" style="border-spacing:0; color:#565656;font-family: 'Lato', sans-serif, Arial, Helvetica!important;background-color: #fafefd;margin: 0;padding: 0;width: 100%;max-width: 600px;" role="presentation">
<!-- START SOCIAL ICONS -->
<tr>
<td style="padding: 0;">
<table width="100%" style="border-spacing:0;background-color: #eaf6fb;" role="presentation">
<tr>
<td height="3" style="background-color: #ff0000"></td>
</tr>
</table>
</td>
<!-- END SOCIAL ICONS -->
<!-- START LOGO -->
<tr>
<td style="padding: 0;">
<table class="darkmode" width="100%" style="border-spacing:0;background-color: #ffffff;" role="presentation">
<tr>
<td style="padding: 20px 0 20px 0;text-align: center;">
<a href="https://www.ufc.com/" target="_blank"><img src="https://mymmanews.com/wp-content/uploads/2016/01/ufc-logo-new-red.png" alt="banner image" width="280" border="0"></a>
</td>
</tr>
</table>
</td>
</tr>
<!-- END LOGO -->
<!-- START BANNER -->
<tr>
<td style="padding: 0;">
<table width="100%" style="border-spacing:0;background-color: #eaf6fb;" role="presentation">
<tr>
<td height="3" style="background-color: #ff0000"></td>
</tr>
<tr>
<td style="background-color: #ebf5fa;text-align: center;padding: 10px 0 10px 0px">
<p style="font-size: 20px; font-weight: bold;color: #000000">UPCOMING EVENTS</p>
</td>
</tr>
<tr>
<td height="3" style="background-color: #ff0000"></td>
</tr>
</table>
</td>
</tr>
<!-- END BANNER -->
<!-- START TWO COLUMNS -->
<tr>
<td style="padding: 30px 0 35px 0;">
<table width="100%" style="border-spacing: 0;" role="presentation">
<tr>
<td class="two-columns" style="padding: 0; font-size: 0; text-align: center;">
<!--[if (gte mso 9)|(IE)]>
<table width="100%" style="border-spacing: 0;" role="presentation">
<tr>
<td width="300" valign="top" style="padding: 0;">
<[endif]-->
<table class="column" width="100%" style="border-spacing: 0; vertical-align: top;width: 100%;max-width: 300px;display: inline-block;" role="presentation">
<tr>
<td class="padding" style="padding: 20px">
<table class="content" style="border-spacing: 0;text-align: left;" role="presentation">
<tr>
<td>
<a href="https://www.ufc.com/event/ufc-fight-night-january-15-2022" target="_blank"><img class="two-col-img" src="https://mmajunkie.usatoday.com/wp-content/uploads/sites/91/2022/01/UFC-Fight-Night-200-event-poster.jpg" alt="banner image" width="260" border="0" style="max-width: 260px;border-radius: 6px;"></a>
</td>
</tr>
<tr>
<td style="padding: 10px 10px 20px 10px;">
<p style="font-size: 17px;font-weight: bold;line-height: 25px;">Kattar vs Chikadza</p>
<p style="font-size: 15px; line-height: 20px">A fight between two of the most exciting strikers in the featherweight divison, Calvin Kattar vs Giga Chikadze, is a sleeper fight of the year. mark my words.</p>
</td>
</tr>
<tr>
<td align="left" style="padding-left: 10px;">
<table align="left" border="0" cellpadding="0" style="border-spacing: 0;" role="presentation">
<tr>
<td style="border-radius: 10px;" bgcolor="#ff0000">
<a href="https://www.ufc.com/event/ufc-fight-night-january-15-2022" target="_blank" style="font-size: 16px;font-weight: bold;text-decoration: none;color: #ffffff; background-color: #ff0000;border: 1px solid #ff0000;border-radius: 10px;padding: 10px 25px; display: inline-block;">Read More</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]>
</td><td width="300" valign="top" style="padding: 0;">
<[endif]-->
<table class="column" width="100%" style="border-spacing: 0; vertical-align: top;width: 100%;max-width: 300px;display: inline-block;" role="presentation">
<tr>
<td class="padding" style="padding: 20px">
<table class="content" style="border-spacing: 0;text-align: left;" role="presentation">
<tr>
<td>
<a href="https://www.ufc.com/event/ufc-270" target="_blank"><img class="two-col-img" src="https://mmajunkie.usatoday.com/wp-content/uploads/sites/91/2022/01/UFC-270-event-poster.jpg" alt="banner image" width="260" height="350" border="0" style="max-width: 260px;border-radius: 6px;"></a>
</td>
</tr>
<tr>
<td style="padding: 10px 10px 20px 10px;">
<p style="font-size: 17px;font-weight: bold;line-height: 25px;">Ngannou vs Gane</p>
<p style="font-size: 15px; line-height: 20px">In a fight for the crown of the heavyweight division Ciryl Gane and Francis Ngannou, two of the most dangerous heavyweight fighters, will finally have their bout.</p>
</td>
</tr>
<tr>
<td align="left" style="padding-left: 10px;">
<table align="left" border="0" cellpadding="0" style="border-spacing: 0;" role="presentation">
<tr>
<td style="border-radius: 10px;" bgcolor="#ff0000">
<a href="https://www.ufc.com/event/ufc-270" target="_blank" style="font-size: 16px;font-weight: bold;text-decoration: none;color: #ffffff; background-color: #ff0000;border: 1px solid #ff0000;border-radius: 10px;padding: 10px 25px; display: inline-block;">Read More</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<[endif]-->
</td>
</tr>
</table>
</td>
</tr>
<!-- END TWO COLUMNS -->
<!-- START TWO THIRDS COLUMNS -->
<tr>
<td style="padding: 10px 0 10px 0;">
<table width="100%" style="border-spacing: 0;" role="presentation">
<tr>
<td class="two-third-columns" style="padding: 0; font-size: 0; text-align: center; background-color: #000000;">
<!--[if (gte mso 9)|(IE)]>
<table width="100%" style="border-spacing: 0;" role="presentation">
<tr>
<td width="200" valign="top" style="padding: 0;">
<[endif]-->
<table class="column" width="100%" style="border-spacing: 0; vertical-align: top;width: 100%;max-width: 200px;display: inline-block;" role="presentation">
<tr>
<td class="padding first" style="padding: 15px 20px 15px 20px;background-color: #000000;">
<table class="content darkmode" style="border-spacing: 0;text-align: left;" role="presentation">
<tr>
<td>
<a href="https://mmajunkie.usatoday.com/2021/12/ufc-news-sean-strickland-hopes-hurt-jack-hermansson-take-his-soul" target="_blank"><img class="one-third-col-img" src="https://mmajunkie.usatoday.com/wp-content/uploads/sites/91/2022/01/UFC-Fight-Night-201-event-poster.jpg" alt="banner image" width="160" border="0" style="max-width: 260px;text-align: center;"></a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]>
</td><td width="400" valign="top" style="padding: 0;">
<[endif]-->
<table class="column" width="100%" style="border-spacing: 0; vertical-align: top;width: 100%;max-width: 400px;display: inline-block;" role="presentation">
<tr>
<td class="padding last" style="padding: 30px 10px 15px 10px;background-color: #000000;">
<table class="content" style="border-spacing: 0;text-align: left;" role="presentation">
<tr>
<td style="vertical-align: middle;padding: 0 10px 0 10px;background-color: #000000;">
<p style="font-size: 18px; color: #ffffff;letter-spacing: .2px;font-weight: 300;line-height: 20px;">In another top ten matchup Sean Strickland vs Jack Hermansson will most likely be a brawl for a top five spot in the middleweight division.</p>
<p style="font-size:18px;color:#ffffff;letter-spacing: .2px;font-weight: 300;line-height: 20px;">"...the fourth round, I want to f**king take his soul." -Sean Strickland</p>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<[endif]-->
</td>
</tr>
</table>
</td>
</tr>
<!-- END TWO THIRDS COLUMNS -->
<!-- START THREE COLUMNS -->
<!-- END THREE COLUMNS -->
<!-- START social media -->
<tr>
<td style="padding: 0;">
<table width="100%" style="border-spacing:0;background-color: #ffffff;" role="presentation">
<tr>
<td style="background-color: #ffffff;text-align: center;padding: 10px 0 10px 0px">
<a href="https://www.facebook.com/UFC" target="_blank"><img src="https://i.ibb.co/bPLzh61/circle-facebook.png" alt="facebook" title="Facebook" width="32" border="0"></a>
<a href="https://twitter.com/UFC" target="_blank"><img src="https://i.ibb.co/sRH7TK2/circle-twitter.png" alt="images/logo" width="32"></a>
<a href="https://www.youtube.com/ufc" target="_blank"><img src="https://i.ibb.co/VQ9nCv3/circle-youtube.png" alt="images/logo" width="32"></a>
<a href="https://www.instagram.com/UFC/" target="_blank"><img src="https://i.ibb.co/x8G1NMz/circle-instagram.png" alt="images/logo" width="32"></a>
</td>
</tr>
<tr>
<td height="3" style="background-color: #ff0000"></td>
</tr>
</table>
</td>
</tr>
<!-- END social media -->
<!-- START red BORDER -->
<tr>
<td style="padding: 0">
<table width="100%" border="0" cellspacing="0" role="presentation">
<tr>
<td height="3" style="background-color: #ff0000"></td>
</tr>
</table>
</td>
</tr>
<!-- END GREEN BORDER -->
<!-- START FOOTER -->
<tr>
<td style="padding: 0; background-color: #ffffff;">
<table class="darkmode" width="100%" border="0" cellspacing="0" role="presentation">
<tr>
<td style="padding: 50px 0 60px 0;color: #000000; text-align: center;font-size: 16px;">
<a href="https://www.ufc.com/" target="_blank"><img style="padding-bottom: 20px;" src="https://mymmanews.com/wp-content/uploads/2016/01/ufc-logo-new-red.png" alt="" width="210" border="0"></a>
<p class="bottomP" style="font-size: 16px;">123 Street Road, City, State 55555</p>
<p style="font-size: 16px;"><a href="mailto:izaiahs1008@icloud.com" target="_blank" style="text-decoration: none;color: #000000;">email@example.com</a></p>
<p style="font-size: 16px;"><a href="tel:8304961010" target="_blank" style="text-decoration: none;color: #000000;">1-800-888-8888</a></p>
<p style="font-size: 13px;"><a href="https://www.ufc.com/" target="_blank" style="text-decoration: none;color: #000000;">UNSUBSCRIBE</a></p>
</td>
</tr>
<tr>
<td height="4" style="background-color: #ff0000"></td>
</tr>
</table>
</td>
</tr>
<!-- END FOOTER -->
</table>
<!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<[endif]-->
</div>
</center>
</body>
</html>