-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSuperBowl_Final.html
More file actions
107 lines (94 loc) · 5.11 KB
/
SuperBowl_Final.html
File metadata and controls
107 lines (94 loc) · 5.11 KB
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
<!DOCTYPE html ><head>
<link href="StyleCSS_HomePage.css" rel="stylesheet">
<title>Super Bowl</title>
</head>
<body id="body2">
<div class="container">
<div class="header" align="center"><img src="NFL/Super_Bowl_50_Logo-480x320.png"
width="590" height="150" style="border-radius: 10px"; display:block >
<nav align="center">
<ul class="menu">
<li><a href="HomePageFinal.html"><i class="icon-home"></i>HOME</a>
<ul class="sub-menu">
<li><a href="#">NBA</a>
<ul>
<li><a href="ALLSTARS_Final.html">All Star Games</a></li>
<li><a href="NBA_Final.html"> Championship </a></li>
</ul>
</li>
<li><a href="#">NFL</a>
<ul>
<li><a href="SuperBowl_Final.html"> Super Bowl</a></li>
<li><a href="NFL_Final.html"> Championship </a></li>
</ul>
</li>
</ul>
<li><a href="#"><i class="icon-camera"></i>ABOUT</a>
<ul class="sub-menu">
<li><a href="PSSports_Final.html">PS SPORTS</a></li>
<li><a href="PedroSantos.html" target="_blank">About Developer</a>
</li>
</ul>
</li>
<li><a href="Galery.html"><i class="icon-bullhorn"></i>GALERY</a></li>
<li><a href="Contact.html"><i class="icon-envelope-alt"></i>CONTACT</a></li>
<li><a href="FeedBack.html"> FEEDBACK </a></li>
</ul>
</nav></a>
<!-- end .header -->
</div>
<div class="sidebar1">
<ul class="nav">
<li><a href="NBA_Final.html">NBA</a></li>
<li><a href="NFL_Final.html">NFL</a></li>
<li><a href="Contact.html">Contact</a></li>
<li><a href="FeedBack.html">Feedback</a></li>
</ul>
<p> PS Sports, created by Pedro Santos Company, based in Ireland, with the focus to spred booth sports, for those who would like to know more about them, or would like to have a quick access for the most recent events.</p>
<p> Both NBA and NFL are base in United States, however, PS Sports cares about everyone, transmiting the most important games and highlights, with exclusive cameras and transmition.</p>
<p> For more information, send us your details by registering, for receive all the timetables and news everyday, about two of the most exciting sport on earth these days.
<br><br>
<div align="center"><img src="NFL/Broncos_Alternate_logo.png" width="170" height="180" style="border-radius: 10px"></div>
<div align="center"<p> <b> Championships</p>
<p> 1997 - 1998 <br> 2015</b></p>
<!-- end .sidebar1 --></div>
<marquee direction="left"><img src="NFL-vector-logos.png" width="1200" height="670" style="border-radius: 10px"></marquee>
<!-- end .sidebar1 --></div>
<div class="content">
<h1 align="center"> Superbowl 2016 </h1>
<p> Super Bowl 50 was an American football game to determine the champion of the National Football League (NFL) for the 2015 season. <br>
The American Football Conference (AFC) champion Denver Broncos defeated the National Football Conference (NFC) champion Carolina Panthers 24 - 10 to earn their third Super Bowl title. <br><br>
The game was played on February 7, 2016, at Levi's Stadium in the San Francisco Bay Area at Santa Clara, California.<br><br>
As this was the 50<sup>th</sup> Super Bowl, the league emphasized the <q> golden anniversary </q> with various gold-themed initiatives during the 2015 season, as well as suspending the tradition of naming each Super Bowl game with Roman numerals (under which the game would have been known as "Super Bowl L"), so the logo could prominently feature the Arabic numerals 50.
</p>
<br><br>
<div align="center"> <img src="NFL/9158114.png" width="550" height="270" style="border-radius: 10px"> </div>
<br><br>
<p>
As usual, the break time in the Superbowl it is always huge, with a unbelivable structure, and a special performance by the the most required singers at the time, such as, Beyonce and Bruno Mars, as you can check it out, in the video below.
</p>
<h2 align="center"> Super Bowl 50 Halftime Show <br> Bruno Mars & Beyonce </h2>
<div align="center"><video width="500" height="340" controls>
<source src="Super Bowl 50 Halftime Show.mp4" type="video/mp4">
</video></div>
<br><br>
<h2 align="center"> Highlights Super Bowl 50 </h2>
<p>
The Peyton Manning's last game, was exciting and full of great plays, both teams did a really great job, but the team from Denver was superior, and earned which was the last trophy that Manning will get.<br><br>
</p>
<div align="center"><video width="500" height="340" controls>
<source src="PanthersvsBroncos.mp4" type="video/mp4">
</video></div>
<!-- end .content --></div>
<div class="sidebar2">
<marquee direction="left"><img src="NFL/peytonmanninggetty0207ftr_1gtsiedsq4cc01u03mrska1y76.png"style="border-radius: 10px"></marquee>
<br><br><br>
<div align="center"><img src="Pics not used/xsMVskx.png" width="170" height="230"></div>
</div><!-- end .sidebar2 -->
<div class="footer" align="center">
<img src="Redes-Sociais-1.png" width="220" height="50"><br>
<p style="font-size:12px"><b>Copyright 2016 NBA PS Sports</b></p>
<!-- end .footer --></div><br>
<!-- end .container --></div>
</body2>
</html>