1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101
|
<table width="815" height="76" border="0">
<tr>
<td width="19" height="21" > </td>
<td width="182" > </td>
<td colspan="2" align="center" >Production</td>
<td colspan="2" align="center" >Homologation</td>
<td colspan="2" align="center" >Test</td>
<td width="126" > </td>
</tr>
<tr>
<td height="21" > </td>
<td > </td>
<td width="90" >Name</td>
<td width="60" >Version</td>
<td width="90" >Name</td>
<td width="60" >Version</td>
<td width="90" >Name</td>
<td width="60" >Version</td>
<td > </td>
</tr>
<tr>
<td height="21" > </td>
<td >Main OS </td>
<td ><input name="toto" type="text" id="toto" size="15" value=""></td>
<td ><input name="toto" type="text" id="toto" size="10" value=""></td>
<td ><input name="toto" type="text" id="toto" size="15" value=""></td>
<td ><input name="toto" type="text" id="toto" size="10" value=""></td>
<td ><input name="toto" type="text" id="toto" size="15" value=""></td>
<td ><input name="toto" type="text" id="toto" size="10" value=""></td>
<td > </td>
</tr>
</table>
<table width="815" class="dTable">
<thead>
<TR>
<td width="19"> </td>
<td width="182"> </td>
<td width="90"> </td>
<td width="60"> </td>
<td width="90"> </td>
<td width="60"> </td>
<td width="90"> </td>
<td width="60"> </td>
<td width="126"> </td>
</TR>
</thead>
<tfoot>
<tr>
<th colspan="9"> </th>
</tr>
</tfoot>
<tbody>
<tr>
<td> </td>
<td>Authentication</td>
<td><input name="toto1[]" type="text" id="toto1[]" size="15"></td>
<td><input name="toto2[]" type="hidden" id="toto2[]" size="10"></td>
<td><input name="toto3[]" type="text" id="toto3[]" size="15"></td>
<td><input name="toto4[]" type="hidden" id="toto4[]" size="10"></td>
<td><input name="toto5[]" type="text" id="toto5[]" size="15" ></td>
<td><input name="toto6[]" type="hidden" id="toto6[]" size="10"></td>
<td> </td>
</tr>
</tbody>
</table>
<table width="821" class="dTable">
<thead>
<TR>
<td width="19"> </td>
<td width="113"> </td>
<td width="90"> </td>
<td width="102"> </td>
<td width="90"> </td>
<td width="105"> </td>
<td width="95"> </td>
<td width="99"> </td>
<td width="68"> </td>
</TR>
</thead>
<tfoot>
<tr>
<th colspan="9"> </th>
</tr>
</tfoot>
<tbody>
<tr>
<td> </td>
<td>Authentication</td>
<td><input name="toto1[]" type="text" id="toto1[]" size="15"></td>
<td><input name="toto2[]" type="hidden" id="toto2[]" size="10"></td>
<td><input name="toto3[]" type="text" id="toto3[]" size="15"></td>
<td><input name="toto4[]" type="hidden" id="toto4[]" size="10"></td>
<td><input name="toto5[]" type="text" id="toto5[]" size="15" ></td>
<td><input name="toto6[]" type="hidden" id="toto6[]" size="10"></td>
<td> </td>
</tr>
</tbody>
</table> |
Partager