Confused!?!

Status
Not open for further replies.

CThomte7

Baseband Member
Messages
59
Im starting a new website and i pasted this pic onto it and i want to make it the background and not so much a regular pic.
I want to be able to write over it as if it were the background.
 
Here is the CSS code to do it.

<style type="text/css">
body {
background-image: url(bg.jpg);
}
</style>
 
uh wat software are you using?

turtile-seems like he'd need somehelping placing the code you gave him. i think he's using an editor, straight up, so puttin the code in would just display it as text.
 
Status
Not open for further replies.
Back
Top Bottom