Хабр Курсы для всех
РЕКЛАМА
Практикум, Хекслет, SkyPro, авторские курсы — собрали всех и попросили скидки. Осталось выбрать!
vertical-align: middle;
text-align: center;.hack td {
text-align: center;
}
.hack img {
vertical-align: middle;
}
<table class="hack"><tr><td>
<img src="" alt="">
</td></tr></table>.hack {
text-align: center;
}
.hack img {
vertical-align: middle;
}
<div class="hack">
<img src="" alt="">
</div><STYLE>
.handler {
height: 400px;
overflow: hidden;
position: relative;
}
.handler div {
position: absolute;
top: 50%; left:50%
}
.handler div div {
position: relative;
top: -50%; left:-50%
}
.handler div div div {
position: static;
}
</STYLE>
<DIV class=handler>
<DIV>
<DIV>any text<BR>any height<BR>any content, for example generated from DB<BR>everything is vertically centered
</DIV>
</DIV>
</DIV>
Казнить нельзя помиловать?