-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
66 lines (46 loc) · 2.14 KB
/
index.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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Sosa Animation Studios is an independently run company that specializes in hand drawn animations, svg graphic animations, and much more! sometimes we are asked why don't you do things like walt disney animation studios. or nickelodeon animation? and to this we just say hey ! we are just here doing our own thing.">
<meta name="author" content="Akili Sosa, Alberto Sosa">
<meta name="generator" content="Jekyll v3.8.5">
<!--this is the little part that goes in the top tab-->
<title>Sosa Animation Studios</title>
<!-- this links the stylesheet to the page to tell it what do -->
<link rel="stylesheet" type="text/css" href="css/main.css">
<style>
#email{
color:white;
z-index: 3;
}
</style>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css" integrity="sha384-GJzZqFGwb1QTTN6wy59ffF1BuGJpLSa9DkKMp0DgiMDm4iYMj70gZWKYbI706tWS" crossorigin="anonymous">
</head>
</head>
<body>
<main id="background">
<div id="imagecontainer">
<div id="backgroundGif">
<img src='superoptomized.gif' id='giffy'/>
</div>
<div id="spaceship">
<a href="/webpages/spaceship.html"><img src='images/buttons/[email protected]' width="30px" height="30px" id='giffy'/>
</a>
</div>
<div id="gear">
<a href="/webpages/littlespider.html"><img src='images/buttons/whitegear.png' width="30px" height="30px"/></a>
</div>
<div id="headerContainer">
<h1 id="header">akili@sosaanimation<br>studios.com</h1>
</div>
</div>
</main>
</body>
</html>
</body>