-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGenre.html
51 lines (43 loc) · 1.68 KB
/
Genre.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Genre</title>
<meta name="author" content="SA ST">
<style type="text/css">
#space {
background-image: url("images/spacebackground.gif");
}
#subtext {
font-size: 75%;
}
</style></head>
<body id="space">
<h1 style="text-align: center;">
<p style="color: white;">Genre?</p>
<p style="color: white;" id="subtext">The Genre? Buttons</p>
</h1>
<p> </p>
<p></p>
<p style="text-align: center;"><img src="images/anibar.gif" alt=""></p>
<h1 style="text-align: center;">
<p style="color: white;">GIF</p>
<p style="color: white;"><img src="images/buttons/genre/genre.gif" alt=""></p>
</h1>
<p style="text-align: center;"><img src="images/anibar.gif" alt=""></p>
<h1 style="text-align: center;">
<p style="color: white;">Induvidual Frames</p>
<p style="color: white;"><img src="images/buttons/genre/6.png" alt=""><img
src="images/buttons/genre/5.png" alt=""><img src="images/buttons/genre/4.png"
alt=""><img src="images/buttons/genre/3.png" alt=""><img src="images/buttons/genre/2.png"
alt=""><img src="images/buttons/genre/1.png" alt=""><img src="images/buttons/genre/8.png"
alt=""><img src="images/buttons/genre/7.png" alt=""><img src="images/buttons/genre/11.png"
alt=""><img src="images/buttons/genre/10.png" alt=""><img src="images/buttons/genre/9.png"
alt=""></p>
</h1>
<h1 style="text-align: center;">
<p style="color: white;"></p>
</h1>
<p style="text-align: center;"></p>
</body>
</html>