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 4153651 commit ca9df4eCopy full SHA for ca9df4e
css-color-4/Overview.bs
@@ -657,6 +657,11 @@ Transparency: the 'opacity' property</h3>
657
658
Opacity in CSS is represented using the <<opacity-value>> syntax,
659
for example in the 'opacity' property.
660
+
661
+ <pre class='prod'>
662
+ <<opacity-value>> = <<number>> | <<percentage>>
663
+ </pre>
664
665
Represented as a <<number>>, the useful range of the value is ''0''
666
(representing full transparency)
667
to ''1''
0 commit comments