1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-06-01 07:48:35 +03:00
inform7/retrospective/6M62/Outcome Pages/rtp.html
2019-04-16 08:15:15 +01:00

55 lines
1.7 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">
<!--
.headingbox {
position: relative;
height: 56px;
padding: 0px;
white-space:nowrap;
background: #f69Ca6; /* red */
font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
-webkit-font-smoothing: antialiased;
}
.headingtext {
position: absolute;
top: -4px;
left: -1px;
width: 100%;
color: #000000;
padding: 14px 10px 0px 10px;
font-size: 20px;
font-weight: bold;
}
.headingrubric {
position: absolute;
top: 36px;
width: 100%;
color: #000000;
padding: 0px 10px 0px 10px;
font-size: 11px;
font-weight: bold;
}
-->
</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="headingbox">
<div class="headingtext">Run-Time Problem</div>
<div class="headingrubric">*3 (*1)</div>
</div></td>
</tr></table>
<table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top" width="110">
<font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" 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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" 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>