<DIV> BOX PHP CODE NEED HELP

Alt ikke releteret til Minecraft eller crafters.dk.
Post Reply
User avatar
atlem
Posts: 251
Joined: 12 Dec 2010, 15:39
Location: norway

<DIV> BOX PHP CODE NEED HELP

Post by atlem »

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?

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>
Post Reply