staftemplate.html
来自「flv 播放器代码」· HTML 代码 · 共 13 行
HTML
13 行
<table width="100%">
<tr>
<td colspan="2">Hi,<br/>Your friend thought you might be interested in this video:</td>
</tr>
<tr>
<td>
<a href="[videoPage]" target="_blank"><img border="0" src="[imgPath]" alt="Go to Video!" /></a>
</td>
<td>
</td>
</tr>
</table>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?