am 656c037c: Fix the youtube placeholder.

Merge commit '656c037c8005be31b87dd87de876c3d4f632609c' into eclair-mr2-plus-aosp

* commit '656c037c8005be31b87dd87de876c3d4f632609c':
  Fix the youtube placeholder.
This commit is contained in:
Patrick Scott
2009-10-12 10:25:57 -07:00
committed by Android Git Automerger

View File

@@ -30,14 +30,8 @@
</head>
<body>
<div id="bg">
<table height="100%" width="100%" border="0" cellpadding="0"
cellspacing="0">
<tr>
<td valign="middle">
<img src="http://img.youtube.com/vi/VIDEO_ID/0.jpg" width="100%"/>
</td>
</tr>
</table>
<img src="http://img.youtube.com/vi/VIDEO_ID/0.jpg"
style="width:100%; height:100%"/>
</div>
<div id="main">
<table height="100%" width="100%">