22-04-2009, 23:31
Leniu, masz kod css:
Kod:
#content {
width: 800px;
position: relative;
}
#duzydiv {
width: 400px;
position: absolute;
border: 1px black;
margin-left: 110px;
border-style: solid;
}
#abc {
width: 100px;
position: absolute;
border: 1px;
border-style: solid;
}
#abcd {
width: 100px;
position: absolute;
border: 1px;
margin-top: 30px;
border-style: solid;
}
#abcde{
width: 100px;
position: absolute;
border: 1px;
margin-top: 60px;
border-style: solid;
}
#abcdef {
width: 100px;
position: absolute;
border: 1px;
margin-top: 90px;
border-style: solid;
}
![[Obrazek: 2guxq1i.gif]](http://img713.imageshack.us/img713/1035/2guxq1i.gif)