|
Тема |
Re: Сложих ... [re: ДъpвeнФилocoф] |
|
Автор |
Flamm () |
|
Публикувано | 01.02.06 23:34 |
|
|
А, ще прави проблеми, докато влезеш малко в час. Лейаут с таблица не ми е любимо занимание, но някак си се получи.
html,body {
height: 100%;
min-height: 100%;
}
body {
background: #F2F2F2;
color: #000;
font:normal 100% Arial, Helvetica, sans-serif;
margin: 0; padding: 0;
text-align:center;
}
p {
text-indent: 2em;
margin: 0pt;
}
table {
background: #F2F2F2;
color: #000;
width: 95%;
height: 100%;
min-height: 100%;
margin: auto;
}
td{
vertical-align: top;
text-align: left;
}
ul {
margin-top: 0;
}
h1 {
color: #000;
font-size: 150%;
text-align: center;
margin: 0;
}
h2 {
background: #F2F2F2;
color: #000;
font-size: 120%;
text-align: center;
}
h3 {
background: #F2F2F2;
color: #000;
text-align: left;
}
.titlecell {
background: #0CF;
color: #000;
height: 50px;
}
.contentcell {
height: 25px;
}
.footer {
border-top:1px solid #000;
height: 25px;
font-style: italic;
font-size: 80%;
}
.underconstr {
background: #F2F2F2;
color: #F06;
font-size: 180%;
text-align: center;
vertical-align: middle;
}
.stafflist{
width: 95%;
height: 100%;
}
.person {
text-indent: 0;
margin: 0;
}
|
| |
|
|
|