Changes

Jump to: navigation, search

CSS GUIDE BACKGROUND POSITION

303 bytes added, 15:19, 28 November 2006
no edit summary
<span style="margin:0;background:#ffff33;font-size:120%;font-weight:bold;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;">This document is a work in progress and is subject to change.</span><br /><br />
== Summary ==
Use the background-position property to specify where a background image is placed. If the image repeats (horizontally, vertically or both) then it repeats from this location. If there is a single image, it is placed using the background-position property.
== Syntax ==
<pre> background-position: top center; </pre> 
== Legal Values ==
1
edit

Navigation menu