Page 165 - Web Applications (803) Class 12
P. 165
Your browser is not supporting the video tag.
</video>
Experiential Learning
Video Session
Scan the QR code or visit the following link to watch this video to understand how to
embed a video on your website -
https://www.youtube.com/watch?v=FPEP4waYQEU
Other Methods:
Using the Embed feature
You may add video and other forms of content to your website by using an embed code, which is a section of
HTML code. This piece of code aids in the video’s presentation on your website. Without technically “forcing”
you to put the movie on your website, it just retrieves it from its original location.
Steps to do so are as follows:
First, edit your HTML.
Launch the edit mode on the page you wish to embed the video on. Place your cursor in the exact location
in the code where you want your video to display.
Next, copy and paste the embedded code.
Simply copy your embed code and put it where your cursor is located. Just click “save” or “publish,” and
you’re done.
How to Generate Embed Code
You have to first locate the embed code in order to post it in your HTML code.
Finding the Embed code of a YouTube video
Simply go to the YouTube play page for your video, select “Share,” and
then “Embed.” You may just copy the embed code, or you can experiment
with a few customisable features, such as showing/hiding player
controls or starting the movie at a specific moment (not necessarily the
beginning).
Customising and Embedding Multimedia Components in Web Pages 163

