We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea57761 commit 10dc733Copy full SHA for 10dc733
1 file changed
css3-images/Overview.src.html
@@ -186,7 +186,7 @@ <h2 id="#image">Image Fallbacks: the ''image()'' notation</h2>
186
<pre>background-image: image(wavy.svg, 'wavy.png' 150dpi, "wavy.gif" or blue);</pre>
187
<p>The 'background-image' property specifies that dimensionless images
188
must stretch to cover the entire background positioning area
189
- [[CSS3BACKGROUND]], so if none of the specified images can be displayed
+ [[CSS3BG]], so if none of the specified images can be displayed
190
the background will be painted blue. As with any image, this fallback
191
will be painted over the 'background-color' (if any).
192
</div>
0 commit comments