div {
width:200px;
}
div div{
width:100px;
height:20px;
}
.right {
float:right;
margin-left:100px;
position:relative;
top:-80px;
}
Gruß
Antipitch
PS: Natürlich immer noch nicht valide wegen id="2cols"
div {
width:200px;
}
div div{
width:100px;
height:20px;
}
.right {
float:right;
margin-left:100px;
position:relative;
top:-80px;
}
Gruß
Antipitch
PS: Natürlich immer noch nicht valide wegen id="2cols"