We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f982db commit 303dc90Copy full SHA for 303dc90
css-images-4/Overview.bs
@@ -72,7 +72,7 @@ Value Definitions {#values}
72
or <a section href="#gradients">gradient notation</a>.
73
Its syntax is:
74
75
- <pre class="prod"><dfn><image></dfn> = <<url>> | <<image()>> | <<image-set()>> | <<cross-fade()>> | <<element()>> | <<gradient>> | <<1d-image>></pre>
+ <pre class="prod"><dfn><image></dfn> = <<url>> | <<image()>> | <<image-set()>> | <<cross-fade()>> | <<element()>> | <<gradient>></pre>
76
77
An <<image>> can be used in many CSS properties,
78
including the 'background-image', 'list-style-image', 'cursor' properties [[!CSS2]]
0 commit comments