|
You should be able to do it with css:
<body style="background: url(image.jpg) no-repeat center">
a) image.jpg is the filename of the background image.
b) no-repeat means that the images should not be tiled in either direction.
c) center should center both horizontally and vertically
Hope it works!
|
|
Expert:
|
jgivoni
|
|
Date:
|
Feb 26, 2007
|
|
Time:
|
16:00
|
|
|
|
Votes: Good (0) | Bad (0) Login to rate this answer
|
|
|
Thanks a lot
|
|
Expert:
|
john2
|
|
Date:
|
Feb 26, 2007
|
|
Time:
|
16:10
|
|
|
|
Votes: Good (0) | Bad (0) Login to rate this answer
|
|
|
|
|
|
|
This question has been answered, and points have been rewarded to the following experts:
You're welcome however to comment or give additional information or if you wish, you have the ability to write an Answer Summary for this question by clicking on the "Answer Summaries" Tab.
|
|