-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathturkeyflights.html
48 lines (35 loc) · 2.23 KB
/
turkeyflights.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
<html>
<head>
<style>
body{
background-image:url("turkishairlines.jpg");
background-repeat: no-repeat;
background-size: 1400px 690px;
}
</style>
<br><br><br>
<a href="https://www.google.com/flights?q=turkishairlines&biw=1366&bih=608&source=lnms&impression_in_search=true&mode_promoted=true&tbm=flm&sa=X&ved=0ahUKEwjGksDeze7kAhVaZt4KHY9YAnkQ_AUIEigB#flt=BOM..2019-10-12*.BOM.2019-10-16;c:INR;e:1;a:TK*TK;sd:1;t:h"><h2><center>Book My Flight</center></h2></a>
<style>
div.transbox {
margin: 30px;
background-color: #ffffff;
border: 1px solid black;
opacity: 0.6;
filter: alpha(opacity=60); /* For IE8 and earlier */
}
div.transbox p {
margin: 5%;
font-weight: bold;
color: #000000;
}
</style>
</head>
<body>
<div class="transbox">
<p>Turkish Airlines made a big splash yesterday with its Super Bowl commercial starring Dr. Oz (last year they featured Morgan Freeman), and many viewers may have been surprised to see the airline spending such big bucks to up its visibility. But then again, many travelers would be surprised to learn that Turkish Airlines flies to far more international destinations than any other carrier on earth - from a dozen different North American cities. And it does an excellent job of getting them there.
Bottom line: Turkish Airlines has one of the best Business Class products in the world, is also excellent in economy, flies just about everywhere, offers several unique amenities that other airlines don’t have, and does it all at bargain prices while participating in the biggest and best global alliance. That’s a combination that is really hard to beat.
I first flew Turkish to Istanbul and Venice nearly twenty years ago, and I recently flew them again on a long-haul flight from the U.S. to Nairobi, via Istanbul in both directions. In the interim, the airline has improved dramatically, becoming one of the world’s top carriers, and I’m hardly the only one who thinks so: after years of massive capital investment, upgrades and expansion, Turkish has been awash in industry awards and critical accolades. If you are not a customer, it’s very likely the best airline you don’t know much about, and certainly the biggest..</p>
</div>
</body>
</head>
</html>