-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathheadline5.html
348 lines (310 loc) · 16.6 KB
/
headline5.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
<!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>BD vs SL 2022 Kamil,Kamindu,Madushanka and Suminda in Sri..</title>
<link rel="icon" href="https://a.espncdn.com/combiner/i?img=/i/icons/cricket/ESPN-icon-cricket2.png&w=288&h=288&transparent=true">
<link rel="stylesheet" href="headline5.css">
</head>
<body>
<!--Head start---------------------------->
<div id="head">
<div id="head_body">
<div id="match_box_text">
<span class="active_matches">Matches</span>
<span>IPL</span>
<span>INTER PRO</span>
</div>
<div id="match_box_body">
<!--match box 1------------------------>
<div class="match_box">
<div class="match_headline">RESULT.48th Match. T20.DY Patil</div>
<div class="team_1">
<div class="team1_split">
<div class="team_logo "><img src="https://img1.hscicdn.com/image/upload/f_auto,t_ds_square_w_80/lsci/db/PICTURES/CMS/334700/334707.png" alt=""></div>
<div class="team_name">GT</div>
</div>
<div class="team1_live_score">143/8</div>
</div>
<div class="team_1">
<div class="team1_split">
<div class="team_logo"><img src="https://img1.hscicdn.com/image/upload/f_auto,t_ds_square_w_80/lsci/db/PICTURES/CMS/317000/317003.png" alt=""></div>
<div class="team_name">GT</div>
</div>
<div class="team1_live_score"> 145/2</div>
</div>
<p class="bottom_table_p">Punjab Kings won by 8 wickets(with 24 balls remaining)</p>
<hr class="bottom_table_hr">
<div class="bottom_table">
<p>Schedule</p>
<p>Table</p>
<p>Report</p>
</div>
</div>
<!--match box 2-------------------------------------->
<div class="match_box hide_phone">
<div class="match_headline">RESULT. 1st Match. List A . Dublin</div>
<div class="team_1">
<div class="team1_split">
<div class="team_logo"><img src="https://img1.hscicdn.com/image/upload/f_auto,t_ds_square_w_80/lsci/db/PICTURES/CMS/338700/338765.png" alt=""></div>
<div class="team_name">NWW</div>
</div>
<div class="team1_live_score">185</div>
</div>
<div class="team_1">
<div class="team1_split">
<div class="team_logo"><img src="https://img1.hscicdn.com/image/upload/f_auto,t_ds_square_w_80/lsci/db/PICTURES/CMS/338700/338763.png" alt=""></div>
<div class="team_name">LEINS</div>
</div>
<div class="team1_live_score">186/3</div>
</div>
<p class="bottom_table_p">Leinster won by 7 wickets(with 37 balls remaining)</p>
<hr class="bottom_table_hr">
<div class="bottom_table">
<p>Schedule</p>
<p>Table</p>
</div>
</div>
<!--match box 3-------------------------------->
<div class="match_box hide hide_phone">
<div class="match_headline">TODAY.7:30 PM . 49th Match . T20 . Pune</div>
<div class="team_1">
<div class="team1_split">
<div class="team_logo"><img src="https://img1.hscicdn.com/image/upload/f_auto,t_ds_square_w_160,q_50/lsci/db/PICTURES/CMS/313400/313418.logo.png" alt=""></div>
<div class="team_name">RCB</div>
</div>
<div class="team1_live_score"></div>
</div>
<div class="team_1">
<div class="team1_split">
<div class="team_logo"><img src="https://img1.hscicdn.com/image/upload/f_auto,t_ds_square_w_160,q_50/lsci/db/PICTURES/CMS/313400/313421.logo.png" alt=""></div>
<div class="team_name">CSK</div>
</div>
<div class="team1_live_score"></div>
</div>
<p class="bottom_table_p">Match yet to begin</p>
<hr class="bottom_table_hr">
<div class="bottom_table">
<p>Schedule</p>
<p>Table</p>
<p>Fantasy</p>
</div>
</div>
</div>
</div>
</div>
<!--Head end -------------------------------------->
<!--Navbar start------------------------------------->
<div id="navbar">
<div id="navbar_body">
<div class="nav_img"> <img src="https://wassets.hscicdn.com/static/images/logo.png" alt="logo"> </div>
<div class="nav_info hide_phone">
<span>Live Scores</span>
<span>Series</span>
<span>Teams</span>
<span>News</span>
<span>Features</span>
<span>Videos</span>
<span>Stats</span>
</div>
<div class="nav_icons">
<span class="nav_Ficon"> <img src="https://wassets.hscicdn.com/static/images/fantasy-home.png" alt=""> </span>
<span class="hide hide_phone"> Fantasy</span>
<span class=" hide_phone">Edition IN</span>
<span><i class="fa-solid fa-moon"></i></span>
<span><i class="fa-solid fa-bell"></i></span>
<span class=" hide_phone"><i class="fa-solid fa-language"></i></span>
<span class=" hide_phone"><i class="fa-solid fa-magnifying-glass"></i></span>
<span><i class="fa-solid fa-right-from-bracket"></i></span>
</div>
</div>
</div>
<!--Headline 5 Starts here-->
<div id="container">
<div id="leftcontainer">
<div class="leftcontent">
<p>Five pressing issues for Nicholas Pooran to ponder</p>
<p>2h • Santokie Nagulendranr</p>
</div>
<div class="leftcontent2">
<p>How 'systematic', 'quiet' Mukesh Choudhary made it from Bhilwara to Chennai Super Kings</p>
<p>9h • Shashank Kishore</p>
</div>
<div class="leftcontent2">
<p>Royal Challengers' wobbly batting in focus against resurgent Super Kings</p>
<p>1d • Srinidhi Ramanujam</p>
</div>
<div class="leftcontent2">
<p>Anuj Rawat is a big-hitting left-hand keeper from Uttarakhand in the Rishabh Pant mould</p>
<p>2d • Vishal Dikshit</p>
</div>
<div class="leftcontent2">
<p>Hardik says Titans batted first to 'test ourselves in difficult situations'</p>
<p>15h • Sidharth Monga</p>
</div>
<div class="leftcontent2">
<p>Fantasy Pick: Bank on Ruturaj Gaikwad and Josh Hazlewood</p>
<p>1d • Rahul Maniraja</p>
</div>
<div class="leftcontent2">
<p>Livingstone: 'No time for blocks in T20 cricket, absolutely not'</p>
<p>2h • Nagraj Gollapudi</p>
</div>
<div class="leftcontent2">
<p>Rabada, Dhawan, Livingstone give Punjab Kings NRR-boosting win</p>
<p>19h • Vishal Dikshit</p>
</div>
<div class="leftcontent2">
<p>Hardik says Titans batted first to 'test ourselves in difficult situations'</p>
<p>17h • Sidharth Monga</p>
</div>
<div class="leftcontent2">
<p>Australia remain No.1 Test side, New Zealand and India top ODI and T20I rankings</p>
<p>5h • ESPNcricinfo staff</p>
</div>
<div class="leftcontent2">
<p>David Warner calls on Capitals top order to score big as IPL 2022 approaches business end</p>
<p>4h • ESPNcricinfo staff</p>
</div>
<div class="leftcontent2">
<p>Uncapped Kamil, Kamindu, Madushanka and Suminda in Sri Lanka squad for Bangladesh Tests</p>
<p>4h • Madushka Balasuriya</p>
</div>
<div class="leftcontent2">
<p>Bracewell earns NZ Test call-up for England tour, Williamson nears return</p>
<p>20h • ESPNcricinfo staff</p>
</div>
<div class="leftcontent2">
<p>New England captain Ben Stokes calls for team of 'selfless cricketers' to revive Test fortunes</p>
<p>1d • Andrew Miller</p>
</div>
<div class="leftcontent2">
<p>Women's T20 Challenge from May 23; Kolkata, Ahmedabad confirmed as IPL playoff venues</p>
<p>23h • ESPNcricinfo staff</p>
</div>
<div class="leftcontent2">
<p>BCCI bans journalist Boria Majumdar for two years for 'intimidation' of Wriddhiman Saha</p>
<p>2h • ESPNcricinfo staff</p>
</div>
<div class="leftcontent2">
<p>Nicholas Pooran appointed West Indies white-ball captain</p>
<p>23h • ESPNcricinfo staff</p>
</div>
<div class="leftcontent2">
<p>Joe Root, the captain who wasn't enough</p>
<p>18d • Alan Gardner</p>
</div>
<div class="leftcontent2">
<p>The horrible truth about Pat Cummins</p>
<p>19d • Alan Gardner</p>
</div>
<div class="leftcontent2">
<p>Ian Bell: 'I want to be head coach because I'm ready, not because I'm an ex-player'</p>
<p>21d • Matt Roller</p>
</div>
<div class="leftcontent2">
<p>Who took the only six-for of the 2022 Women's World Cup?</p>
<p>23d • Sreshth Shah and Gaurav Sundararaman</p>
</div>
<div class="leftcontent2">
<p>Five first-timers who impressed at the World Cup</p>
<p>29d • S Sudarshanan</p>
</div>
</div>
<div id="rightcontainer">
<div class="news">
<h3>NEWS</h3>
<h1>Uncapped Kamil, Kamindu, Madushanka and Suminda in Sri Lanka squad for Bangladesh Tests</h1>
<p>Meanwhile, Oshada Fernando, Ramesh Mendis, and fast bowlers Kasun Rajitha and Asitha Fernando have returned to the Test side</p>
</div>
<div id="espn">
<p> Madushka BalasuriyA</p>
<p>6 hr ago</p>
</div>
<div class="img">
<img src="https://img1.hscicdn.com/image/upload/f_auto,t_ds_w_960/lsci/db/PICTURES/CMS/334600/334688.4.jpg" alt="Nicholas">
<div class="bottom-left">Uncapped Kamil Mishara is one of the eight changes in Sri Lanka's Test squad against Bangladesh • Cricket Australia via Getty Images</div>
</div>
<div class="content">
<p>The inclusions of uncapped wicketkeeper-batter <b style="color: #03A9Fa;"></b> spin-bowling allrounder <b style="color: #03A9Fa;"> Kamindu Mendis</b>,left-arm quick <b style="color: #03A9Fa;">Dilshan Madushanka</b> and legspinner
<b style="color: #03A9Fa;"> Suminda Lakshan</b> are among eight changes to Sri Lanka's Test squad for their tour of Bangladesh this month.</p>
</div>
<div class="content">
<p> Returning to the Test fold alongside them are batter <b style="color: #03A9Fa;">Oshada Fernando</b>, allrounder <b style="color: #03A9Fa;">Ramesh Mendis,</b> and fast bowlers Kasun Rajitha and Asitha Fernando.</p>
</div>
<div class="content">
<p>Suranga Lakmal, who ended his international career following the tour of India earlier this year, makes way, as do fellow quicks Lahiru Kumara and Dushmantha Chameera,
who is being rested from red-ball cricket until the T20 World Cup later this year.</p>
</div>
<div id="related">
<div class="relatedcontent">
<p>There is also no room for legspinner Jeffrey Vandersay, nor batters Pathum Nissanka, Charith Asalanka and Lahiru Thirimanne.
Nissanka is still recovering from the back injury that he suffered during the tour of India, while Asalanka has been asked to focus more on white-ball cricket.</p>
</div>
<div class="content2">
<p> Thirimanne, meanwhile, is understood to have been selected in the initial squad, but had requested for three months of paternity leave to be with his wife and newborn in Australia.
The 32-year-old had an underwhelming tour of India, but had been among Sri Lanka's in-form red-ball batters before that.</p>
</div>
<div id="box">
<p><b>RELATED</b></p>
<hr>
<div>
<img src="https://img1.hscicdn.com/image/upload/f_auto,t_ds_square_w_80/lsci/db/PICTURES/CMS/327000/327082.5.jpg" alt="">
<div>
<p>'Chris Silverwood named Sri Lanka's new head coach'</p>
</div>
</div>
<div>
<img src="https://img1.hscicdn.com/image/upload/f_auto,t_ds_square_w_80/lsci/db/PICTURES/CMS/331600/331616.5.jpg" alt="ECB forced">
<div>
<p>Shakib back for first Test against SL; Shadman, Jayed dropped</p>
</div>
</div>
</div>
</div>
<div class="content3">
<p>Another player who was initially selected but requested to be omitted was Roshen Silva. The 33-year-old, who hasn't played a Test since 2019,
is understood to have travelled to play in the UK without an NOC from SLC. He has been replaced by Kamindu Mendis.</p>
</div>
<div class="content">
<p>However, Sri Lanka might find themselves a little light in the bowling department. Their fast-bowling load will now be shared by
Vishwa Fernando and Asitha Fernando, the uncapped Madushanka, allrounder Karunaratne and the returning Rajitha, who hasn't played a
Test since picking up in groin injury at the tail-end of 2020 - a contingent with a combined 29 international caps among them.</p>
</div>
<div class="content">
<p>Sri Lanka's spinners hardly fare any better, with the uncapped Lakshan part of three frontline spinners on tour; the left-arm pairing
of Lasith Embuldeniya and Praveen Jayawickrama boast 19 Tests between them - the latter having only made his debut in 2021.
However, the offspin of De Silva, and Ramesh and Kamindu, offer more options.</p>
</div>
<div class="content">
<p>Sri Lanka will play two Tests against Bangladesh, the first of which will begin in Chattogram on May 15.
The action will then move to Mirpur for the second Test from May 23.</p>
</div>
<div class="content">
<p>
<b>Full squad : </b> Dimuth Karunaratne (capt), Kamil Mishara, Oshada Fernando, Dhananjaya de Silva, Kusal Mendis, Angelo Mathews,
Dinesh Chandimal, Kamindu Mendis, Niroshan Dickwella, Chamika Karunaratne, Ramesh Mendis, Suminda Lakshan, Kasun Rajitha, Vishwa Fernando, Asitha Fernando, Dilshan Madushanka, Praveen Jayawickrama, Lasith Embuldeniya
</p>
</div>
<div class="buttons">
<button>Kamil Mishara</button>
<button>Kamindu Mendis</button>
<button>Dilshan Madushanka</button>
<button>Suminda Lakshan</button><button>Oshada Fernando</button><br>
</div>
<div class="buttons">
<button>Ramesh Mendis</button><button>Kasun Rajitha
</button><button>Asitha Fernando</button><button>Sri Lanka</button>
<button>Sri Lanka in Bangladesh</button>
</div>
<div class="buttons">
<button>ICC World Test Championship</button>
</div>
<hr>
</div>
</div>
<!--Heading 5 Ends Here-->
</body>
</html>