Why isn't my background image appearing?
Here's my code:
Code:
<style type="text/css">
body
{
background-image: url ('http://dread-clan.webs.com/BackGround1.png');
background-repeat:repeat-x;
}
</style>
Is there anything I'm doing wrong here?
__________________
-Html Noobie
|