CARVIEW |
Select Language
HTTP/2 301
server: GitHub.com
content-type: text/html
location: https://webplatform.github.io/docs/css/properties/cue/
access-control-allow-origin: *
expires: Wed, 15 Oct 2025 16:30:56 GMT
cache-control: max-age=600
x-proxy-cache: MISS
x-github-request-id: E1BA:2E7D87:1A088:1DCAD:68EFC9E8
accept-ranges: bytes
age: 0
date: Wed, 15 Oct 2025 16:20:56 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210061-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1760545256.444010,VS0,VE290
vary: Accept-Encoding
x-fastly-request-id: 02ffe9317e6cdf316509d1b915c3f3e17d0a0bb2
content-length: 162
HTTP/2 200
server: GitHub.com
content-type: text/html; charset=utf-8
last-modified: Thu, 09 Jan 2020 08:57:10 GMT
access-control-allow-origin: *
etag: W/"5e16eae6-1808"
expires: Wed, 15 Oct 2025 16:30:56 GMT
cache-control: max-age=600
content-encoding: gzip
x-proxy-cache: MISS
x-github-request-id: 3A3A:63834:18CB9:1C8A3:68EFC9E8
accept-ranges: bytes
age: 0
date: Wed, 15 Oct 2025 16:20:57 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210061-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1760545257.747483,VS0,VE300
vary: Accept-Encoding
x-fastly-request-id: 836290638944caee6879916d48304fd6eac1cd43
content-length: 2136
cue · WebPlatform Docs
This page is Not Ready
Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.
cue
Summary
The cue property specifies sound files (known as an “auditory icon”) to be played by speech media agents before and after presenting an element’s content; if only one file is specified, it is played both before and after. The volume at which the file(s) should be played, relative to the volume of the main element, may also be specified. The icon files may also be set separately with the cue-before and cue-after properties.
Overview table
- Initial value
none none
Applies to
:
- Media
- speech
Animatable
:
Syntax
Values
Related specifications
- CSS Speech Module
- W3C Candidate Recommendation
- CSS 2.1, Appendix A. (Aural style sheets)
- Deprecated