Files
colegio-en-java/colegio_api/bin/files/reportes/reporteNotasAlumno/16780425K.html
2017-07-31 13:07:07 -04:00

26 lines
342 B
HTML

<html>
<body>
<h2>Notas por asignatura del profesor</h2>
<table border="1">
<tr bgcolor="#9acd32">
<th>Nombre</th><th>Rut</th>
</tr>
<tr>
<tr>
<td>Vega Victoria</td><td>195127816</td>
</tr>
</tr>
</table>
<table border="1">
<tr bgcolor="#9acd32">
<th>Notas</th>
</tr>
<tr>
<tr>
<td>2.042055774243476</td>
</tr>
</tr>
</table>
</body>
</html>