|
Do you mean embed it on a page? There is a link usually which is the embed code on the video's about part.
__________________
PHP Code:
<?php echo "Hello World"; ?>
HTML Code:
<html><head><title>Hello World</title></head><body><p>Hello World</p></body></html>
|