Hallo!
.vertical {
position:absolute;
top:1em;
left: 1em;
bottom: 1em;
padding:0.5em;
width:10em;
border-width:2px;
Du kannst entweder top: oder bottom: angeben.
Machs doch z.B. so:
top:2%
left:2%
height:96%
...
tschüs,
Jürgen
Hallo!
.vertical {
position:absolute;
top:1em;
left: 1em;
bottom: 1em;
padding:0.5em;
width:10em;
border-width:2px;
Du kannst entweder top: oder bottom: angeben.
Machs doch z.B. so:
top:2%
left:2%
height:96%
...
tschüs,
Jürgen