File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -309,6 +309,18 @@ <h3 id="the-background-image">The 'background-image' property</h3>
309309accessible in non-graphical presentations, and background images
310310specifically might be turned off in high-contrast display modes.
311311
312+ < p class ="note "> Note that stylistic foreground images can be provided
313+ in CSS with the
314+ < a href ="http://www.w3.org/TR/CSS21/generate.html#content "> content</ a >
315+ property. (Semantically-important foreground images should be provided
316+ in the document markup, e.g. with the <img> tag in HTML.)</ p >
317+
318+ < p class ="note "> < a href ="http://www.w3.org/TR/media-frags/#naming-space "> Media fragments</ a >
319+ can be used to display a portion of an image. The
320+ < a href ="http://www.w3.org/TR/css3-images/ "> CSS Images</ a > module
321+ will provide fallback syntax for image formats and include additional
322+ controls for image display.
323+
312324< div class ="example ">
313325< p > Some examples specifying background images:</ p >
314326< pre >
You can’t perform that action at this time.
0 commit comments