Difference between revisions of "Adding Videos"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
where foo is the video ID from the URL. i.e. if the video's URL is https://www.youtube.com/watch?v=VyBSS48E4xI, then the embed code would be: |
where foo is the video ID from the URL. i.e. if the video's URL is https://www.youtube.com/watch?v=VyBSS48E4xI, then the embed code would be: |
||
− | <youtub e>VyBSS48E4xI</ |
+ | <youtub e>VyBSS48E4xI</youtube> |
Revision as of 12:23, 29 March 2022
Youtube
To embed a YouTube video:
<youtub e>foo</youtube>
where foo is the video ID from the URL. i.e. if the video's URL is https://www.youtube.com/watch?v=VyBSS48E4xI, then the embed code would be: <youtub e>VyBSS48E4xI</youtube>