Create assembly.html

This commit is contained in:
MPG13 (Micah Gomez) 2018-01-18 19:13:08 -07:00 committed by GitHub
parent fc9e4d4616
commit 02d86988e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

22
depicts/assembly.html Normal file
View file

@ -0,0 +1,22 @@
<!DOCTYPE html>
<html>
<head>
<title>Micah Gomez</title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<link rel="stylesheet" type="text/css" href="../css/style.css">
<link rel="stylesheet" type="text/css" href="../css/buttons.css">
</head>
<body>
<ul>
<li><a class="active" href="https://mpg13.github.io">My Home Page</a></li>
</ul>
<center>
<p>I know this is ugly - I'll fix i later.
This respring animation is to be used with springy. For a preview - check out the source GIF of the animation <a href="https://dribbble.com/shots/1596731-iPhone-Build-3">here</a>.
</center>
</div>
</body>
</html>