47 lines
1.6 KiB
HTML
47 lines
1.6 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>TiltViewer Readme</title>
|
|
|
|
<style type="text/css">
|
|
|
|
body {
|
|
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
|
|
color: #333;
|
|
width:700px;
|
|
padding: 20px;
|
|
}
|
|
|
|
h1, h2, h3 ,h4, h5{
|
|
color: #000;
|
|
}
|
|
|
|
a{
|
|
color: #F30;
|
|
text-decoration: none;
|
|
}
|
|
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
<!-- ARCHIVE-BANNER -->
|
|
<link rel="stylesheet" href="../../../archive-banner.css">
|
|
<div class="archive-banner">
|
|
This is an archived website. <a href="http://erictaylor.me">Return to erictaylor.me</a>
|
|
<button class="archive-banner-close" onclick="this.parentElement.style.display='none'">×</button>
|
|
</div>
|
|
<!-- /ARCHIVE-BANNER -->
|
|
|
|
<h1>TiltViewer v1.3</h1>
|
|
<h3>Instructions</h3>
|
|
<p><a href="https://web.archive.org/web/2007/http://www.airtightinteractive.com/projects/tiltviewer/docs.html">Click here</a> for instructions on how to use TiltViewer.</p>
|
|
<h3>Terms of Use</h3>
|
|
<p>TiltViewer may be used in any kind of personal and/or commercial project. Please ensure that the TiltViewer download link in the bottom right corner is clearly visible.</p>
|
|
<p>TiltViewer may not be redistributed or resold to other companies or third parties. Specifically, TiltViewer may not be redistributed as part of a content management system or online hosting solution. </p>
|
|
<p>TiltViewer © 2008 Airtight Inc. All rights reserved.</p>
|
|
</body>
|
|
</html>
|