Meinste das hier?
div {
width:200px;
}
div div{
width:100px;
height:20px;
}
.right {
float:right;
margin-left:100px;
position:relative;
top:-80px;
}
hmm warum gehts bei mir net. Oder läuft es für n bestimmten Code?
Meinste das hier?
div {
width:200px;
}
div div{
width:100px;
height:20px;
}
.right {
float:right;
margin-left:100px;
position:relative;
top:-80px;
}
hmm warum gehts bei mir net. Oder läuft es für n bestimmten Code?