Files
Carlo Baronchelli 741791a0e4 Copia locale Iniziale
2022-05-19 16:04:07 +02:00

63 lines
1.2 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=10; charset=utf-8"/>
<title>EgtCAM5 - C:\ProgramData\Egaltech\EgtBeamWall\Projs\0001\5.bwe 2022/05/19 11:53:22</title>
<style type = "text/css">
caption {
margin: 10px;
font: 200% arial, sans-serif;
}
table, th, td {
border: 1px solid black;
border-collapse: collapse;
}
table {
margin: 30px;
background-color: #f2f2f2;
}
th, td {
padding: 0.4rem;
text-align: center;
}
tr.total {
background-color: #e6e6e6;
}
</style>
</head>
<body>
<table>
<caption>Machinings</caption>
<tr>
<th></th>
<th>Time [h:m:s]</th>
<th>Len [m]</th>
<th>Tool</th>
</tr>
<tr>
<td>Cut_5_1</td>
<td>00:00:17</td>
<td> 1.9</td>
<td>Lama1200</td>
</tr>
<tr class="total">
<td>TOTAL</td>
<td>00:00:17</td>
<td> 1.9</td>
<td></td>
</tr>
</table>
<table>
<caption>Tools</caption>
<tr>
<th></th>
<th>Len [m]</th>
</tr>
<tr>
<td>Lama1200</td>
<td> 1.9</td>
</tr>
</table>
</body>
</html>