bl791's picture
download
raw
5.2 kB
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Living Will</title>
<link href='http://fonts.googleapis.com/css?family=Tangerine'
rel='stylesheet' type='text/css'>
<link media="screen"
rel="stylesheet" href="media/css/lastwill.css">
<meta name="viewport" content="user-scalable=no, width=device-width">
<link rel="apple-touch-icon" href="media/img/iphone/icon.png">
<link rel="apple-touch-startup-image" href="media/img/iphone/splash.png">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<!--[if !IE]>-->
<link media="only screen and (max-width: 640px)"
rel="stylesheet" type="text/css" href="media/css/undum-mobile.css">
<!--<![endif]-->
</head>
<body>
<!-- This isn't needed and isn't visible in desktop versions,
because we can display the character information and the
tools onscreen all the time. -->
<div id="toolbar">
<!-- Set this to be a small version of the title, for the
toolbar on mobile devices. -->
<h1>Living Will</h1>
<div class="nav">
<a href="#" class="button" id="menu-button">Menu</a>
</div>
</div>
<ul id="menu">
<li><a href="#title, #content_wrapper">Story</a></li>
<li><a href="#character_panel">Character</a></li>
<li><a href="#info_panel">Info</a></li>
</ul>
<div id="page">
<div id="tools_wrapper">
<div id="info_panel" class="tools left">
<!-- Game Background: edit this -->
<h1>Living Will</h1>
<p>
You hold in your hands the Living Will & Testament of E R Millhouse,
making you the controlling executor/rix, beneficiary, and heir.
</p>
<!-- End of Game Background -->
<div class='buttons'>
<button id="save">Save</button><button id="erase">Erase</button>
</div>
</div>
<div id="character_panel" class="tools right">
<h1>Inheritance</h1>
<div id="character">
<div id="character_text">
<div id="character_text_content"></div>
</div>
<div id="qualities"></div>
</div>
</div>
</div> <!-- End of div.tools_wrapper -->
<div id="mid_panel">
<div id="title">
<div class="label">
<!-- Game Title: edit this -->
<h1>Living Will</h1>
<h2>by E R Millhouse</h2>
<!-- End of Game Title -->
<noscript><p class="noscript_message">This game requires
Javascript.</p></noscript>
<p class="click_message">click to begin</p>
</div>
</div>
<div id="content_wrapper">
<div id="content">
</div>
<a name="end_of_content"></a>
</div>
<div id="legal">
<!-- Your Copyright: edit this -->
<p>An encoded document by <a href="http://markcmarino.com">Mark C. Marino.</a>
<p>Content and additional software and design &copy; 2010 IDM.</p>
<!-- End of Your Copyright -->
<!-- This Copyright line must remain in your final file. -->
<p>
Parts of the software and design &copy; 2010 IDM. Undum is
available
<a href="http://github.com/idmillington/undum">here</a>.
Derivative works must include this copyright line and link.
</p>
</div>
</div>
</div> <!-- End of div.page -->
<!-- Holds UI elements that will be cloned and placed in the main
page. This block itself is always hidden. -->
<div id="ui_library">
<div id="quality" class="quality">
<span class="name" data-attr="name"></span>
<span class="value" data-attr="value"></span>
</div>
<div id="quality_group" class="quality_group">
<h2 data-attr="title"></h2>
<div class="qualities_in_group">
</div>
</div>
<div id="progress_bar" class="progress_bar">
<span class="name" data-attr="name"></span>
<span class="value" data-attr="value"></span>
<div class="progress_bar_track">
<div class="progress_bar_color" data-attr="width">
</div>
</div>
<span class="left_label" data-attr="left_label"></span>
<span class="right_label" data-attr="right_label"></span>
</div>
<hr id="turn_separator">
</div>
<div id="content_library">
<div id="s_saving">
<h1></h1>
<p>
</p>
<p>
</p>
<p class='transient'>
Time for the <a href='last'>last section</a>.
</p>
</div>
</div>
<!-- Load the libraries we depend on -->
<script type="text/javascript" src="media/js/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="media/js/undum_lw.js"></script>
<!-- Change the name of this file. It is your main game file. -->
<script type="text/javascript"
src="media/games/tutorial/lastwill.js"></script>
</body>
</html>

Xet Storage Details

Size:
5.2 kB
·
Xet hash:
7b81a4089cd9697de5779f9b3b782c004877396628de11517ff855c6a6e1d620

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.