Any suggestions? The last one did with no problems whatsoever, and this one is just a "tweaked" version of the last one. Any idea what I can do? Thanks!
2007-10-31
01:42:42
·
4 answers
·
asked by
Anonymous
in
Computers & Internet
➔ Programming & Design
It does show up on IE.
2007-10-31
01:43:14 ·
update #1
or in a separate .css file).
Using css, the syntax to set the background image is:
background-image:url();
First steps are to confirm that the path you've specified is correct, and that your syntax is correct. You can also check that you haven't overruled the instruction with another later in the code.
Thanks,
Iain
2007-10-31 08:50:51
·
answer #2
·
answered by Iain P 1
·
0⤊
0⤋