Răspuns:
<html>
<head>
<title>tabel</title>
</head>
<body>
<table border=2 width=70%>
<tr>
<td>FFRR
<td colspan=2>RRR RRRDDD
</tr>
<tr>
<td>DDDD
<td rowspan=3 valign=top bgcolor=yellow>RRFGFGFHFGFGFGFGF
<td>DFFFF
</tr>
<tr>
<td>FFF
<td>FFFF
</tr>
<tr>
<td>EEEE
<td>DDDD
</tr>
</table>
</body>
</html>
Explicație:
se pare că e corect....
Succese!