You will see lots of embedded videos on our site.
If you would like to embed a video on your site, you will need some basic html code.
Find the spot where you would like the video and insert the following
<iframe width="420" height="345"
src="http://www.youtube.com/embed/iNHSRVomxw8">
</iframe>
What you will get is this;
The part of the above code which relates to the video showing is "iNHSRVomxw8"
Whilst watching a youtube video you will see something like
https://www.youtube.com/watch?v=iNHSRVomxw8
showing in the address bar. Just cut, paste, insert as needed using the above format, and you are done