You are on page 1of 2

<table>

<tr>
<th>Nume
<th>Prenume
<th>Media
</tr>
<tr>
<td>Ionescu
<td>Mihai
<td>9
</tr>
<tr>
<td>Ionescu
<td>Mihai
<td>9
</tr>
</table>
<html>
<frameset rows="30%,60%,10%">
<frame src=antet.html noresize>
<frameset cols="10%,*">
<frame src=meniu.html noresize>
<frame src=principal.html noresize
name=dreapta>
</frameset>
<frame src=subsol.html noresize>
</frameset>
</html>

You might also like