treehouse : what would you like to learn today?
Web Design Web Development iOS Development

synchronized text & audio (possible with CSS?)

  • in a couple of websites I've seen text been highlighted or boldened/italicised etc, synchronized with the playing audio.

    How could one achieve that? or is it a kind of slideshow? And do you think it's possible to add this in a Wordpress-theme?

    Thank for any input :-)

  • You could always view source to see how they do it. My guess is that it's scripted (javascript) or uses keyframes (css).