Sha256: b110ef9ec73f57cd57b613d1539960328ba86f0ea165f7c59badf66913fac68c
Contents?: true
Size: 973 Bytes
Versions: 10
Compression:
Stored size: 973 Bytes
Contents
<!DOCTYPE HTML> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Interactive Fiction Mapper</title> <style> .center { text-align: center; } .title { font-size: 1.5em; font-weight: bold; text-decoration: underline; } .subtitle { font-size: 1.13em; font-weight: bold; } </style> </head> <body> <p class="center title"> <a href="start.html">Interactive Fiction Mapper</a> </p> <p class="center subtitle"> <a href="start.html">by Gonzalo Garramuño</a> </p> <p class="center"> <a href="start.html"><img src="../images/IFMapper_main.gif" width="595" height="447" alt="IFMapper main user interface"></a> </p> <p class="center"> <a href="start.html">A Tool for Mapping Interactive Fiction</a> </p> </body> </html>
Version data entries
10 entries across 10 versions & 1 rubygems