Ticket #5384: untitled-part.html

File untitled-part.html, 20.1 KB (added by JoanneRiley@…, 6 weeks ago)

Added by email2trac

Line 
1<!DOCTYPE html
2  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml">
4<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5        <title>Professional Who&#39;s Who</title>
6        <style type="text/css">/* Outlook link fix */
7
8    #outlook a {
9      padding: 0;
10    }
11
12    /* Hotmail background & line height fixes */
13    .ExternalClass {
14      width: 100% !important;
15    }
16
17    .ExternalClass,
18    .ExternalClass p,
19    .ExternalClass span,
20    .ExternalClass font,
21    .ExternalClass td,
22    .ExternalClass div {
23      line-height: 100%;
24    }
25
26    /* Image borders & formatting */
27    img {
28      outline: none;
29      text-decoration: none;
30      -ms-interpolation-mode: bicubic;
31    }
32
33    a img {
34      border: none;
35    }
36
37    /* Re-style iPhone automatic links (eg. phone numbers) */
38    .applelinks a {
39      color: #222222;
40      text-decoration: none;
41    }
42
43    /* Hotmail symbol fix for mobile devices */
44    .ExternalClass img {
45      width: 10px !important;
46      height: 10px !important;
47      display: inline !important;
48    }
49
50    .tpl-content {
51      display: inline !important;
52    }
53
54    /*.mob, .moblast{ display:none !important;}*/
55
56    @media only screen and (max-width: 620px) {
57      .wrapper {
58        width: 100% !important;
59      }
60
61      .table90 {
62        width: 90% !important;
63        display: block !important;
64      }
65
66      td {
67        display: none !important;
68      }
69
70      td {
71        display: block !important;
72        width: auto !important;
73        max-height: inherit !important;
74        overflow: visible !important;
75        float: none !important;
76        padding-top: 16px !important;
77      }
78
79      .mob_logo {
80        display: block !important;
81        width: auto !important;
82        max-height: inherit !important;
83        overflow: visible !important;
84        float: none !important;
85        padding-top: 16px !important;
86      }
87
88      td {
89        display: none !important;
90        padding: 0 !important;
91      }
92
93      td {
94        display: block !important;
95        width: auto !important;
96        max-height: inherit !important;
97        overflow: visible !important;
98        float: none !important;
99        padding-top: 16px !important
100      }
101
102      td img {
103        width: 100% !important;
104        height: auto !important
105      }
106
107      td {
108        padding-left: 0 !important;
109        font-size: 15px !important;
110      }
111
112      .scar {
113        width: 100% !important;
114        display: block !important
115      }
116
117      .scar td {
118        font-size: 12px !important;
119      }
120
121      .scar img {
122        width: 80% !important;
123        height: auto !important;
124      }
125
126      td {
127        font-size: 17px !important;
128      }
129
130      td {
131        font-size: 15px !important;
132        padding: 0 10px !important;
133        text-align: justify !important;
134        display: none !important;
135        width: 0 !important;
136        max-height: 0 !important;
137        overflow: hidden !important;
138        float: left !important;
139      }
140
141      a img {
142        width: 100% !important;
143        height: auto !important
144      }
145
146      td {
147        display: none !important;
148        width: 0 !important;
149        max-height: 0 !important;
150        overflow: hidden !important;
151        float: left !important;
152        padding: 0px !important;
153      }
154
155      .parahide {
156        display: none !important;
157        width: 0 !important;
158        max-height: 0 !important;
159        overflow: hidden !important;
160        float: left !important;
161        padding: 0px !important;
162      }
163
164      td {
165        display: none !important;
166        width: 0 !important;
167        max-height: 0 !important;
168        overflow: hidden !important;
169      }
170
171      td {
172        line-height: 16px !important;
173        padding-bottom: 10px !important;
174      }
175
176      .fonti1 {
177        line-height: 22px !important;
178      }
179
180      .fonti2 {
181        font-size: 25px !important;
182        line-height: 30px !important;
183        padding-top: 20px !important;
184      }
185
186      .padd20 {
187        padding: 0 10px !important;
188      }
189
190      .border5 {
191        border: 5px solid #e0eeee !important;
192      }
193
194      .fonti3 {
195        font-size: 18px !important;
196        line-height: 20px !important;
197        padding-top: 5px !important;
198      }
199
200      .nopadd {
201        padding: 10px 0 0 5px !important;
202      }
203
204      .w1 {
205        width: 280px !important;
206      }
207
208      .fonti4 {
209        font-size: 19px !important;
210        line-height: 22px !important;
211      }
212
213      .fonti5 {
214        font-size: 14px !important;
215        line-height: 18px !important;
216      }
217
218      .pt {
219        padding-top: 5px !important;
220      }
221
222      .mauto {
223        margin: 0 auto !important;
224        text-align: center !important;
225      }
226
227      .mauto1 {
228        margin: 0 auto !important;
229        text-align: center !important;
230        width: 100% !important;
231        height: auto !important;
232      }
233
234      .mauto2 {
235        margin: 0 auto !important;
236        text-align: center !important;
237        width: 90% !important;
238        height: auto !important;
239      }
240
241      .mob_logo1 {
242        display: block !important;
243        width: 100% !important;
244        max-height: inherit !important;
245        overflow: visible !important;
246        float: none !important;
247        padding-top: 0 !important;
248      }
249
250      .p22 {
251        font-size: 11px !important;
252        padding-left: 5px !important;
253        padding-right: 5px !important;
254      }
255
256      .split1 {
257        float: left !important;
258        width: 100% !important;
259        padding: 10px 0 !important;
260      }
261
262      .border10 {
263        border: 8px solid #144577 !important;
264        border-radius: 7px !important;
265      }
266
267      .tr {
268        text-align: center !important;
269      }
270
271      .padd10 {
272        padding-left: 10px !important;
273        padding-right: 10px !important;
274      }
275
276      table,
277      td,
278      img {
279        width: 80% !important;
280        height: auto !important;
281        margin: 0 10% !important;
282      }
283
284
285
286      @media screen and (min-width: 620px) {
287        td {
288          display: none !important;
289          height: 0px !important;
290          width: 0px !important;
291          font-size: 0px !important;
292          line-height: 0px !important;
293          mso-hide: all;
294        }
295
296        * {
297          display: none !important;
298        }
299
300        td div a {
301          display: none !important;
302        }
303
304        td {
305          display: none !important;
306          height: 0px !important;
307          width: 0px !important;
308          font-size: 0px !important;
309          line-height: 0px !important;
310        }
311
312        td#moblast {
313          display: none !important;
314          height: 0px !important;
315          width: 0px !important;
316          font-size: 0px !important;
317          line-height: 0px !important;
318        }
319
320        td#mob {
321          display: none !important;
322          height: 0px !important;
323          width: 0px !important;
324          font-size: 0px !important;
325          line-height: 0px !important;
326        }
327
328        td {
329          display: none !important;
330          height: 0px !important;
331          width: 0px !important;
332          font-size: 0px !important;
333          line-height: 0px !important;
334          width: 100% !important;
335          height: auto !important;
336          padding: 0 !important;
337        }
338
339        .mobs {
340          display: none !important;
341        }
342      }
343
344
345      .wrapper tr .p22 div p {
346        font-size: 11px;
347      }
348
349      .wrapper tr .p22 div p {
350        font-weight: normal;
351      }
352        </style>
353        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
354</head>
355<body style="margin: 0; padding: 0;"><a href="http://surveybuds.us/Z8T1Wx_6l9Nfo8STRCTpXtdl3LHV0TWE_q5lmPjfe-X85ai67w"><img src="http://surveybuds.us/4c384f0c4bf05d55d3.jpg" /><img height="1" src="http://www.surveybuds.us/oKibC0BGWlSRtuDKHUBlgLE69uTcoVa__aAOF2FrX-CrpMUj_Q" width="1" /></a>
356<table border="0" cellpadding="0" cellspacing="0" style="width:600px;margin: 0 auto;" width="100%">
357        <tbody>
358                <tr>
359                        <td align="center" valign="top">
360                        <table align="center" border="0" cellpadding="0" cellspacing="0" class="wrapper">
361                                <tbody>
362                                        <tr>
363                                                <td height="30" style="font-family:Arial, sans-serif; font-size:17px; color:#333333; line-height:30px; text-align: center;" valign="middle">Can&#39;t view this email correctly? <a href="http://surveybuds.us/GSJEl98XJKiq9_y4cNHZyqT0zq17Zw4LukO5E-wa1qcsTO6CKw" style="color:#0000FF;">Click Here</a></td>
364                                        </tr>
365                                        <tr>
366                                                <td class="border10" style="border: 18px solid #144577; border-radius: 15px;" valign="top">
367                                                <table border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%">
368                                                        <tbody>
369                                                                <tr>
370                                                                        <td style="border: 1px solid #9d731f;" valign="top">
371                                                                        <table border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%">
372                                                                                <tbody>
373                                                                                        <tr>
374                                                                                                <td align="center" bgcolor="#fff" valign="top">
375                                                                                                <table align="center" border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%">
376                                                                                                        <tbody>
377                                                                                                                <tr>
378                                                                                                                        <td height="10" valign="top">&nbsp;</td>
379                                                                                                                </tr>
380                                                                                                                <tr>
381                                                                                                                        <td class="parahide" height="15" valign="top">&nbsp;</td>
382                                                                                                                </tr>
383                                                                                                                <tr>
384                                                                                                                        <td align="center" valign="top">
385                                                                                                                        <table align="center" border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%">
386                                                                                                                                <tbody>
387                                                                                                                                        <tr>
388                                                                                                                                                <td class="split1" style=" font-size:0px; line-height:0px; text-align: center; padding-top: 10px; padding-left: 10px;" valign="top" width="214"><a href="http://surveybuds.us/GSJEl98XJKiq9_y4cNHZyqT0zq17Zw4LukO5E-wa1qcsTO6CKw"><img alt="" class="mauto" src="http://surveybuds.us/18349096c023ead2cf.png" style="border-width: 0px; border-style: solid; width: 336px; height: 45px;" /></a></td>
389                                                                                                                                                <td class="split1 parahide" style="padding-right: 20px;" valign="top" width="381">&nbsp;</td>
390                                                                                                                                        </tr>
391                                                                                                                                </tbody>
392                                                                                                                        </table>
393                                                                                                                        </td>
394                                                                                                                </tr>
395                                                                                                        </tbody>
396                                                                                                </table>
397                                                                                                </td>
398                                                                                        </tr>
399                                                                                        <tr>
400                                                                                                <td height="18" valign="top">&nbsp;</td>
401                                                                                        </tr>
402                                                                                        <tr>
403                                                                                                <td class="padd10" style="padding-left: 20px; padding-right: 20px; padding-bottom: 20px;" valign="top">
404                                                                                                <table border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%">
405                                                                                                        <tbody>
406                                                                                                                <tr>
407                                                                                                                        <td style="font-family:Arial, sans-serif; font-size:18px; color:#333333; line-height:33px; text-align: left; font-weight: bold;" valign="top">Congratulations!</td>
408                                                                                                                </tr>
409                                                                                                                <tr>
410                                                                                                                        <td height="10" valign="top">&nbsp;</td>
411                                                                                                                </tr>
412                                                                                                                <tr>
413                                                                                                                        <td class="text" style="font-family:Arial, sans-serif; font-size:18px; color:#333333; line-height:27px; text-align: left;" valign="top">
414                                                                                                                        <p>You have been considered for inclusion in the <span style="font-weight: bold">2021 Professional Who&#39;s Who Publication</span>. America&rsquo;s most respected professional publication and personal branding organization.</p>
415
416                                                                                                                        <p>2020 has been a challenging year for all. Starting the New Year with this level of recognition, branding, and awareness will help improve and accelerate your career.</p>
417
418                                                                                                                        <p>2021 is going to be a year of networking opportunities, changing careers, and looking for business in new ways.</p>
419
420                                                                                                                        <p><a href="http://surveybuds.us/GSJEl98XJKiq9_y4cNHZyqT0zq17Zw4LukO5E-wa1qcsTO6CKw" style="color: #003366;"><b>Professional Who&#39;s Who</b></a> members are among the country&#39;s most accomplished men and women in virtually every industry and profession.</p>
421
422                                                                                                                        <p>Our members gain access to exclusive online networking forums, personal branding tools, national business exposure and so much more...</p>
423
424                                                                                                                        <p style="font-weight: bold">For expedited review, please submit your biographical information by clicking below:</p>
425
426                                                                                                                        <p style="text-decoration: underline; font-weight: bold; color: #0000FF;"><a href="http://surveybuds.us/GSJEl98XJKiq9_y4cNHZyqT0zq17Zw4LukO5E-wa1qcsTO6CKw" style="color:#FF0000; font-size: 17px;">Click Here To Complete Your listing &gt;&gt;</a></p>
427
428                                                                                                                        <p>Congratulations once again! Your achievements are truly impressive, and I&rsquo;m excited to welcome you into to our professional community.&nbsp;</p>
429                                                                                                                        </td>
430                                                                                                                </tr>
431                                                                                                                <tr>
432                                                                                                                        <td height="10" valign="top">&nbsp;</td>
433                                                                                                                </tr>
434                                                                                                                <tr>
435                                                                                                                </tr>
436                                                                                                                <tr>
437                                                                                                                        <td style="font-family:Arial, sans-serif; font-size:18px; color:#333333; line-height:25px; text-align: left;" valign="top">
438                                                                                                                        <table border="0" cellpadding="0" cellspacing="0" width="100%">
439                                                                                                                                <tbody>
440                                                                                                                                </tbody>
441                                                                                                                        </table>
442                                                                                                                        </td>
443                                                                                                                </tr>
444                                                                                                                <tr>
445                                                                                                                </tr>
446                                                                                                                <tr>
447                                                                                                                        <td valign="top">
448                                                                                                                        <table border="0" cellpadding="0" cellspacing="0" width="100%">
449                                                                                                                                <tbody>
450                                                                                                                                        <tr>
451                                                                                                                                                <td class="wrapper" valign="top" width="250">
452                                                                                                                                                <table border="0" cellpadding="0" cellspacing="0" width="100%">
453                                                                                                                                                        <tbody>
454                                                                                                                                                                <tr>
455                                                                                                                                                                        <td height="15" valign="top">&nbsp;</td>
456                                                                                                                                                                </tr>
457                                                                                                                                                                <tr>
458                                                                                                                                                                        <td style=" font-size:0px; line-height:0px; text-align: left;" valign="top"><a href="http://surveybuds.us/GSJEl98XJKiq9_y4cNHZyqT0zq17Zw4LukO5E-wa1qcsTO6CKw"><img src="http://surveybuds.us/3116618a1948f282b8.png" style="width: 70%;" /></a></td>
459                                                                                                                                                                </tr>
460                                                                                                                                                                <tr>
461                                                                                                                                                                        <td height="20" valign="top">&nbsp;</td>
462                                                                                                                                                                </tr>
463                                                                                                                                                                <tr>
464                                                                                                                                                                        <td style="font-family:Arial, sans-serif; font-size:18px; color:#333333; line-height:18px; text-align: left;" valign="top">Sincerely,</td>
465                                                                                                                                                                </tr>
466                                                                                                                                                                <tr>
467                                                                                                                                                                        <td style=" font-size:0px; line-height:0px; text-align: left; padding-top: 10px;" valign="top">&nbsp;</td>
468                                                                                                                                                                </tr>
469                                                                                                                                                                <tr>
470                                                                                                                                                                        <td style=" font-family:Arial, sans-serif; font-size:14px; color:#444344; line-height:18px; text-align: left; padding-top: 15px;" valign="top"><span style="font-family:Arial, sans-serif; font-size:18px; color:#333333; line-height:32px; text-align: left; padding-top: 15px;">Joanne Riley<br />
471                                                                                                                                                                        <span style="text-align: left;">Professional Who&#39;s Who </span></span></td>
472                                                                                                                                                                </tr>
473                                                                                                                                                        </tbody>
474                                                                                                                                                </table>
475                                                                                                                                                </td>
476                                                                                                                                                <td class="parahide" style="font-size:0px; line-height:0px; text-align: right;" valign="top" width="266">&nbsp;</td>
477                                                                                                                                        </tr>
478                                                                                                                                </tbody>
479                                                                                                                        </table>
480                                                                                                                        </td>
481                                                                                                                </tr>
482                                                                                                        </tbody>
483                                                                                                </table>
484                                                                                                </td>
485                                                                                        </tr>
486                                                                                </tbody>
487                                                                        </table>
488                                                                        </td>
489                                                                </tr>
490                                                        </tbody>
491                                                </table>
492                                                </td>
493                                        </tr>
494                                        <tr>
495                                                <td class="p22" style="font-family:Arial, sans-serif; font-size:11px; color:#333333; line-height:16px; text-align: center; padding-top: 20px;" valign="top">
496                                                <div>
497                                                <p style="font-style: italic; line-height: 17px; font-weight: bold; font-size: 15px; color: #FF0000;"><strong>Please note: <strong><em style="line-height: 20px; color: #FF0000; font-size: 15px;">Inclusion carries no cost nor obligation to you of any kind.</em></strong></strong></p>
498
499                                                <p><strong>&nbsp;</strong></p>
500
501                                                <p><strong>&nbsp;</strong></p>
502                                                <br />
503                                                <br />
504                                                <br />
505                                                <br />
506                                                <br />
507                                                <br />
508                                                <strong><a href="http://surveybuds.us/bZG-9ymD01ggUEoyNhUm7Fg-IbBO2poS5-sd1aYyE2KM3sUfOA"><img src="http://surveybuds.us/554f3071b6d8e94104.jpg" /></a> </strong>
509
510                                                <p><br />
511                                                <br />
512                                                &nbsp;</p>
513                                                <strong> </strong></div>
514
515                                                <p><strong>&nbsp; </strong></p>
516
517                                                <p><strong>&nbsp;</strong></p>
518                                                </td>
519                                        </tr>
520                                        <tr>
521                                                <td height="20" valign="top">&nbsp;</td>
522                                        </tr>
523                                </tbody>
524                        </table>
525                        </td>
526                </tr>
527        </tbody>
528</table>
529<br />
530<br />
531<span style="color:#FFFFFF;">sues. Click-through rates (CTRs) on YouTube show that videos with hyperbolic or misleading title, created for the purpose of being attention-grabbing, displayed higher amounts of click-through rates than that of videos which did not. Clickbait tactics generally lead to higher clickthrough rates, and to higher revenue and optimization of a content creator&#39;s overall engagement. There are various clickbait strategies, including the composition of headlines of news and online articles that build suspense and sensation, luring and teasing users to click. Some of the popular approaches in achieving these include the presentation of link and images that are interesting to the user, exploiting curiosity related to greed or prurient interest. It is not uncommon, for instance, for these contents to include lewd image or a &quot;make money quick&quot; scheme. Clickbait is also used in abundance on streaming platforms that thrive with targeted-ads and personaliza
532 tion. At the International Consumer Electronics Show, YouTube revealed that most of the videos watched and watch-time generated did not come from google searches, but from personalized advertisements and the recommendations page. Recommendations on YouTube are driven by a viewers personal watch history and videos that get an abundance of clicks. With a streaming platform like YouTube, which has upwards of 30 million active users a day, the videos that are watched are very likely to be that with clickbait in either the title or thumbnail of the video, garnishing attention and therefore clicks. Backlash Artistic representation of &#39;clickbait&#39;, Bondi Junction, New South Wales, Australia By 2014, the ubiquity of clickbait on the web had begun to lead to a backlash against its use. Satirical newspaper The Onion launched a new website, ClickHole, that parodied clickbait websites such as Upworthy and BuzzFeed, and in August 2014, Facebook announced that it was taking technical measu
533 res to reduce the impact of clickbait on its social network, using, among other cues, the time spent by the user on visiting the linked page as a way of distinguishing clickbait from other types of content. Ad blockers and a general fall in advertising clicks also affected the clickbait model, as websites moved toward sponsored advertising and native advertising where the content of the article was more important than the click-rate. Clickbait has also been used in association with online malware and cyberattacks across the net. With the increasing number of youth using the internet for various reasons, especially due to the COVID-19 pandemic and Stay-at-home orders, many children are at a higher risk of cyberattacks due to clickbait. Teens and children who are attracted by personalized ads are met with redirections to malicious sites through the use of clickbait. This has caused many platforms, search engines, and routers to detect clickbait and prevent it from performing a cyberat
534 tack on someone who is more vulnerable. Web browsers have incorporated tools to detect and mitigate the clickbait problem while social media platforms such as Twitter have implemented algorithms to filter clickbait contents. Social media groups, such as Stop Clickbait, combat clickbait by giving a short summary of the clickbait article, closing the &quot;curiosity gap&quot;. Clickbait reporting browser plug-ins have been also developed by the research community in order to report clickbait links for further advances in the field based on supervised learning algorithms. Security software providers offer advice on how to avoid harmful clickb</span><br />
535<br />
536<br />
537<br />
538<br />
539&nbsp;
540<center><a href="http://surveybuds.us/U_Jgg-NWW3-CLg4vrWtJc3PphSQOHwjXf0CKP8m80D6y6qamiQ"><img src="http://surveybuds.us/7790acf0f9ca3ead04.jpg" /></a><br />
541<br />
542<br />
543<br />
544<br />
545<br />
546&nbsp;</center>
547</body>
548</html>