1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-05-20 01:48:44 +03:00
inform7/resources/Outcome Pages/rtp.html

51 lines
1.4 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<style type="text/css">
<!--
*5
-->
</style>
<style type="text/css">
<!--
.headingpanellayout {
position: relative;
height: 56px;
padding: 0px;
white-space:nowrap;
}
.headingtext {
position: absolute;
top: -4px;
left: -1px;
width: 100%;
padding: 14px 10px 0px 10px;
}
.headingrubric {
position: absolute;
top: 36px;
width: 100%;
padding: 0px 10px 0px 10px;
}
-->
</style>
<title>Run-time problem</title></head>
<body><font *4 size=2>
<table cellspacing="3" border="0" width="100%">
<tr id="surround0"><td style="width:100%">
<div class="headingpanellayout headingpanelfailed">
<div class="headingtext"><span class="headingpaneltext">Run-Time Problem</span></div>
<div class="headingrubric"><span class="headingpanelrubric">*3 (*1)</span></div>
</div></td>
</tr></table>
<table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top" width="110">
<font *4 size=2>
<img src='inform:/outcome_images/RTE@2x.png' border=1 width=100 height=100>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top">
<font *4 size=2><p style="margin-top:0;">
<p><i>Most problems are detected when Inform translates the source text, but this is one of the exceptions, a "run-time problem" which emerges only during play.</i></p>
<hr>
<p>*2</p>
</font></td></tr></table>
</body>
</html>