Jeg har 3 boxe ved siden af hinanden:
[box 1][box 2][box 3]
Ser således ud:
#spalte1 {
float:left;
width:299px;
height: 75px;
background-image: url("/Shop/Grafik/Laura.jpg");
background-position: left bottom;
background-repeat: no-repeat;
}
#spalte2 {
float:left;
width:60.59%;
height: 75px;
background-image: url("/Shop/Grafik/Bar.jpg");
background-position: bottom;
background-repeat: repeat-x;
}
#spalte3 {
float:right;
width:14px;
height: 75px;
background-image: url("/Shop/Grafik/EndBar.jpg");
background-position: right bottom;
background-repeat: no-repeat;
}
Mit problem er at jeg i box 1 har angivet width i px (da
baggrundsbilledet er 299px) og det samme i box 3 (da
baggrundsbilledet er 14px). Problem hvordan får jeg sat width i
box 2 så baggrundsbilledet fylder hele box 2 ud (box 2 er jo sat
til repeat-x).
Sort snak?
--
Vil du lære at kode HTML, XHTML, CSS, SSI, ASP eller ASP.NET?
- Pædagogiske tutorials på dansk
- Kom godt i gang med koderne
KLIK HER! =>
http://www.html.dk/tutorials