+<!DOCTYPE html><html><head><meta charset="utf-8" /><title>::cue() Pseudo-Element</title><style type="text/css">::cue { color: yellow;}::cue(v[voice="Hildy"]) { color: red;}::cue(*:nth-child(even)) { color: #CCF;}::cue(v[voice="Hildy"]) {font-weight: bold;}::cue(:nth-child(odd)) {color: yellow;}::cue(:nth-child(even)) {color: white;}</style></head><body id="www-meyerweb-com" class="css"><video controls src="cues/friday.mp4"> <track default kind="captions" srclang="en" src="cues/friday.vtt"> Sorry, your browser doesn't support embedded videos.</video></body></html>
0 commit comments