| Новости | FAQ | Авторы | Документация | В действии | Библиотека |
| Инструменты | Полезные ссылки | Хостинги | Скачать | Примеры | Форум |
redactor 27.04.2004 15:41
у меня работает<html>
<head>
<title>Пример</title>
<style>
div{height: 19; overflow:hidden}
</style>
</head>
<body>
<table width="55" border="1">
<tr><td>Дата</td></tr>
<tr><td height="8px" nowrap></td></tr>
<tr><td><div>26.04.2004, 18:33</div></td></tr>
<tr><td height="8px" nowrap></td></tr>
</table>
</body>
</html>