-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnotes.html
More file actions
42 lines (25 loc) · 2.58 KB
/
notes.html
File metadata and controls
42 lines (25 loc) · 2.58 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
<html>
<head>
<title>Notes</title>
</head>
<body>
<h1>Image/Sound Credits:</h1>
<p>Team Logos: <a href="https://www.nba.com/teams">https://www.nba.com/teams</a></p>
<p>Basketball Background Picture: <a href="https://wallpaperaccess.com/basketball">https://wallpaperaccess.com/basketball</a></p>
<p>Swish sound effect: <a href="https://www.youtube.com/watch?v=tc3uR9AkmRs">https://www.youtube.com/watch?v=tc3uR9AkmRs</a></p>
<p>Click sound effect: <a href="https://www.youtube.com/watch?v=h6_8SlZZwvQ">https://www.youtube.com/watch?v=h6_8SlZZwvQ</a></p>
<p>Down arrow:</p>
<div style="display: inline-block">Icons made by <a href="https://www.flaticon.com/authors/freepik" title="Freepik">Freepik</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a></div>
<p style="font-size: 200%;">Cursor credit: <a href="http://www.rw-designer.com/cursor-detail/99432">http://www.rw-designer.com/cursor-detail/99432</a></p>
<h1>Data</h1>
<h3>National Basketball Association franchise value by team in 2019 (in million U.S. dollars)</h3>
<p>Source: Forbes. <a href="https://www.forbes.com/nba-valuations/list/#tab:overall">www.forbes.com</a></p>
<h3>Facebook fans of National Basketball Association teams in September 2019 (in millions)</h3>
<p>Source: Trackalytics <a href="https://www.trackalytics.com/the-most-liked-nba-teams-on-facebook/page/1/">www.trackalytics.com</a></p>
<h3>National Basketball Association average regular season home attendance by team 2018/19 season*</h3>
<p>Source: ESPN <a href="http://www.espn.com/nba/attendance">http://www.espn.com/nba/attendance</a></p>
<h3>Twitter followers: gathered it myself via <a href="https://twitter.com/">Twitter</a></h3>
<h3>Wins: gathered it myself via <a href="https://www.google.com/search?rlz=1C5CHFA_enUS860US861&sxsrf=ACYBGNR3jKsRKBUrqKzRkRXIXkKQpYxElA%3A1575523676178&ei=XJXoXda1Cq-MggeLi4DIBg&q=google+nba+2018-2019+standings&oq=google+nba+2018-2019+standings&gs_l=psy-ab.3..33i22i29i30l8.3225.4284..4379...0.2..0.437.1364.0j1j2j1j1......0....1..gws-wiz.......0i71.hvPfkMr-R0c&ved=0ahUKEwjW07aI453mAhUvhuAKHYsFAGkQ4dUDCAs&uact=5#sie=lg;/g/11f4_3sdny;3;/m/05jvx;st;fp;1;;">Google</a> (which got the standings from the NBA).</h3>
<h1>Special thanks to TA Matt, our wonderful librarians Mary and Jazmine, and Dr. Bad Boy Bradshaw.</h1>
</body>
</html>