Skip to content

Commit 10dc733

Browse files
committed
Corrected [CSS3BACKGROUND] -> [CSS3BG]
1 parent ea57761 commit 10dc733

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css3-images/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ <h2 id="#image">Image Fallbacks: the ''image()'' notation</h2>
186186
<pre>background-image: image(wavy.svg, 'wavy.png' 150dpi, "wavy.gif" or blue);</pre>
187187
<p>The 'background-image' property specifies that dimensionless images
188188
must stretch to cover the entire background positioning area
189-
[[CSS3BACKGROUND]], so if none of the specified images can be displayed
189+
[[CSS3BG]], so if none of the specified images can be displayed
190190
the background will be painted blue. As with any image, this fallback
191191
will be painted over the 'background-color' (if any).
192192
</div>

0 commit comments

Comments
 (0)