Mercurial > if-archive-json-mirror
view index.html @ 10:c0856c392096 default tip
Fixed link color on MSIE.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Sun, 13 Jul 2008 14:12:39 +0000 |
parents | a2f8dfbd8d29 |
children |
line wrap: on
line source
<!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" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" media="all" href="index.css" /> <title>Parchment</title> </head> <body> <div id="content"> <h1>Parchment</h1> <p><a href="http://www.toolness.com/wp/?p=49">Parchment</a> is a web-based Z-machine interpreter by Atul Varma. It is powered by Tom Thurman's Gnusto engine.</p> <p>Below is a list of z-code based interactive fiction titles made available by <a href="http://www.ifarchive.org/">The Interactive Fiction Archive</a>. You can click on an entry to start playing it.</p> </div> </body> <script type="text/javascript" src="jquery-1.2.3.js"></script> <script type="text/javascript" src="remedial.js"></script> <script type="text/javascript" src="if-archive.js"></script> <script type="text/javascript" src="index.js"></script> </html>