Created
November 8, 2011 13:00
-
-
Save meeDamian/1347678 to your computer and use it in GitHub Desktop.
Wonderful MTV video embeding code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="mtviembedvideo" class="www.mtv.pl"> | |
<table cellpadding="1" cellspacing="1" border="0" style="font:normal 11px arial, sans-serif; "> | |
<tbody> | |
<tr> | |
<td colspan="2"> | |
<table style="font:normal 11px arial, sans-serif; color:#333; background-color:#f5f5f5" cellpadding="0" cellspacing="0" width="320"> | |
<tbody> | |
<tr style="background-color:#e5e5e5" valign="middle"> | |
<td style="padding:2px 1px 2px 5px;"> | |
<h3 style="margin:0;padding:0;font-size:11px;"> | |
<a href="http://www.mtv.pl/watchvideos" target="_blank" style="font:bold 11px arial, sans-serif; color: #000; text-decoration: none;">Who's Laughing Now</a> | |
</h3> | |
</td> | |
</tr> | |
<tr style="height: 14px;" valign="middle"> | |
<td style="padding:2px 1px 2px 5px;"> | |
<h4 style="margin:0;padding:0;font-size:11px;"> | |
<a href="http://www.mtv.pl" target="_blank" style="font:bold 11px arial, sans-serif; color: #000; text-decoration: none;">Najnowsze teledyski i wideo z programami MTV tylko na www.mtv.pl</a> | |
</h4> | |
</td> | |
</tr> | |
<tr style="height:14px; background-color:#353535" valign="middle"> | |
<td style="padding:2px 1px 2px 5px; overflow:hidden; text-align:right;"> | |
<h4 style="margin:0;padding:0 6px 0 0;font-size:11px;"> | |
<a href="http://www.mtv.pl" target="_blank" style=" font-weight: bold; color: #96DEFF; text-decoration: none;">www.mtv.pl</a> | |
</h4> | |
</td> | |
</tr> | |
<tr> | |
<td> | |
<embed src="http://media.mtvnservices.com/mgid:hcx:content:mtv.pl:11ecbd5c-7378-4abb-938b-c0ce1cc4aadf" width="320" height="270" flashVars="configParams=vl%3Dpl" type="application/x-shockwave-flash" allowFullScreen="true" AllowScriptAccess="false" bgcolor="#000000"></embed> | |
</td> | |
</tr> | |
<tr> | |
<td> | |
<table cellpadding="1" cellspacing="1" border="0" width="100%" style="font:normal 11px arial, sans-serif; color: #000; text-align: center;"> | |
<tr> | |
<td width="33%" style="padding: 3px;"> | |
<a href="http://www.mtv.pl/shows/mtv-push/artist/jessie-j/" target="_blank" style="color: #000; text-decoration: none;">Więcej</a> | |
</td> | |
<td width="33%" style="padding: 3px;"> | |
<a href="http://www.mtv.pl/muzyka/" style="color: #000; text-decoration: none;">Zobacz najnowsze teledyski</a> | |
</td> | |
<td width="33%" style="padding: 3px;"> | |
<a href="http://www.mtv.pl/music/" target="_blank" style="color: #000; text-decoration: none;">Oglądaj najnowsze teledyski</a> | | |
<a href="http://www.mtv.pl/news/browse/" target="_blank" style="color: #000; text-decoration: none;">Newsy muzyczne</a> | |
</td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
</tbody> | |
</table> | |
</td> | |
</tr> | |
<tr> | |
<td> | |
<label for="mtviembedtextarea">Podziel się</label> | |
</td> | |
<td> | |
<input id="mtviembedtextarea" readonly="readonly" onclick="this.select();this.focus();" style="width: 200px;height:18px;overflow:hidden;font:normal 11px arial, sans-serif;"/> | |
</td> | |
</tr> | |
</tbody> | |
</table> | |
</div> | |
<script type="text/javascript" src="http://www.mtv.pl/scripts/embed/wrapper.js" charset="utf-8"></script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment