How do I stop background from tiling in Front page?

N

Nicholas Savalas - http://savalas.tv

Dear confused,
The correct answer is to not use one. If you must, use:
<body style="background-image: url('images/1.gif'); background-repeat:
no-repeat">
Good luck.
 
Top