Version 2007-10-27
This commit is contained in:
parent
b8e951f59d
commit
4909921671
98 changed files with 6096 additions and 2268 deletions
65
pages/version.php
Normal file
65
pages/version.php
Normal file
|
|
@ -0,0 +1,65 @@
|
|||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>Halo Battle</TITLE>
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<link rel="stylesheet" media="screen" name="design" href="descriptions/diz/base.css">
|
||||
<style type='text/css'>
|
||||
table {
|
||||
margin-top: 40px;
|
||||
}
|
||||
|
||||
TD.z {
|
||||
background-color: black;
|
||||
border: 1px solid #7093DB;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
TH {
|
||||
border: 1px solid
|
||||
}
|
||||
|
||||
div {
|
||||
margin: 0px;
|
||||
border: 0px;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
</html>
|
||||
<table width="530" align=center>
|
||||
<tbody>
|
||||
|
||||
<tr>
|
||||
<td class="z" colspan="2">Mises à jours</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<th>version : 0.0</th>
|
||||
<th width="80%">
|
||||
<div align="left">
|
||||
Commencement du projet Halo Battle.
|
||||
</div></th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<th>version : 0.1</th>
|
||||
<th width="80%">
|
||||
<div align="left">
|
||||
Modifications :<br>
|
||||
- Ajout de milliers de choses utiles.<br>
|
||||
<br>
|
||||
Corrections :<br>
|
||||
- Correction de plein de bugs.
|
||||
</div></th>
|
||||
</tr>
|
||||
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue