I Need Help Embedding A video Using HTML

3 replies
Hello fellow warriors, as you can see I need some help embedding a video to my sales page...
Below is the code but I don't know what tag to use. I know that I want to remove the line below where it says <img border="0" src="images/PLACEHOLDER.jpg" width="720" height="450"></p> and replace it with my video link which is hosted on Vimeo but I don't know what tag to use, where to place it or how to end it.
I would deeply appreciate it if anyone can help...:confused:


<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Ultimate WordPress Video Tutorials</title>
<meta name="robots" content="noindex, nofollow" />
</head>
<body topmargin="0" bgcolor="#0988FF" background="images/lb-bg.jpg" style="background-image: url('images/lb-bg.jpg'); background-repeat: repeat-x; background-attachment: fixed; background-position: left bottom">
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="750" id="table1">
<tr>
<td align="center" width="750" bgcolor="#FFFFFF">
<i><font face="Arial" size="4" color="#0887A2">
If You Are Struggling With WordPress Watch This...</font></i><p>
<img border="0" src="images/PLACEHOLDER.jpg" width="720" height="450"></p>
<p>
</p>
<p>&nbsp;</td>
</tr>
<tr>
<td align="center" background="images/WP1.jpg" width="750" height="398">&nbsp;</td>
#embedding #html #video
  • Profile picture of the author Matt79
    Just take your vimeo embed code, i think it's an IFRAME and replace the :
    <img border="0" src="images/PLACEHOLDER.jpg" width="720" height="450">
    with your embed code.
    {{ DiscussionBoard.errors[7584325].message }}
    • Profile picture of the author alchemist720
      Thanks a lot buddy I truly appreciate your help...Have a nice day and bountiful profits...
      {{ DiscussionBoard.errors[7586987].message }}
      • Profile picture of the author BurtL
        Originally Posted by alchemist720 View Post

        Thanks a lot buddy I truly appreciate your help...Have a nice day and bountiful profits...
        Did that work out for you?
        Signature

        Aphasia: Loss of Language NOT Intelligence.

        {{ DiscussionBoard.errors[7587013].message }}

Trending Topics