Hello
I'm automating inserting backgrounds into web pages, so far i have been able to insert the following into the htm file and it works:
<body background="word.bmp">
The problem i have is that it repeats, what i don't need. The positioning is fine i just need it to show once. And i need the coding to be in the htm file not the css file.
Any help please. Been stuck for ages.
I'm automating inserting backgrounds into web pages, so far i have been able to insert the following into the htm file and it works:
<body background="word.bmp">
The problem i have is that it repeats, what i don't need. The positioning is fine i just need it to show once. And i need the coding to be in the htm file not the css file.
Any help please. Been stuck for ages.