Iframe fail to Run

the poss man

New Member
I want to display a video using \[code\]iFrame\[/code\] such as:\[code\]<tr> <td class="style3" style="width: 50%"> </td> <td class="style3" style="width: 50%"> <iframe id="frame1" src="http://www.youtube.com/watch?v=3Kk-yZ7VpeA" runat="server" style="height: 222px; width: 482px" ></iframe> </td> </tr>\[/code\]But its not able to run while run. what particular code i am missing or is there any error with the code. thanks for any assistence.
 
Back
Top