What is the HTML code to get an image to be a background but not repeat. The way people code layouts, that code. I can do the other HTML/PHP by myself.

What is the HTML code to get an image to be a background but not repeat. The way people code layouts, that code. I can do the other HTML/PHP by myself.
Ja. I Meant, say if I wanted to create a website where I could change the background easily but keep the same dimensions, I could place a Background picture and then put the text on top, but I do not know the code to put in the image tag or CSS or whatever people use to get this effect.Originally Posted by 3lementGFX
Welp if your trying to do it like that go to photoshop make yourself a layout, slice it, code it. Thats all, i dont really know what you mean by HTML code cause not all templates have same code, and one more thing i thought you said you knew HTML well? And arnt you making that Mafia Text RPG thing?
I didn't say I knew LOADS about HTML, but I know more than just the basics. And also I do not have photoshop, I cannot afford it.
- DanHTML Code:body {background-image: url(yourimage.gif); background-repeat: no-repeat }
Thanks mate.Originally Posted by Raremandan
- DanHTML Code:body {background-image: url(yourimage.gif); background-repeat: no-repeat }
Want to hide these adverts? Register an account for free!