Графика/Дизайн | нужна помощь table css
короче такая проблема не выравнивает текст возле картинки
------
67576_Screenshot_11.png (25.1 Kb)
Скачиваний: 108
<table>
<tr><td><img width="164px" height="123px" align="left" src="{THEME}/images/castles/1.jpg"></td><td><strong>Gludio Castle</strong><br>
<small>Налог: {gludioTax}%, {gludioSiegeDate}</small><br>
Владелец: <b>{gludioOwner}</b><br>
Защитники: {gludioDefenders}<br>
Атакующие: {gludioAttackers}</br></td></tr>
<tr><td>Ячейка 3</td><td>Ячейка 4</td></tr>
</table>
table.article { width:auto; border-collapse:collapse; margin-bottom:1em; border-top:2px #888 solid; border-bottom:2px #888 solid; }
table.article caption { font-variant:small-caps; }
table.full { width:100%; }
table.fixed { table-layout:fixed; }
table.article th, table.article td { padding:0.5em; }
table.article thead th { color:#000; border-bottom:2px #800 solid; }
table.article tbody th { background:#e0e0e0; color:#333; border-bottom:1px solid #fff; text-align:left; }
table.article tbody td { border-bottom:1px solid #eee; }
------

Скачиваний: 108
[xrystalll], ????? поподробней можно
а и за этого может быть?
table.article { width:auto; border-collapse:collapse; margin-bottom:1em; border-top:2px #888 solid; border-bottom:2px #888 solid; }
table.article caption { font-variant:small-caps; }
table.full { width:100%; }
table.fixed { table-layout:fixed; }
table.article th, table.article td { padding:0.5em; }
table.article thead th { color:#000; border-bottom:2px #800 solid; }
table.article tbody th { background:#e0e0e0; color:#333; border-bottom:1px solid #fff; text-align:left; }
table.article tbody td { border-bottom:1px solid #eee; }
________
посл. ред. 04.10.2019 в 23:03; всего 1 раз(а); by Тихий
table.article { width:auto; border-collapse:collapse; margin-bottom:1em; border-top:2px #888 solid; border-bottom:2px #888 solid; }
table.article caption { font-variant:small-caps; }
table.full { width:100%; }
table.fixed { table-layout:fixed; }
table.article th, table.article td { padding:0.5em; }
table.article thead th { color:#000; border-bottom:2px #800 solid; }
table.article tbody th { background:#e0e0e0; color:#333; border-bottom:1px solid #fff; text-align:left; }
table.article tbody td { border-bottom:1px solid #eee; }
________
посл. ред. 04.10.2019 в 23:03; всего 1 раз(а); by Тихий
<img width="164px" height="123px"align="left" src="{THEME}/images/castles/1.jpg">
Тихий (04.10.2019 в 22:58)
короче такая проблема не выравнивает текст возле картинки
короче такая проблема не выравнивает текст возле картинки
Хз, все работает вроде.
https://jsfiddle.net/d2cmtf7g

DELETED
5 октября 2019, в 0:57
Delete
[xrystalll] (04.10.2019 в 23:05)
аааа ещё вариант начать учить html, css. Хотя нет, это за гранью фантастики. Лучше сразу в php идти
аааа ещё вариант начать учить html, css. Хотя нет, это за гранью фантастики. Лучше сразу в php идти

Я кстати так и сделал, то есть я теперь ФАНТАСТИЧЕСКИЙ!?

?