
3559
- 0
- Автор: --------------
- Адаптировал: irbees2008
Тег
Код:
<col />
Код:
<body>
<table border="1">
<col span="2" style="background-color:YellowGreen" />
<tr>
<th>Марка ноутбука</th>
<th>Производитель</th>
<th>Цена</th>
</tr>
<tr>
<td>Sony</td>
<td>Япония</td>
<td>1400 у.е.</td>
</tr>
<tr>
<td>Toshiba</td>
<td>Япония</td>
<td>1200 у.е.</td>
</tr>
</table>
</body>
Можешь почитать и вот эту статейку "Теги header"
Это тоже интересно
- 20.03.13HTML тег !DOCTYPE
- 03.07.13Тег img
- 03.07.13Тег input