16 lines
634 B
HTML
16 lines
634 B
HTML
<!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">
|
|
</head>
|
|
<body>
|
|
<center>
|
|
<p>
|
|
This respring animation is to be used with springy.</p><p style="font-size:150%;">This version is adapted to work with dark-paneled iPhones</p><img src="./images/iAFS.gif"><p>Check out the source GIF of the animation <a href="https://dribbble.com/shots/1596731-iPhone-Build-3">here</a>.
|
|
<p style="font-size:100%;">MPG13's repo</p></center>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|