Support for CSS background images.
Examples of Code:
body { background-image: url("http://www.example.com/paper.gif"); }
Current standard is here: https://www.w3.org/TR/css3-background/#the-background-image
Log in to post a comment.