iddevnet/index.html
Daniel Gibson 461ac716fd rename Doom3 pages from .php to .html
and fix the links

lots of pages still missing though
2021-04-10 03:29:43 +02:00

30 lines
1 KiB
HTML

<html>
<head>
<title>idDevNet</title>
</head>
<body bgcolor="black" text="white" marginwidth="0" marginheight="0" topmargin="0" leftmargin="0">
<center>
<br>
<table border=0, cellspacing=0, cellpadding=0, width=812>
<tr><td colspan=4><img src="images/splashtop.jpg" border="0"></td></tr>
<tr><td><img src="images/splashleft.gif" border="0"></td>
<td><a href="doom3/index.html"><img src="images/d3.gif" border="0" alt="DOOM3"></a></td>
<td><a href="quake4/index.html"><img src="images/q4.gif" border="0" alt="QUAKE4"></a></td>
<td><img src="images/splashright.gif" border="0"></td></tr>
<tr><td colspan=4><img src="images/splashbottom.jpg" border="0"></td></tr>
</table>
<br>
<h2>Unofficial mirror of (now defunct) iddevnet.com</h2>
<h3>Work in Progress.</h3>
<br>
<br>
<h3>The pagesource can be found <a href="https://github.com/dhewm/iddevnet">at Github</a>.</h3>
<h4>You can <a href="https://github.com/dhewm/iddevnet/archive/refs/heads/main.zip">Download a ZIP of the whole page</a> for offline viewing</h4>
</center>
</body>
</html>