Proszę pomóżcie czy ktoś by mi zrobił taką tabelke w notatniku w języku html?
Daje naj. Zdjęcie tabelki w załączniku;P
To co ma być napisane w notatniku napiszcie mi w odpowiedzi
" Life is not a problem to be solved but a reality to be experienced! "
© Copyright 2013 - 2024 KUDO.TIPS - All rights reserved.
<html>
<head>
</head>
<body>
<center>
<table border="1">
<tr>
<td colspan = "2" height = "200" width = "400" valign="top">A</td> <td rowspan = "4" height = "600" width = "200" valign="top">B</td>
</tr>
<tr>
<td height = "200" valign="top">C</td> <td width = "100" valign="top">D</td>
</tr>
<tr>
<td rowspan = "2" height = "200" valign="top">E</td> <td height = "100" valign="top">F</td>
</tr>
<tr>
<td height = "100" valign="top">G</td>
</tr>
</table>
</center>
</body>
</html>
Jęśli wklejasz to do notatnika to nie zapomnij zapisać z rozszerzeniem .html