-
Notifications
You must be signed in to change notification settings - Fork 0
/
koberetirement.php
70 lines (58 loc) · 4.25 KB
/
koberetirement.php
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
<html><head>
<link href="CSS/Biography-banner.css" rel="stylesheet" type="text/css">
<?php require "CORE/head.php"; ?>
</head>
<body>
<?php include "CORE/navbar.php" ?>
<div class="container">
<header></header>
<div class="section" id="intro" data-stellar-background-ratio="0.5">
<div class="container">
<div class="text-center">
<h1 class="text_welcome hvr-float hvr-underline-from-left" id="son">KOBE RETIREMENT</h1>
</div>
</div>
</div>
<div class="col-md-6">
</div>
<h1>When is Kobe's last game?</h1>
<p> A look at when Lakers legend Kobe Bryant will play his final NBA game?
It’s an oddly sad and nostalgic time to be a Los Angeles Lakers fan for a number of reasons. While it’s obviously not a great feeling to be a fan of one of the two worst teams in the league for the 2015-16 NBA season, this also happens to be the final season in the NBA and with the Lakers for one of the greatest players in the history of the franchise: Kobe Bryant.
More from Lake Show Life
Lakers: D’Angelo Russell Joins Elite Company With 39 Point Outing6h ago
Lakers: D’Angelo Russell Drills Dagger 3, Has Ice in His Veins (Video)8h ago
Lakers vs Nets Preview: No Kobe Could Prove Beneficial18h ago
Lakers: Kobe Bryant to Sit Out Brooklyn Nets Game at STAPLES Center18h ago
NBA Draft 2016: 5 Second-Round Prospects Lakers Should Target1d ago
Not long into the season, Kobe Bryant announced that this, his 20th NBA season, would be his last in the league and with the Lakers as he would be retiring at the end of the season. What has followed since has been an ongoing slew of tributes from opposing teams when the Lakers have been on the road and even from the league as a whole at NBA All-Star Weekend.
It’s not hard to imagine even for non-Lakers fans as to why Bryant’s retirement means so much to the organization and the league. By any measure, he’s one of the best players in the history of
the entire franchise and one of the greatest players to ever take the floor in the NBA. Subsequently, many fans have to be wondering when Kobe Bryant will lace up his Nikes for the last time in a Lakers uniform.
Assuming that Kobe stays healthy through the rest of the season, his final NBA game will take place at home at STAPLES Center against the Utah Jazz on Wednesday, April 13, 2016. The game will tip-off at 7:30 p.m. PST and is currently slated to air nationally on ESPN. </div>
<div class="row">
<div class="col-md-12">
<div class="section">
<div class="container">
<div class="row">
<div class="col-md-3"></div>
<div class="col-md-8">
<img src="IMG/kobe.jpg" class="img-responsive">
</div>
<div class="col-md-1"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<?php include "CORE/footer.php"; ?>
</body>
</html>