|
|
Background Images |
| Harsh differences in the background colors can make the pages hard to read, this background is also used on my web pages. |
| While a page is loading or if the background image isn't available You may see a flash of another color (usually white or grey) before the background is shown. |
To help eliminate that problem You can make use of the BGCOLOR="***" parameter in the BODY tag to set the background color close to the color of the background image. |
This text should be easier to read compared to the text above, simply because this text is set on a solid color background. To do this You can use the BGCOLOR="***" parameter in a Table's TD tag to set the background color close to the color of the background image. |
|