I want to put a jpg file as the background of my page but it repeats horizontaly and vertically how and by which program can I place the jpg in the background of my page that it doesn't repeat?
The views expressed on this page by users and staff are their own, not those of NamePros.
Open your page in notepad.
Look for your <body> tag.
Change it to... <body background="pathtoimage.jpg">
Change the image name to the name of your image.
Upload your page and image to your webhost, and you're done!
I put a swf file as the header of my html page, but windows popup prevents showing it and it wants the allow blocked contents from viewer. how can I prevent windows popups when a swf file is placed in my html file?
I put a swf file as the header of my html page, but windows popup prevents showing it and it wants the allow blocked contents from viewer. how can I prevent windows popups when a swf file is placed in my html file?