-
Notifications
You must be signed in to change notification settings - Fork 0
/
credits.html
24 lines (23 loc) · 1.89 KB
/
credits.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
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<link rel="stylesheet" href="style.css">
<marquee><h1> Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution Credits and Attribution</h1></marquee>
<a href="index.html">Home </a><a href="credits.html">Credits and Attribution </a><a href="blind.html">Going Blind </a><a href="purgatory.html">Pikmin Purgatory</a>
<br>
<br>
<h4>These images below belong to RecMonke on YouTube:<h4>
<img src="recmonke.jpg" alt="Image description" />
<img src="recmonke2.jpg" alt="Image description" />
<h4>These images below belong to Wallpapersko.com:<h4>
<img src="newbackground.jpg" alt="Image description" />
<h4>this song belongs to the NFL:</h4>
<audio controls="" loop="" >
<source src="Nfl-Theme-Bass-Boosted-(320-kbps).mp3" type="audio/mpeg">
</audio>
<h4>These images belong to Nintendo:</h4>
<img src="pikmin.jpeg" alt="Image description" />
</body>
</html>