<frequency-percentage>
Quick Summary for <frequency-percentage>
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
Check the Browser compatibility table carefully before using this in production.
Code Usage for <frequency-percentage>
90% Positive percentage +90% Positive percentage with leading + -90% Negative percentage — not valid for all properties that use percentages
More Details for <frequency-percentage>
<frequency-percentage>
Experimental: This is an experimental technologyCheck the Browser compatibility table carefully before using this in production.
The <frequency-percentage>
CSS data type represents a value that can be either a <frequency>
or a <percentage>
. Frequency values, e.g. the pitch of a speaking voice, are not currently used in any CSS properties.
Syntax
The value of a <frequency-percentage>
is either a <frequency>
or a <percentage>
; see their individual reference pages for details about their syntaxes.
Description
Use in calc()
Where a <frequency-percentage>
is specified as an allowable type, this means that the percentage resolves to a frequency and therefore can be used in a calc()
expression.
Examples
Valid percentage values
90% Positive percentage +90% Positive percentage with leading + -90% Negative percentage — not valid for all properties that use percentages
Invalid percentage values
90 % No space is allowed between the number and the unit
Valid frequency values
12Hz Positive integer 4.3Hz Non-integer 14KhZ The unit is case-insensitive, though non-SI capitalization is not recommended. +0Hz Zero, with a leading + and a unit -0kHz Zero, with a leading - and a unit
Invalid frequency values
12.0 This is a <number>, not an <frequency>, because it is missing a unit. 7 Hz No space is allowed between the number and the unit. 0 Although unitless zero is an allowable <length>, it's an invalid <frequency>.
Specifications
Specification |
---|
CSS Values and Units Module Level 5 # mixed-percentages |
See also
CSS data types CSS Values and Units Related CSS data types:<frequency>
<percentage>
Last modified: Nov 21, 2021, by MDN contributors
Posted in
12:22 am, February 22, 2022
Add Comment
Other Items in CSS
rgb()
rgba()
:right
right
@right-bottom
:root
rotate
rotate()
rotate3d()
rotateX()
rotateY()
rotateZ()
row-gap
ruby-align
ruby-position
saturate()
scale
scale()
scale3d()
scaleX()
scaleY()
scaleZ()
:scope
scroll-behavior
scroll-margin
scroll-margin-block
scroll-margin-block-end
scroll-margin-block-start
scroll-margin-bottom
scroll-margin-inline
scroll-margin-inline-end
scroll-margin-inline-start
scroll-margin-left
scroll-margin-right
scroll-margin-top
scroll-padding
scroll-padding-block
scroll-padding-block-end
scroll-padding-block-start
scroll-padding-bottom
scroll-padding-inline
scroll-padding-inline-end
scroll-padding-inline-start
scroll-padding-left
scroll-padding-right
scroll-padding-top
scroll-snap-align
scroll-snap-stop
scroll-snap-type
@scroll-timeline