:muted
Targets media elements (like <video> or <audio>) when they are currently muted.
Syntax
/* Usage Example */
video:muted {
/* Visual indicator that the video is currently silent */
opacity: 0.8;
border: 2px solid #ef4444;
}
:muted Browser support
Limited availability
Since
2020 13% global usage
This feature is not Baseline because it does not work in some of the most widely-used browsers.
15.4+