Seafury888
Programmer
Heres the code:
I added in the height and the width attributes to see if they helped and they didn't. The picture I'm using will be fullscreen at 800x600 res, but it is smaller and repeats as a tile at 1400x1050. I would like the picture to stay fullscreen at any resolution and not have to become a tile. Any suggestions or is this unresolvable?
Thanks
Ian
Code:
<body background="LOGO_porky1.jpg" height = "100%" width = "100%">
I added in the height and the width attributes to see if they helped and they didn't. The picture I'm using will be fullscreen at 800x600 res, but it is smaller and repeats as a tile at 1400x1050. I would like the picture to stay fullscreen at any resolution and not have to become a tile. Any suggestions or is this unresolvable?
Thanks
Ian