<DIV> BOX PHP CODE NEED HELP
Posted: 03 May 2011, 20:44
hi do anywone know the php code for background in a div box ?
iv tested some codes but cant get the pic under the text on the page,
any good ideas?
mabe a layer code for the txt file i need to flote over the backgroud?
iv tested some codes but cant get the pic under the text on the page,
any good ideas?
mabe a layer code for the txt file i need to flote over the backgroud?
Code: Select all
<div style="background-image: url(../images/background.gif); height: 200px; width: 400px; border: 1px solid black;">
Example of a
DIV element with a background image
</div>