Quote:
Originally Posted by NosCanto
Hi,
How to insert a background image in the body? <bgcolor="white" background="flowers.jpg">.
Or it doesn't work?
|
1) Not all devices will support this.
2) on those that do, it may make it hard to read.
Your syntax is incorrect. Many devices will toss the whole lot if there is an error.
Validate your CSS
background-color: white;