-
Notifications
You must be signed in to change notification settings - Fork 0
/
left1down1.html
58 lines (56 loc) · 3.57 KB
/
left1down1.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Singapore's Flight Escorted by Fighter Jets After Bomb Threat, Man Arrested</title>
<link rel="stylesheet" href="navbar.css">
<link rel="stylesheet" href="left1.css">
</head>
<body>
<div id="navbar">
<div>
<a href="https://www.ndtv.com/"><img id="ndtv" src="https://drop.ndtv.com/homepage/images/ndtvlogo22.svg" alt=""></a>
</div>
<div id="div2">
<a href="https://www.ndtv.com/video/live/channel/ndtv24x7#pfrom=home-ndtv_mainnavgation">LIVETV</a>
<a href="https://www.ndtv.com/latest#pfrom=home-ndtv_mainnavgation">LATEST</a>
<a href="https://www.ndtv.com/india#pfrom=home-ndtv_mainnavgation">INDIA</a>
<a href="https://www.ndtv.com/coronavirus#pfrom=home-ndtv_mainnavgation">COVID</a>
<a href="https://www.ndtv.com/opinion#pfrom=home-ndtv_mainnavgation">OPINION</a>
<a href="https://www.ndtv.com/video#pfrom=home-ndtv_mainnavgation">VIDEO</a>
<a href="https://www.ndtv.com/cities#pfrom=home-ndtv_mainnavgation">CITIES</a>
<a href="https://www.ndtv.com/world-news#pfrom=home-ndtv_mainnavgation">WORLD</a>
<a href="https://www.ndtv.com/offbeat#pfrom=home-ndtv_mainnavgation">OFFBEAT</a>
<a href="https://www.ndtv.com/trends#pfrom=home-ndtv_mainnavgation">TRENDS</a>
<a href="https://www.ndtv.com/photos#pfrom=home-ndtv_mainnavgation">PHOTOS</a>
<a href="https://www.ndtv.com/business#pfrom=home-ndtv_header-globalnav">BUSINESS</a>
<a href="https://www.ndtv.com/entertainment#pfrom=home-ndtv_header-globalnav">MOVIES</a>
<a href="https://sports.ndtv.com/cricket#pfrom=home-ndtv_header-globalnav">CRICKET</a>
<a href="https://gadgets360.com/#pfrom=home-ndtv_header-globalnav">TECH</a>
<a href="https://food.ndtv.com/#pfrom=home-ndtv_header-globalnav">FOOD</a>
</div>
</div>
<div>
<div id="head">
<h1>Singapore's Flight Escorted by Fighter Jets After Bomb Threat, Man Arrested</h1>
<p>The bomb threat was subsequently found to be false. The suspect had been arrested and police were continuing their investigations.</p>
</div>
<div id="mid">
<img src="https://i.ndtvimg.com/i/2014-05/singapore-airlines_625x300_81399614240.jpg" alt="">
<p><b>Singapore:</b> Fighter jets escorted a Singapore Airlines plane to land at the city-state's international airport Changi on Wednesday after a passenger had made a bomb threat, Singapore's defence ministry said.
<br><br>
A 37-year-old male passenger on board the flight from San Franciso had claimed there was a bomb in his hand luggage, a statement from the ministry said.
<br><br>
The bomb threat was subsequently found to be false, it said, adding the suspect had been arrested and police were continuing their investigations.
<br><br>
Singapore police did not immediately respond to a request for comment.
<br><br>
A spokesperson for Singapore Airlines said all other passengers and crew had disembarked normally at 0920 a.m. (0130 GMT), declining to give further details on the incident.
</p>
</div>
</div>
</div>
</body>
</html>