How do I embed a video in a headline?

  1. Obtain the embed src value of the video in question.

  2. Enter the following code into the body of a new headline:

    <iframe width="640" height="480" src="PLACE-YOUTUBE-EMBED-SRC-HERE" frameborder="0"></iframe>

  3. Replace PLACE-YOUTUBE-EMBED-SRC-HERE with the src value found in step one (e.g., //www.youtube.com/embed/VqdpGvWJkiQ).

  4. Click the Save button once your edits are complete.