83 lines
2 KiB
HTML
83 lines
2 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Micah Gomez</title>
|
|
<link rel="stylesheet" type="text/css" href="../css/style.css">
|
|
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
|
<script type="text/javascript" src="../js/thankssaurik.js"></script>
|
|
</head>
|
|
<body>
|
|
<panel>
|
|
<fieldset>
|
|
<div>
|
|
<p>Requires Springy to be installed</p>
|
|
</div>
|
|
</fieldset>
|
|
<br>
|
|
<fieldset>
|
|
<div>
|
|
<p>A springy animation which makes it appear as if an iPhone is being assembled on screen during the respring process</p>
|
|
<img src="../images/iAFS.gif" width="350">
|
|
</div>
|
|
</fieldset>
|
|
<br>
|
|
<fieldset>
|
|
<a href="https://dribbble.com/shots/1596731-iPhone-Build-3" class=" cytyle-in">
|
|
<div>
|
|
<div>
|
|
<label>
|
|
<p>Animation Source</p>
|
|
</label>
|
|
</div>
|
|
</div>
|
|
</a>
|
|
</fieldset>
|
|
<br>
|
|
<fieldset>
|
|
<div>
|
|
<p>ChangeLog:
|
|
<p><strong>1.0</strong>: Inital Release</p>
|
|
</div>
|
|
</fieldset>
|
|
<br>
|
|
<fieldset>
|
|
<a>
|
|
<img class="icon" src="../images/logo.png">
|
|
<div>
|
|
<div>
|
|
<label>
|
|
<p>MPG13's Repo</p>
|
|
</label>
|
|
</div>
|
|
</div>
|
|
</a>
|
|
</fieldset>
|
|
|
|
|
|
</panel>
|
|
</body>
|
|
</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><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>
|