Embedding Videos


Step 1

First, you need to find a video to embed, for this example, we will be using Donald Duck In Mathemagicland.


Step 2

Copy the address of your video. Right click on it and select copy address.


Step 3

Create a <iframe> tag, specify the width and height you'd like it to be, and add an end tag


Step 4

For the src value, paste your video address.


Here's my working example!