Hallo,
<div name=bla></div>
verwende statt name -> class -> <div class="bla"></div>
und dann dem div im stylesheet nen hintergrund zuordnen?
Höhe und Breite sind auch erforderlich!
bsp.:
div.bla {
height:5px;
width:300px;
background-image:url(bild.jpg);
}
mfg NAG
--
signatur
signatur