HTML and CSS Reference
In-Depth Information
permitted and may place the origin image outside the element's content area without actually
rendering it. The context within which an origin image is placed can be affected by the value
of background-origin .
Examples:
body {background-position: top center;}
div#navbar {background-position: right, 50% 75%, 0 40px;}
pre {background-position: 10px 50%;}
Search WWH ::




Custom Search