Free ISP UK Internet Access Service 0845 Dial-up
The trouble is that if the page goes on long enough, or is wide enough, the image background.png will be repeated ("tiled") throughout the page. If you do not want this to happen, you will need to take a more modern approach, using styles rather than the bgsrc attribute:
<body style="background-image: url(background.png);
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;">
Body of page goes here
</body>
Styles provide more precise control and are the preferred method in modern browsers. One can also do this even more elegantly using a style sheet separate from the page.
Return to How do I stop page backgrounds from repeating?
at http://www.free-isp-uk.co.uk/index.php/58.
Start using our free anonymous UK ISP service
now, no sign-up needed!
Dialup Number: 0845 123 2020
Username: free
Password: isp
Mailserver: mail.free-isp-uk.co.uk
If you need instructions on how to setup your computer to use Free UK ISP see our internet dial-up set-up instructions service.