Home > Archive > PHP SQL > November 2004 > Background picture
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Background picture
|
|
|
| Hello,
i'm a starter with PHP, i have made with PHPmaker a small site, but the background of the page are all white or any other color, but how can ia add a backgroud picture to the pages ?
Thanks for you're time
Andre
| |
| Hilarion 2004-11-27, 3:55 pm |
| > i'm a starter with PHP, i have made with PHPmaker a small site,
> but the background of the page are all white or any other color,
> but how can ia add a backgroud picture to the pages ?
It's not a PHP problem, but HTML (or CSS or ...) problem.
You can use "backgroud" attribute of "body" tag.
Hilarion
|
|
|
|
|