Wygeneruj w notatniku 2 dokumenty html które podziela ekran na 3 obramowane kolumny. Zadanie wykonaj za pomoca tabel i ramek. Proszę o pomoc.
" Life is not a problem to be solved but a reality to be experienced! "
© Copyright 2013 - 2025 KUDO.TIPS - All rights reserved.
<html>
<body>
<table border="1">
<tr>
<td width="500px" height="300px">tabela1</td> <td width="500px">Tabela2</td><td width="500px">Tabela2</td>
</tr>
</table>
</html>
to wklej do notatnika i zapisz z rozszerzeniem .html
np index.html