-
Notifications
You must be signed in to change notification settings - Fork 0
/
Powerranking.php
38 lines (33 loc) · 2.27 KB
/
Powerranking.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
<html>
<?php require "CORE/head.php"; ?>
<link href="CSS/DearBasketball-CSS.css" rel="stylesheet" type="text/css">
<body>
<?php include "CORE/navbar.php" ?>
<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="biography" >Power Rankings: History happening in two places</h1>
</div>
</div>
</div>
<div class="section" style="font-size:24px;">
<div class="container">
<div class="row">
<div class="col-md-12">
<h1>Clippers know Griffin holds key to any long playoff run</h1>
<p> SACRAMENTO, Calif. — The questions kept coming at Chris Paul as he sat in front of his locker after a game, the same way the wins keep coming, and he maneuvered around each with the same skill and certainty of CP3 picking apart a defense, until he had driven the topic in the direction he wanted.
Blake Griffin is the direction Paul wanted. Any discussion about the Los Angeles Clippers, where they are as one of the hot teams of the league and where they are going with new hope as a Western Conference threat to the rival
Golden State Warriors is about the power forward who is missing but very present.
</div>
<div class="col-md-12">
<h1>Clippers know Griffin holds key to any long playoff run</h1>
<p> SACRAMENTO, Calif. — The questions kept coming at Chris Paul as he sat in front of his locker after a game, the same way the wins keep coming, and he maneuvered around each with the same skill and certainty of CP3 picking apart a defense, until he had driven the topic in the direction he wanted.
Blake Griffin is the direction Paul wanted. Any discussion about the Los Angeles Clippers, where they are as one of the hot teams of the league and where they are going with new hope as a Western Conference threat to the rival
Golden State Warriors is about the power forward who is missing but very present.
</div>
</div>
</div>
</div>
</div>
<?php include "CORE/footer.php"; ?>
</body></html>