Hey, similar to this question: http://answers.yahoo.com/question/index;_ylt=AkX9If5vT8Gp139pRVL1PAjsy6IX;_ylv=3?qid=20100813052845AAjDG8E
But how do I insert multiple images not just one. Also if you could show me how to place text by CSS too that would be brill. Please make the css like this:
#bg
{
overflow:hidden;
position:absolute;
left:42px;
top:165px;
z-index:15;
background:url( /resources/background/main_mid_bg.png );
width:908px;
height:340px;
}
but more than 1 image not just one. THANKS EVER SO MUCH!
But how do I insert multiple images not just one. Also if you could show me how to place text by CSS too that would be brill. Please make the css like this:
#bg
{
overflow:hidden;
position:absolute;
left:42px;
top:165px;
z-index:15;
background:url( /resources/background/main_mid_bg.png );
width:908px;
height:340px;
}
but more than 1 image not just one. THANKS EVER SO MUCH!