Witam,
Mam oto taki kod html
<link href="style.css" rel="stylesheet" type="text/css">
i taki oto kod css
#id0 {
background-image:url(images/top.gif);
width: 440px;
height: 94px;
margin-left: 22.50%;
position: absolute;
}
#id1 {
background-image:url(images/m.gif);
width: 50px;
height: 54px;
margin-left: 22.50%;
margin-top: 7%;
position: absolute;
}
#id2 {
background-image:url(images/m1.gif);
width: 50%;
height: 54px;
margin-left: 26%;
margin-top: 7%;
position: absolute;
}
#id3 {
background-image:url(images/m2.gif);
width: 42px;
height: 54px;
margin-left: 75%;
margin-top: 7%;
position: absolute;
}
#id4 {
background-image:url(images/k.gif);
width: 205px;
height: 43px;
margin-left: 22.50%;
margin-top: 12%;
position: absolute;
}
#id5 {
background-image:url(images/k1.gif);
width: 205px;
height: 30%;
margin-left: 22.50%;
margin-top: 15%;
position: absolute;
}
#id6 {
background-image:url(images/k3.gif);
width: 205px;
height: 25px;
margin-left: 22.50%;
margin-top: 28%;
position: absolute;
}
#id7 {
background-image:url(images/t1.gif);
width: 21px;
height: 22px;
margin-left: 40%;
margin-top: 12%;
position: absolute;
}
#id8 {
background-image:url(images/t5.gif);
width: 35%;
height: 22px;
margin-left: 41%;
margin-top: 12%;
position: absolute;
}
#id9 {
background-image:url(images/t2.gif);
width: 34px;
height: 25px;
margin-left: 75%;
margin-top: 12%;
position: absolute;
}
#id10 {
background-image:url(images/t8.gif);
width: 34px;
height: 34%;
margin-left: 75%;
margin-top: 13%;
position: absolute;
}
#id11 {
background-image:url(images/t4.gif);
width: 33px;
height: 18px;
margin-left: 75%;
margin-top: 29%;
position: absolute;
}
#id12 {
background-image:url(images/t7.gif);
width: 35%;
height: 18px;
margin-left: 41%;
margin-top: 29%;
position: absolute;
}
#id13 {
background-image:url(images/t3.gif);
width: 21px;
height: 18px;
margin-left: 40%;
margin-top: 29%;
position: absolute;
}
#id14 {
background-image:url(images/t6.gif);
width: 21px;
height: 33%;
margin-left: 40%;
margin-top: 13%;
position: absolute;
}
#id15 {
background-image:url(images/d1.gif);
width: 39px;
height: 54px;
margin-left: 22.50%;
margin-top: 31%;
position: absolute;
}
#id16 {
background-image:url(images/d2.gif);
width: 51%;
height: 54px;
margin-left: 25%;
margin-top: 31%;
position: absolute;
}
#id17 {
background-image:url(images/d3.gif);
width: 42px;
height: 54px;
margin-left: 75%;
margin-top: 31%;
position: absolute;
}
Ja zrobić, żeby mógłbym pisać pomiędzy divem id06 i id08 ?
ID są pokazane na fotce(są to te paski,zaokrąglenia)
(IMG:http://img508.imageshack.us/img508/5192/82462201.th.png)
Pozdrawiam