- <table>
<tr>
<td>Artykuł</td>
<td>Rozmiar</td>
<td>Cena</td>
</tr>
<!-- kolejne wiersze -->
</table> - <table>
<tr>
<th><i>Artykuł</i></th>
<th><i>Rozmiar</i></th>
<th><i>Cena</i></th>
</tr>
<!-- kolejne wiersze -->
</table> - <table>
<tr>
<td><center>Artykuł</center></td>
<td><center>Rozmiar</center></td>
<td><center>Cena</center></td>
</tr>
<!-- kolejne wiersze -->
</table> - <table>
<tr>
<th>Artykuł</th>
<th>Rozmiar</th>
<th>Cena</th>
</tr>
<!-- kolejne wiersze -->
</table>
EE.08 + EE.09 = TECHNIK INFORMATYK (Formuła 2017)
Wstecz
Zadanie 29.
z .EE.09-SG-20.01
Przedstawiono tabelę zdefiniowaną kodem HTML, bez formatowania CSS. Który z fragmentów kodu HTML odpowiada pierwszemu wierszowi tabeli?
