We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfcce40 commit e51bbc0Copy full SHA for e51bbc0
css-backgrounds-4/Overview.bs
@@ -40,13 +40,13 @@ Background Positioning: the 'background-position' shorthand property</h3>
40
41
<pre class="propdef shorthand">
42
Name: background-position
43
- Value: <<position>>#
+ Value: <<bg-position>>#
44
</pre>
45
46
See [[CSS3BG]] for definition.
47
48
<p>Where
49
- <pre class=prod><dfn><position></dfn> = [
+ <pre class=prod><dfn><bg-position></dfn> = [
50
[ left | center | right | top | bottom | start | end | <<length-percentage>> ]
51
|
52
[ left | center | right | x-start | x-end | <<length-percentage>> ]
0 commit comments