:paused
Quick Summary for :paused
Check the Browser compatibility table carefully before using this in production.
Code Usage for :paused
:paused { }
More Details for :paused
:paused
Experimental: This is an experimental technologyCheck the Browser compatibility table carefully before using this in production.
The :paused
CSS pseudo-class selector is a resource state pseudo-class that will match an audio, video, or similar resource that is capable of being "played" or "paused", when that element is "paused".
A resource is paused either due to being in an non-activated state, or due to the user explicitly paused it.
:paused { }
Syntax
:paused
Examples
CSS
:paused { border: 5px solid orange; }
Specifications
No specification foundNo specification data found for css.selectors.paused
.Check for problems with this page or contribute a missing spec_url
to mdn/browser-compat-data. Also make sure the specification is included in w3c/browser-specs.
No compatibility data found for css.selectors.paused
.Check for problems with this page or contribute missing data to mdn/browser-compat-data.
See also
:playing
Last modified: Aug 12, 2021, by MDN contributors
Select your preferred language English (US)日本語 Change language